public class PropertiesConfigFile extends PropertiesConfig
PropertiesConfigFile class.
changed, name, propertiesMOVE_DOWN, MOVE_FIRST, MOVE_LAST, MOVE_UPcompiledCache, compiler| Constructor and Description |
|---|
PropertiesConfigFile(File file)
Constructor for PropertiesConfigFile.
|
PropertiesConfigFile(InputStream is)
Constructor for PropertiesConfigFile.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canSave()
canSave.
|
File |
getFile()
Getter for the field
file. |
void |
save()
save.
|
void |
setName(String name)
setName.
|
String |
toString() |
configRemoved, createConfig, getInputStream, getName, getNode, getNodeKeys, getNodes, getNodes, getParent, getProperty, getPropertyKeys, getUrl, isConfigChanged, isEditable, isProperty, moveConfig, readConfig, removeConfig, removeProperty, setProperty, writeConfighasContent, isValidesetStringgetExtracted, getExtracted, getExtracted, getInputStream, getNodeByPath, keysgetBoolean, getBoolean, getCalendar, getDate, getDouble, getFloat, getInt, getLong, getNumber, getProperty, getString, getString, iterator, setBoolean, setCalendar, setDate, setDouble, setFloat, setInt, setLong, setNumber, toMapbase, base, createBase, forkBase, installBase, isBase, leaveBaseclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic PropertiesConfigFile(File file) throws IOException
Constructor for PropertiesConfigFile.
file - a File object.IOException - if any.public PropertiesConfigFile(InputStream is) throws IOException
Constructor for PropertiesConfigFile.
is - a InputStream object.IOException - if any.public boolean canSave()
canSave.
public void save()
throws MException
save.
MException - if any.Copyright © 2016. All Rights Reserved.