Uses of Class
org.kxml2.kdom.Node
Packages that use Node
-
Uses of Node in org.kxml2.kdom
Subclasses of Node in org.kxml2.kdomModifier and TypeClassDescriptionclass
The document consists of some legacy events and a single root element.class
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