Uses of Package
org.apache.cocoon.producer

Packages that use org.apache.cocoon.producer
org.apache.cocoon.example   
org.apache.cocoon.processor.xsp   
org.apache.cocoon.producer   
 

Classes in org.apache.cocoon.producer used by org.apache.cocoon.example
AbstractProducer
          This abstract class implements the Producer interface and provides utitity methods to convert the generated streams into DOM tress that are used inside the processor pipeline.
Producer
          This interface must be implemented by the classes that produce documents encapsulating resources.
 

Classes in org.apache.cocoon.producer used by org.apache.cocoon.processor.xsp
AbstractProducer
          This abstract class implements the Producer interface and provides utitity methods to convert the generated streams into DOM tress that are used inside the processor pipeline.
Producer
          This interface must be implemented by the classes that produce documents encapsulating resources.
 

Classes in org.apache.cocoon.producer used by org.apache.cocoon.producer
AbstractProducer
          This abstract class implements the Producer interface and provides utitity methods to convert the generated streams into DOM tress that are used inside the processor pipeline.
Producer
          This interface must be implemented by the classes that produce documents encapsulating resources.
ProducerFromFile
          This class implements the producer interface in order to produce a document based on its tranlated path.
 



Copyright © 1999-2000 Apache Software Foundation. All Rights Reserved.