|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLConfig | |
org.enhydra.xml |
Uses of XMLConfig in org.enhydra.xml |
Methods in org.enhydra.xml that return XMLConfig | |
static XMLConfig |
XMLConfig.newXMLConfigInstance(org.w3c.dom.Document document)
Creates new instance of XMLConfig from a given document
as a Document |
XMLConfig |
XMLConfig.getSection(java.lang.String name)
Returns XMLConfig as a subconfiguration with the given condition. |
Constructors in org.enhydra.xml with parameters of type XMLConfig | |
XMLConfig(XMLConfig node)
Constructs a XMLConfig from the given node,
without creating entire children subtree. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |