| Interfaces | |
|---|---|
| Attribute |
|
| Branch |
|
| CDATA |
|
| CharacterData |
|
| Comment |
|
| Document |
|
| DocumentType |
|
| Element |
|
| ElementHandler |
|
| ElementPath | This interface is used by ElementHandler instances to retrieve information about the current path hierarchy they are to process. |
| Entity |
|
| Node |
|
| NodeFilter |
|
| ProcessingInstruction |
|
| Text |
|
| Visitor |
|
| XPath |
|
| Classes | |
|---|---|
| DocumentFactory |
|
| DocumentHelper |
|
| Namespace |
|
| QName |
|
| VisitorSupport |
|
| Exceptions | |
|---|---|
| DocumentException |
|
| IllegalAddException |
|
| InvalidXPathException |
|
| XPathException |
|
Defines the XML Document Object Model in Java interfaces together with some helper classes.