Uses of Package
org.dom4j.dom
Packages that use org.dom4j.dom
Package
Description
An implementation of the dom4j API which also supports the W3C object model.
Provides input and output via SAX and DOM together with writing dom4j objects to streams as XML text.
-
Classes in org.dom4j.dom used by org.dom4j.domClassDescription
DOMDocumentType
implements a DocumentType node which supports the W3C DOM API.DOMElement
implements an XML element which supports the W3C DOM API. -
Classes in org.dom4j.dom used by org.dom4j.ioClassDescription
DOMDocumentFactory
is a factory of DOM4J objects which implement the W3C DOM API.