|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ElementFactory | Deprecated. Alternative API will be introduced in OpenXML 1.1 |
| Class Summary | |
|---|---|
| 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 | The most common node type, Element inherits the generic Node
interface and adds support for retrieving and setting attributes either as
nodes or as strings. |
| 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 Summary | |
|---|---|
| DOMExceptionImpl | Implements DOMException for throwing a RuntimeException. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||