|
JXTA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLElement<X extends XMLElement<X>>
Common definition of XML Elements. Appropriate for advertisements and messages.
Method Summary | |
---|---|
XMLDocument |
getRoot()
Get the root document element of the hierarchy this element belongs to. |
Methods inherited from interface net.jxta.document.TextElement |
---|
getChildren, getKey, getName, getTextValue, getValue |
Methods inherited from interface net.jxta.document.Element |
---|
appendChild, getChildren, getChildren, getParent |
Methods inherited from interface net.jxta.document.Attributable |
---|
addAttribute, addAttribute, getAttribute, getAttributes |
Method Detail |
---|
XMLDocument getRoot()
getRoot
in interface Element<X extends XMLElement<X>>
getRoot
in interface TextElement<X extends XMLElement<X>>
|
JXSE | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |