Package org.apache.cocoon.components.sax

Interface Summary
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.
 

Class Summary
XMLByteStreamCompiler This a simple xml compiler which outputs a byte array.
XMLByteStreamFragment An XMLByteStream wrapped by an XMLFragment implementation.
XMLByteStreamInterpreter This a simple xml compiler which takes a byte array as input.
XMLTeePipe This is a simple Tee Component.
 



Copyright � 1999-2002 Apache Software Foundation. All Rights Reserved.