|
JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMXMLDocument | |
---|---|
net.jxta.impl.document |
Uses of DOMXMLDocument in net.jxta.impl.document |
---|
Fields in net.jxta.impl.document declared as DOMXMLDocument | |
---|---|
protected DOMXMLDocument |
DOMXMLElement.root
|
Methods in net.jxta.impl.document that return DOMXMLDocument | |
---|---|
DOMXMLDocument |
DOMXMLElement.getRoot()
Get the root element of the hierarchy this element belongs to. |
Constructors in net.jxta.impl.document with parameters of type DOMXMLDocument | |
---|---|
DOMXMLElement(DOMXMLDocument root,
Node node)
Constructor for associating a DOM node with a StructuredDocument Element. |
|
JXSE | |||||||||
PREV NEXT | FRAMES NO FRAMES |