Uses of Package
org.apache.cocoon.producer

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

Classes in org.apache.cocoon.producer used by org.apache.cocoon
ProducerFactory
          This class implements the production router by identifying a producer associated to the requested XML resource.
 

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.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.
 



Copyright 1999 Java Apache Project. All Rights Reserved.