Package org.apache.cocoon.stax.component

Class Summary
CleaningTransformer Transformer which is used to clean a xml document from all whitespaces, comments and namespace start prefixes and end prefixes.
IncludeTransformer A transformer that includes a xml document into another at the place where a include tag is found pointing at the document to include.
XMLGenerator General element generator for a StAX pipeline directly taking all elements from an internal XMLEventReader created from an InputStream or directly from an URL.
XMLSerializer Standard implementation of the cocoon Finisher for StAX pipelines.
 



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