|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.kxml2.kdom |
Uses of Node in org.kxml2.kdom |
---|
Subclasses of Node in org.kxml2.kdom | |
---|---|
class |
Document
The document consists of some legacy events and a single root element. |
class |
Element
In order to create an element, please use the createElement method instead of invoking the constructor directly. |
Methods in org.kxml2.kdom that return Node | |
---|---|
Node |
Element.getParent()
Returns the parent node of this element |
Node |
Element.getRoot()
Returns the root node, determined by ascending to the all parents un of the root element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |