Uses of Interface
org.apache.cocoon.Defaults

Packages that use Defaults
org.apache.cocoon   
org.apache.cocoon.formatter   
org.apache.cocoon.processor   
org.apache.cocoon.processor.xslt   
 

Uses of Defaults in org.apache.cocoon
 

Classes in org.apache.cocoon that implement Defaults
 class Cocoon
          The Cocoon Publishing Framework.
 class Engine
          The Cocoon publishing engine.
 class EngineWrapper
          This class implements wrapping methods that allow the engine to be called even from other APIs or standalone applications.
 

Uses of Defaults in org.apache.cocoon.formatter
 

Classes in org.apache.cocoon.formatter that implement Defaults
 class FormatterFactory
          This class implements the formatter factory.
 

Uses of Defaults in org.apache.cocoon.processor
 

Classes in org.apache.cocoon.processor that implement Defaults
 class ProcessorFactory
          This class implements the processing router by identifying the processor associated to the produced document.
 

Uses of Defaults in org.apache.cocoon.processor.xslt
 

Classes in org.apache.cocoon.processor.xslt that implement Defaults
 class AbstractXSLTProcessor
          This class abstracts the XSL processor interface.
 class LotusXSLProcessor
          This class implements the processor interface for the Lotus XSL processor.
 class OracleXSLProcessor
          This class implements the processor interface for the Oracle XSL Processor.
 class XSLPProcessor
          This class implements the processor interface for the XSL:P processor.
 



Copyright 1999 Java Apache Project. All Rights Reserved.