Package org.apache.cocoon.transformation

Interface Summary
Transformer A transformer is the zero to several intermediate points in a pipeline.
TransformerFactory A transformer factory is the factory of Transformers.
TransformerFactory.Instance Instance of the Transformer created by the TransformerFactory
 

Class Summary
AbstractDOMTransformer An Abstract DOM Transformer, for use when a transformer needs a DOM-based view of the document.
AbstractExtractionTransformer This transformer sieves an incoming stream of xml and feeds a DOMBuilder with it.
AbstractSAXTransformer This class is the basis for all transformers.
AbstractTransformer  
AugmentTransformer  
BetwixtTransformer Betwixt transformer marshals a object from the Sitemap, Session, Request or the Conext into a series of SAX events.
BrowserUpdateTransformer  
CastorTransformer Castor transformer marshals a object from the Sitemap, Session, Request or the Conext into a series of SAX events.
CIncludeTransformer  
DASLTransformer This transformer performs DASL queries on DASL-enabled WebDAV servers.
DeliTransformer This Transformer is used to transform this incoming SAX stream using a XSLT stylesheet and have parameters available to the stylesheet augmented by the DELI CC/PP user-agent profile database This transformer extends the default TraxTransformer and thus inherits all the properties and configuration parameters of that transformer.
EncodeURLTransformer  
ErrorAwareTraxTransformer An error aware TRAX-based transformer.
ExtendedParserTransformer  
FilterTransformer  
FragmentExtractorTransformer The transformation half of the FragmentExtractor.
HTMLTransformer Converts (escaped) HTML snippets into JTidied HTML.
I18nTransformer  
IncludeTransformer A simple transformer including resolvable sources (accessed through Cocoon's SourceResolver) from its input.
JPathTransformer  
JXTemplateTransformer Deprecated.  
LDAPTransformer The LDAPTransformer can be plugged into a pipeline to transform the SAX events into queries and responses to/from a LDAP interface.
LexicalTransformer This transfomer transforms special mark text part of a XML file into lexemes by using a lexicon file.
LinkRewriterTransformer Rewrites URIs in links to a value determined by an InputModule.
LogTransformer  
LuceneIndexTransformer A lucene index creation transformer.
ParserTransformer This transfomer transforms lexical tokens in a XML file into a XML hirachy by using a grammar file.
PatternTransformer This transfomer transforms text pattern of a XML file into lexemes by using a lexicon file.
ReadDOMSessionTransformer  
RoleFilterTransformer  
ServiceableTransformer This class can be used as a base class for own transformer implementations that need to lookup other components.
SimpleFormInstanceExtractionTransformer  
SimpleFormTransformer  
SimpleFormTransformer.ValueList Keep track of multiple values.
SourcePropsWritingTransformer This transformer allows you to set and remove properties on an InspectableSource.
SourceWritingTransformer  
SQLTransformer The SQLTransformer can be plugged into a pipeline to transform SAX events into updated or queries and responses to/from a SQL interface.
TagTransformer Transformer which implements the taglib functionalty.
TeeTransformer  
TraxTransformer  
ValidatingTransformer The ValidatingTransformer provides a very simple Transformer validating documents while being processed in a Cocoon pipeline.
ValidationReportTransformer The ValidationReportTransformer provides a Transformer validating documents while being processed in a Cocoon pipeline, and preparing a report of all detected inconsistancies according the specified schema.
VariableRewriterTransformer Rewrites URIs in links to a value determined by an InputModule.
VirtualPipelineTransformer  
Web3RfcTransformer TBD
WriteDOMSessionTransformer  
XIncludeTransformer  
XMLDBTransformer This transformer allows to perform resource creation, deletion, and XUpdate command execution in XML:DB.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.