Package org.apache.cocoon.transformation

Interface Summary
Transformer  
 

Class Summary
AbstractDOMTransformer An Abstract DOM Transformer, for use when a transformer needs a DOM-based view of the document.
AbstractTransformer  
CIncludeTransformer This transformer triggers for the element include in the namespace "http://apache.org/cocoon/include/1.0".
FilterTransformer The filter transformer can be used to let only an amount of elements through in a given block.
FragmentExtractorTransformer The transformation half of the FragmentExtractor.
I18nTransformer Internationalisation transformer.
LogTransformer The LogTransformer is a class that can be plugged into a pipeline to print the SAX events which passes thru this transformer in a readable form to a file.
ReadDOMSessionTransformer With this transformer, a DOM-object that is stored in the session, can be inserted in the SAX stream at a given position.
SQLTransformer  
TraxTransformer This Transformer is used to transform this incomming SAX stream using a XSLT stylesheet.
WriteDOMSessionTransformer Make a DOM object from SAX events and write it to the session.
XIncludeTransformer My first pass at an XInclude transformation.
XTTransformer This Transformer use the XT processor.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.