Uses of Package
org.apache.cocoon.framework

Packages that use org.apache.cocoon.framework
org.apache.cocoon   
org.apache.cocoon.cache   
org.apache.cocoon.dcp   
org.apache.cocoon.example   
org.apache.cocoon.formatter   
org.apache.cocoon.formatter.html   
org.apache.cocoon.formatter.pdf   
org.apache.cocoon.formatter.wml   
org.apache.cocoon.formatter.xhtml   
org.apache.cocoon.formatter.xml   
org.apache.cocoon.framework   
org.apache.cocoon.interpreter   
org.apache.cocoon.interpreter.ecmascript   
org.apache.cocoon.interpreter.java   
org.apache.cocoon.parser   
org.apache.cocoon.processor   
org.apache.cocoon.processor.dcp   
org.apache.cocoon.processor.sql   
org.apache.cocoon.processor.xslt   
org.apache.cocoon.producer   
org.apache.cocoon.store   
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
InitializationException
          This exception is thrown when a Configurable object is initialized with illegal parameters and cannot complete its initialization.
Manager
          This class is used to create and control software actors.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.cache
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Director
          A Director is an actor manager.
Page
          The Page wrapper class.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.dcp
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.example
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Changeable
          This interface must be implemented by all those classes that represent a changeable point in the document processing chain.
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.formatter
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
Router
          This class implements a basic Router implementation that is used by those classes that must assign the execution of a particular pluggable instance depending on some "type reaction".
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.formatter.html
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.formatter.pdf
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.formatter.wml
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.formatter.xhtml
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.formatter.xml
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.framework
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Changeable
          This interface must be implemented by all those classes that represent a changeable point in the document processing chain.
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
Director
          A Director is an actor manager.
Factory
          A factory is responsible to create and properly initialize dynamically loaded classes.
InitializationException
          This exception is thrown when a Configurable object is initialized with illegal parameters and cannot complete its initialization.
Monitor
          This class watches over the changes of indicated resources.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.interpreter
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Router
          This class implements a basic Router implementation that is used by those classes that must assign the execution of a particular pluggable instance depending on some "type reaction".
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.interpreter.ecmascript
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.interpreter.java
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.parser
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.processor
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Changeable
          This interface must be implemented by all those classes that represent a changeable point in the document processing chain.
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Router
          This class implements a basic Router implementation that is used by those classes that must assign the execution of a particular pluggable instance depending on some "type reaction".
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.processor.dcp
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Changeable
          This interface must be implemented by all those classes that represent a changeable point in the document processing chain.
Director
          A Director is an actor manager.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.processor.sql
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Changeable
          This interface must be implemented by all those classes that represent a changeable point in the document processing chain.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.processor.xslt
Actor
          This interface must be implemented by all acting classes.
Changeable
          This interface must be implemented by all those classes that represent a changeable point in the document processing chain.
Director
          A Director is an actor manager.
Monitor
          This class watches over the changes of indicated resources.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.producer
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Changeable
          This interface must be implemented by all those classes that represent a changeable point in the document processing chain.
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
Factory
          A factory is responsible to create and properly initialize dynamically loaded classes.
Monitor
          This class watches over the changes of indicated resources.
Router
          This class implements a basic Router implementation that is used by those classes that must assign the execution of a particular pluggable instance depending on some "type reaction".
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.store
AbstractActor
          This class implements the usual method to store and keep the director reference for later use.
Actor
          This interface must be implemented by all acting classes.
Configurable
          This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
Configurations
          This class encapsulates all the configurations needed by a Configurable class to work.
InitializationException
          This exception is thrown when a Configurable object is initialized with illegal parameters and cannot complete its initialization.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 



Copyright 1999 Java Apache Project. All Rights Reserved.