Package org.apache.cocoon.components.sax
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
XMLDeserializer This interfaces identifies classes that deserialize XML data, sending SAX events to the configured XMLConsumer (or SAX ContentHandler and LexicalHandler).
XMLSerializer This interfaces identifies classes that serialize XML data, receiving notification of SAX events.
Classes
XMLTeePipe This is a simple Tee Component.