public static class DOMStreamer.DefaultDOMStreamer extends AbstractSAXProducer
DefaultDOMStreamer is a utility class that will generate SAX
events from a W3C DOM Document.| Constructor and Description |
|---|
DefaultDOMStreamer() |
| Modifier and Type | Method and Description |
|---|---|
void |
stream(Node node)
Start the production of SAX events.
|
recycle, setContentHandlerpublic void stream(Node node) throws SAXException
SAXExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved