|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLNode | |
com.resilientedge.util.prefs.xml |
Uses of XMLNode in com.resilientedge.util.prefs.xml |
Subclasses of XMLNode in com.resilientedge.util.prefs.xml | |
class |
XMLRoot
Represents a list of pair groups |
Methods in com.resilientedge.util.prefs.xml that return XMLNode | |
XMLNode[] |
XMLNode.getNodes()
Returns the children for this group (non-null) |
Methods in com.resilientedge.util.prefs.xml with parameters of type XMLNode | |
void |
XMLNode.setNodes(XMLNode[] nodes)
Sets the children for this group, removing any previous children |
void |
XMLNode.addNode(XMLNode node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |