Uses of Class
org.apache.cocoon.transformation.TraxTransformer

Packages that use TraxTransformer
org.apache.cocoon.generation   
org.apache.cocoon.transformation   
 

Uses of TraxTransformer in org.apache.cocoon.generation
 

Subclasses of TraxTransformer in org.apache.cocoon.generation
 class TraxGenerator
          XSLT Generator: works by taking a Java Bean as an input "document"
 

Uses of TraxTransformer in org.apache.cocoon.transformation
 

Subclasses of TraxTransformer in org.apache.cocoon.transformation
 class 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.
 class ErrorAwareTraxTransformer
          An error aware TRAX-based transformer.
 



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