Uses of Interface
org.apache.cocoon.xml.XMLProducer

Packages that use XMLProducer
org.apache.cocoon.generation   
org.apache.cocoon.transformation   
org.apache.cocoon.xml   
 

Uses of XMLProducer in org.apache.cocoon.generation
 

Subinterfaces of XMLProducer in org.apache.cocoon.generation
 interface Generator
          A generator is the starting point of a pipeline.
 

Uses of XMLProducer in org.apache.cocoon.transformation
 

Subinterfaces of XMLProducer in org.apache.cocoon.transformation
 interface Transformer
          A transformer is the zero to several intermediate points in a pipeline.
 

Uses of XMLProducer in org.apache.cocoon.xml
 

Subinterfaces of XMLProducer in org.apache.cocoon.xml
 interface XMLPipe
          The XMLPipe is both an XMLProducer and an XMLConsumer.
 



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