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.
FileProducer This class implements the producer interface in order to produce a document based on the path provided as "PathTranslated".
ProducerFactory This class implements the production router by identifying a producer associated to the requested XML resource.
 



Copyright 1999 Java Apache Project. All Rights Reserved.