|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSAXProducer | |
|---|---|
| org.apache.cocoon.xml.dom | |
| org.apache.cocoon.xml.sax | |
| Uses of AbstractSAXProducer in org.apache.cocoon.xml.dom |
|---|
| Subclasses of AbstractSAXProducer in org.apache.cocoon.xml.dom | |
|---|---|
class |
DOMBuilder
The DOMBuilder is a utility class that will generate a W3C
DOM Document from SAX events. |
static class |
DOMStreamer.DefaultDOMStreamer
The DefaultDOMStreamer is a utility class that will generate SAX
events from a W3C DOM Document. |
static class |
DOMStreamer.NamespaceNormalizingDOMStreamer
Streams a DOM tree to SAX events and normalizes namespace declarations on the way. |
| Uses of AbstractSAXProducer in org.apache.cocoon.xml.sax |
|---|
| Subclasses of AbstractSAXProducer in org.apache.cocoon.xml.sax | |
|---|---|
class |
AbstractSAXPipe
This class provides a bridge class to connect to existing content handlers and lexical handlers. |
class |
EmbeddedSAXPipe
This class implements a ContentHandler for embedding a full SAX event stream into an existing stream of SAX events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||