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.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.ldap   
org.apache.cocoon.processor.sql   
org.apache.cocoon.processor.xslt   
org.apache.cocoon.processor.xsp   
org.apache.cocoon.producer   
org.apache.cocoon.store   
org.apache.cocoon.transformer   
 

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.
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.
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.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.
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
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.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.
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.ldap
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.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.
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.xsp
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.
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.
Director
          A Director is an actor manager.
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
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.
 

Classes in org.apache.cocoon.framework used by org.apache.cocoon.transformer
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.
Status
          This interface must be implemented by all those classes that are queried for their status at runtime.
 



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