Interface | Description |
---|---|
Node |
The Node interface is the primary data type for the entire Document Object Model.
|
Class | Description |
---|---|
Attr |
An implementation of Attribute interface.
|
ElementNode |
The Element represents an element in XML document.
|
StAXSAXParser |
Provides a SAX interface for reading an XML document using StAX parser.
|
TextNode |
The Text node represents the textual content (termed character data in XML) of an Element or Attribute.
|
XMLDataHandler |
XML Data handler.
|
Copyright © 2010 - No Magic Asia