This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.cocoon.xml.XMLProducer (Cocoon Pipeline API 1.0.0 API)

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.