This project has retired. For details please refer to its Attic page.
org.apache.cocoon.components.sax (Cocoon Pipeline Implementation 1.0.0 API)

Package org.apache.cocoon.components.sax

Interface Summary
XMLByteStreamConstants The common constants for SAX byte streaming
 

Class Summary
AbstractXMLByteStreamCompiler This a simple xml compiler which outputs a byte array.
AbstractXMLByteStreamInterpreter This a simple xml compiler which takes a byte array as input.
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.
XMLInputStreamInterpreter This class interpreter compiled SAX event from an InputStream.
XMLOutputStreamCompiler This class compiles SAX events to an OutputStream.
XMLTeePipe This is a simple Tee Component.
 

Exception Summary
DocumentLocatorException  
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.