public class JsonConfigFile extends JsonConfig
JsonConfigFile class.
nameMOVE_DOWN, MOVE_FIRST, MOVE_LAST, MOVE_UPcompiledCache, compiler| Constructor and Description |
|---|
JsonConfigFile(File file)
Constructor for JsonConfigFile.
|
JsonConfigFile(InputStream is)
Constructor for JsonConfigFile.
|
| 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() |
createConfig, findPosOf, getInputStream, getName, getNode, getNode, getNodeKeys, getNodes, getNodes, getParent, getProperty, getPropertyKeys, getUrl, isEditable, isProperty, moveConfig, removeConfig, removeProperty, setProperty, write, writehasContent, 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 JsonConfigFile(InputStream is) throws Exception
Constructor for JsonConfigFile.
is - a InputStream object.Exception - if any.public boolean canSave()
canSave.
public void save()
throws MException
save.
MException - if any.Copyright © 2016. All Rights Reserved.