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

Packages that use ServiceableTransformer
org.apache.cocoon.generation   
org.apache.cocoon.template   
org.apache.cocoon.transformation   
 

Uses of ServiceableTransformer in org.apache.cocoon.generation
 

Subclasses of ServiceableTransformer in org.apache.cocoon.generation
static class JXTemplateGenerator.TransformerAdapter
          Deprecated. Adapter that makes this generator usable as a transformer (Note there is a performance penalty for this however: you effectively recompile the template for every instance document)
 

Uses of ServiceableTransformer in org.apache.cocoon.template
 

Subclasses of ServiceableTransformer in org.apache.cocoon.template
 class TransformerAdapter
          Adapter that makes this generator usable as a transformer (Note there is a performance penalty for this however: you effectively recompile the template for every instance document)
 

Uses of ServiceableTransformer in org.apache.cocoon.transformation
 

Subclasses of ServiceableTransformer in org.apache.cocoon.transformation
 class JXTemplateTransformer
          Deprecated. Replaced with the template block: JXTemplateTransformer.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.