public interface PropertiesWriter
Modifier and Type | Method and Description |
---|---|
PropertiesFormat |
getFormat()
Gets the
PropertiesFormat that this PropertiesWriter
uses. |
void |
write(Properties properties)
Write the properties object.
|
PropertiesFormat getFormat()
PropertiesFormat
that this PropertiesWriter
uses.void write(Properties properties) throws IOException
IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.