Package | Description |
---|---|
org.kxml2.kdom |
Class | Description |
---|---|
Element |
In order to create an element, please use the createElement method
instead of invoking the constructor directly.
|
Node |
A common base class for Document and Element, also used for
storing XML fragments.
|