Uses of Interface
org.apache.cocoon.components.sax.XMLSerializer

Packages that use XMLSerializer
org.apache.cocoon.components.pipeline.impl   
org.apache.cocoon.components.sax   
org.apache.cocoon.transformation   
 

Uses of XMLSerializer in org.apache.cocoon.components.pipeline.impl
 

Fields in org.apache.cocoon.components.pipeline.impl declared as XMLSerializer
protected  XMLSerializer BaseCachingProcessingPipeline.xmlSerializer
          The XML Serializer
 

Uses of XMLSerializer in org.apache.cocoon.components.sax
 

Classes in org.apache.cocoon.components.sax that implement XMLSerializer
 class XMLByteStreamCompiler
          This a simple xml compiler which outputs a byte array.
 

Uses of XMLSerializer in org.apache.cocoon.transformation
 

Fields in org.apache.cocoon.transformation declared as XMLSerializer
protected  XMLSerializer SQLTransformer.compiler
           
protected  XMLSerializer CIncludeTransformer.recorder
           
 



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