Package org.dom4j.dom
An implementation of the dom4j API which also supports the W3C object model.
- 
Class Summary Class Description DOMAttribute DOMAttributeimplements a doubly linked attribute which supports the W3C DOM API.DOMAttributeNodeMap DOMAttributeNodeMapimplements a W3C NameNodeMap for the attributes of an element.DOMCDATA DOMCDATAimplements a CDATA Section which supports the W3C DOM API.DOMComment DOMTextimplements a Text node which supports the W3C DOM API.DOMDocument DOMDocumentimplements an XML document which supports the W3C DOM API.DOMDocumentFactory DOMDocumentFactoryis a factory of DOM4J objects which implement the W3C DOM API.DOMDocumentType DOMDocumentTypeimplements a DocumentType node which supports the W3C DOM API.DOMElement DOMElementimplements an XML element which supports the W3C DOM API.DOMEntityReference DOMEntityimplements a Entity node which supports the W3C DOM API.DOMNamespace DOMNamespaceimplements a Namespace that is compatable with the DOM API.DOMNodeHelper DOMNodeHelpercontains a collection of utility methods for use across Node implementations.DOMNodeHelper.EmptyNodeList DOMProcessingInstruction DOMProcessingInstructionimplements a ProcessingInstruction node which supports the W3C DOM API.DOMText DOMTextimplements a Text node which supports the W3C DOM API.