Package org.apache.cocoon.xml.dom
Class DOMStreamer.DefaultDOMStreamer
java.lang.Object
org.apache.cocoon.xml.sax.AbstractSAXProducer
org.apache.cocoon.xml.dom.DOMStreamer.DefaultDOMStreamer
- Enclosing class:
DOMStreamer
@Deprecated(since="2022-01-27")
public static class DOMStreamer.DefaultDOMStreamer
extends AbstractSAXProducer
Deprecated.
This API is deprecated, migrate code to the XML APIs provided by the JDK.
The
DefaultDOMStreamer is a utility class that will generate SAX
events from a W3C DOM Document.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cocoon.xml.sax.AbstractSAXProducer
recycle, setContentHandler
-
Constructor Details
-
DefaultDOMStreamer
public DefaultDOMStreamer()Deprecated.
-
-
Method Details
-
stream
Deprecated.Start the production of SAX events.- Throws:
SAXException
-