Google

Cocoon API: Package org.apache.cocoon.producer

Package org.apache.cocoon.producer

Interface Summary
Producer This interface must be implemented by the classes that produce documents encapsulating resources.
 

Class Summary
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.
ProducerFactory This class implements the production router by identifying a producer associated to the requested XML resource.
ProducerFromFile This class implements the producer interface in order to produce a document based on its tranlated path.
 



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