| Name | Description | Type | Package | Framework |
| DocumentWrapper | Wraps an org. | Class | org.apache.cocoon.xml.dom | Apache Cocoon |
| DOMBuilder | The DOMBuilder is a utility class that will generate a W3C DOM Document from SAX events. | Class | org.apache.cocoon.xml.dom | Apache Cocoon |
| DOMBuilder .Listener | The Listener interface must be implemented by those objects willing to be notified of a successful DOM tree generation. | Interface | org.apache.cocoon.xml.dom.DOMBuilder | Apache Cocoon |
| DOMFactory | This interface identifies classes producing instances of DOMVersion:CVS $Id: DOMFactory. | Interface | org.apache.cocoon.xml.dom | Apache Cocoon |
| DOMStreamer | The DOMStreamer is a utility class that will generate SAX events from a W3C DOM Document. | Class | org.apache.cocoon.xml.dom | Apache Cocoon |
| DOMStreamer .DefaultDOMStreamer | The DefaultDOMStreamer is a utility class that will generate SAX events from a W3C DOM Document. | Class | org.apache.cocoon.xml.dom.DOMStreamer | Apache Cocoon |
| DOMStreamer .NamespaceNormalizingDOMStreamer | Streams a DOM tree to SAX events and normalizes namespace declarations on the way. | Class | org.apache.cocoon.xml.dom.DOMStreamer | Apache Cocoon |
| DOMStreamer .NamespaceNormalizingDOMStreamer .ElementInfo | Class | org.apache.cocoon.xml.dom.DOMStreamer.NamespaceNormalizingDOMStreamer | Apache Cocoon | |
| DOMUtil | This class is a utility class for miscellaneous DOM functions, like getting and setting values of nodes. | Class | org.apache.cocoon.xml.dom | Apache Cocoon |
| SVGBuilder | The SVGBuilder is a utility class that will generate a SVG-DOM Document from SAX events using Batik's SVGDocumentFactory. | Class | org.apache.cocoon.xml.dom | Apache Cocoon |