Constructor and Description |
---|
XmlObject(String name) |
XmlObject(String name,
Object value) |
Modifier and Type | Method and Description |
---|---|
int |
childCount() |
protected Document |
getDocument() |
String |
getName() |
Object |
getValue() |
XmlObject |
put(String key,
Object child) |
Object |
remove(String key) |
String |
toString() |
String |
toString(int indent) |
Copyright © 2018. All rights reserved.