|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--luxor.core.config.XmlConfigNode | +--luxor.core.config.XmlConfigContainer | +--luxor.core.config.XmlConfigRoot
Constructor Summary | |
XmlConfigRoot(Element element)
|
Method Summary | |
void |
add(XmlConfigNode node)
|
java.util.List |
getEntries()
|
java.lang.Object |
getValue()
|
Methods inherited from class luxor.core.config.XmlConfigNode |
getAttribute, getAttribute, getElement, getElementName, getId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XmlConfigRoot(Element element)
Method Detail |
public java.util.List getEntries()
public java.lang.Object getValue()
getValue
in class XmlConfigNode
public void add(XmlConfigNode node)
add
in class XmlConfigContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |