public class XmlSJProperties extends SJProperties
indexdefaults| Constructor and Description |
|---|
XmlSJProperties() |
XmlSJProperties(Properties props) |
| Modifier and Type | Method and Description |
|---|---|
private void |
addAttributes(String level,
NamedNodeMap map) |
private void |
addNode(String level,
Node node) |
void |
load(InputStream in) |
private void |
loadDocument(Document document) |
private void |
processChildren(String level,
Node node) |
private void |
store(String name,
String value) |
getDelimiter, keys, keySet, propertyNames, put, remove, setDelimiter, setPropertygetProperty, getProperty, list, list, load, loadFromXML, save, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, putAll, putIfAbsent, rehash, remove, replace, replace, replaceAll, size, toString, valuespublic XmlSJProperties()
public XmlSJProperties(Properties props)
public void load(InputStream in) throws IOException
load in class PropertiesIOExceptionprivate void loadDocument(Document document)
private void addAttributes(String level, NamedNodeMap map)
Copyright © 2020. All rights reserved.