|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Transformer |
Class Summary | |
AbstractDOMTransformer | An Abstract DOM Transformer, for use when a transformer needs a DOM-based view of the document. |
AbstractSAXTransformer | This class is the basis for all transformers. |
AbstractTransformer | |
CachingCIncludeTransformer | This transformer triggers for the element include in the
namespace "http://apache.org/cocoon/include/1.0".
|
CIncludeTransformer | This transformer triggers for the element include in the
namespace "http://apache.org/cocoon/include/1.0".
|
EncodeURLTransformer | The encodeURL transformer emits encoded URLs. |
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 | Internationalization transformer is used to transform i18n markup into text based on a particular locale. |
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, an object that is stored in the session, can be inserted in the SAX stream at a given position, using usual <xsp:expr> rules. |
RoleFilterTransformer | Filter XML fragments based on a user's role. |
SimpleFormTransformer | Eliminates the need for XSP to use FormValidatorAction. |
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. |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |