| Interface | Description |
|---|---|
| ElementFactory | Deprecated Alternative API will be introduced in OpenXML 1.1 |
| Class | Description |
|---|---|
| AttlistDecl | |
| AttrImpl | Represents an attribute in an Element node. |
| AttrNodeMap | Used to traverse attributes of an element. |
| CommentImpl | Implements a Comment object. |
| DocumentImpl | Implements an XML document, and also derived to implement an HTML document. |
| DocumentTypeImpl | Each document Document.getDoctype() attribute whose value is either null or an object that represents the document type definition (DTD). |
| DOMImpl | Provides number of methods for performing operations that are independent of any particular instance of the document object model. |
| ElementDeclImpl | |
| ElementImpl | |
| EntityImpl | Implements an entity. |
| NamedNodeMapImpl | Implements a collection of nodes that can be accessed by name. |
| NodeImpl | Node is the primary class in the DOM, representing a single node in the document tree. |
| NotationImpl | Implements a notation. |
| ParamEntity | Implements a parameter entity. |
| ParentNodeImpl | Implements a node that has child elements. |
| ParentNSNodeImpl | Implements a node that has child nodes and supports namespaces. |
| ProcessingInstructionImpl | Implements a processing instruction. |
| SAXBuilder | This is a SAX document handler that is used to build an XML document. |
| Exception | Description |
|---|---|
| DOMExceptionImpl | Implements DOMException for throwing a RuntimeException. |
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.