Uses of Package
org.apache.cocoon.environment

Packages that use org.apache.cocoon.environment
org.apache.cocoon   
org.apache.cocoon.acting   
org.apache.cocoon.acting.modular modular These sitemap components use modules to obtain values and are thus very flexible in use. 
org.apache.cocoon.ajax   
org.apache.cocoon.auth.impl   
org.apache.cocoon.bean   
org.apache.cocoon.caching   
org.apache.cocoon.components   
org.apache.cocoon.components.deli   
org.apache.cocoon.components.flow   
org.apache.cocoon.components.flow.apples   
org.apache.cocoon.components.flow.java   
org.apache.cocoon.components.flow.javascript.fom   
org.apache.cocoon.components.language.generator   
org.apache.cocoon.components.language.markup.xsp   
org.apache.cocoon.components.pipeline   
org.apache.cocoon.components.pipeline.impl   
org.apache.cocoon.components.profiler   
org.apache.cocoon.components.resolver Catalog Entity Resolver A component that uses entity catalogs for resolving external entities. 
org.apache.cocoon.components.source   
org.apache.cocoon.components.source.impl   
org.apache.cocoon.components.treeprocessor Evaluation tree based implementation of the Processor interface  
org.apache.cocoon.components.treeprocessor.sitemap Implemention of the Sitemap language  
org.apache.cocoon.components.url   
org.apache.cocoon.components.xscript   
org.apache.cocoon.components.xslt   
org.apache.cocoon.environment   
org.apache.cocoon.environment.background   
org.apache.cocoon.environment.commandline   
org.apache.cocoon.environment.http   
org.apache.cocoon.environment.portlet   
org.apache.cocoon.environment.wrapper   
org.apache.cocoon.faces   
org.apache.cocoon.faces.context   
org.apache.cocoon.faces.taglib   
org.apache.cocoon.forms   
org.apache.cocoon.forms.acting   
org.apache.cocoon.forms.flow.javascript   
org.apache.cocoon.forms.generation   
org.apache.cocoon.forms.samples   
org.apache.cocoon.forms.transformation   
org.apache.cocoon.generation   
org.apache.cocoon.generation.asciiart   
org.apache.cocoon.jxpath   
org.apache.cocoon.mail   
org.apache.cocoon.mail.transformation   
org.apache.cocoon.portal.acting   
org.apache.cocoon.portal.coplets.basket   
org.apache.cocoon.portal.event.aspect.impl   
org.apache.cocoon.portal.generation   
org.apache.cocoon.portal.impl   
org.apache.cocoon.portal.reading   
org.apache.cocoon.portal.tools.acting   
org.apache.cocoon.portal.tools.generation   
org.apache.cocoon.portal.tools.transformation   
org.apache.cocoon.portal.transformation   
org.apache.cocoon.portlet   
org.apache.cocoon.profiling.generation   
org.apache.cocoon.reading   
org.apache.cocoon.reading.imageop   
org.apache.cocoon.servlet   
org.apache.cocoon.sitemap   
org.apache.cocoon.slop.generation   
org.apache.cocoon.taglib   
org.apache.cocoon.taglib.test.acting   
org.apache.cocoon.template   
org.apache.cocoon.transformation   
org.apache.cocoon.transformation.helpers   
org.apache.cocoon.transformation.pagination   
org.apache.cocoon.util   
org.apache.cocoon.webapps.authentication   
org.apache.cocoon.webapps.authentication.acting   
org.apache.cocoon.webapps.authentication.components   
org.apache.cocoon.webapps.authentication.configuration   
org.apache.cocoon.webapps.portal.components   
org.apache.cocoon.webapps.portal.context   
org.apache.cocoon.webapps.session   
org.apache.cocoon.webapps.session.acting   
org.apache.cocoon.webapps.session.components   
org.apache.cocoon.webapps.session.context   
org.apache.cocoon.webapps.session.transformation   
org.apache.cocoon.woody.flow.javascript   
org.apache.cocoon.woody.generation   
org.apache.cocoon.woody.transformation   
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon
Environment
          Base interface for an environment abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.acting
Cookie
          Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.acting.modular
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.ajax
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.auth.impl
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.bean
Environment
          Base interface for an environment abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.caching
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components
Environment
          Base interface for an environment abstraction
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.deli
Context
          Defines an interface to provide client context information .
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.flow
Context
          Defines an interface to provide client context information .
Redirector
          Interface for an redirector abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.flow.apples
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.flow.java
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.flow.javascript.fom
Context
          Defines an interface to provide client context information .
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.language.generator
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.language.markup.xsp
Cookie
          Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Response
          Defines an interface to provide client response information .
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.pipeline
Environment
          Base interface for an environment abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.pipeline.impl
Environment
          Base interface for an environment abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.profiler
Environment
          Base interface for an environment abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.resolver
Context
          Defines an interface to provide client context information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.source
Environment
          Base interface for an environment abstraction
ModifiableSource
          Deprecated. Use the Source interface instead
Source
          Deprecated. Use the Source interface instead
WriteableSource
          Deprecated. Use the ModifiableSource interface instead
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.source.impl
Context
          Defines an interface to provide client context information .
Environment
          Base interface for an environment abstraction
ModifiableSource
          Deprecated. Use the Source interface instead
Source
          Deprecated. Use the Source interface instead
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.treeprocessor
Environment
          Base interface for an environment abstraction
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.treeprocessor.sitemap
Environment
          Base interface for an environment abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.url
Context
          Defines an interface to provide client context information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.xscript
Context
          Defines an interface to provide client context information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.xslt
Source
          Deprecated. Use the Source interface instead
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.environment
Context
          Defines an interface to provide client context information .
Cookie
          Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Environment
          Base interface for an environment abstraction
ModifiableSource
          Deprecated. Use the Source interface instead
PermanentRedirector
          Interface for a permanent redirector abstraction
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
Source
          Deprecated. Use the Source interface instead
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.environment.background
AbstractEnvironment
          Base class for any environment
Context
          Defines an interface to provide client context information .
Environment
          Base interface for an environment abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.environment.commandline
AbstractEnvironment
          Base class for any environment
Context
          Defines an interface to provide client context information .
Cookie
          Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Environment
          Base interface for an environment abstraction
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.environment.http
AbstractEnvironment
          Base class for any environment
Context
          Defines an interface to provide client context information .
Cookie
          Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Environment
          Base interface for an environment abstraction
PermanentRedirector
          Interface for a permanent redirector abstraction
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.environment.portlet
AbstractEnvironment
          Base class for any environment
Context
          Defines an interface to provide client context information .
Cookie
          Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Environment
          Base interface for an environment abstraction
PermanentRedirector
          Interface for a permanent redirector abstraction
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.environment.wrapper
AbstractEnvironment
          Base class for any environment
Cookie
          Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Environment
          Base interface for an environment abstraction
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
Source
          Deprecated. Use the Source interface instead
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.faces
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.faces.context
Context
          Defines an interface to provide client context information .
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.faces.taglib
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.forms
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.forms.acting
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.forms.flow.javascript
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.forms.generation
Request
          Defines an interface to provide client request information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.forms.samples
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.forms.transformation
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.generation
Context
          Defines an interface to provide client context information .
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.generation.asciiart
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.jxpath
Context
          Defines an interface to provide client context information .
Cookie
          Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Request
          Defines an interface to provide client request information .
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.mail
Redirector
          Interface for an redirector abstraction
Request
          Defines an interface to provide client request information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.mail.transformation
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.acting
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.coplets.basket
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.event.aspect.impl
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.generation
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.impl
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.reading
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.tools.acting
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.tools.generation
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.tools.transformation
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portal.transformation
Request
          Defines an interface to provide client request information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.portlet
Environment
          Base interface for an environment abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.profiling.generation
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.reading
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.reading.imageop
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.servlet
Environment
          Base interface for an environment abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.sitemap
Environment
          Base interface for an environment abstraction
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.slop.generation
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.taglib
Request
          Defines an interface to provide client request information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.taglib.test.acting
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.template
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.transformation
Context
          Defines an interface to provide client context information .
Environment
          Base interface for an environment abstraction
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.transformation.helpers
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.transformation.pagination
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.util
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.authentication
Redirector
          Interface for an redirector abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.authentication.acting
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.authentication.components
Redirector
          Interface for an redirector abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.authentication.configuration
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.portal.components
Redirector
          Interface for an redirector abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.portal.context
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.session
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.session.acting
Redirector
          Interface for an redirector abstraction
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.session.components
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information .
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.session.context
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.webapps.session.transformation
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.woody.flow.javascript
Request
          Defines an interface to provide client request information .
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.woody.generation
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.woody.transformation
SourceResolver
          Base interface for resolving a source by system identifiers.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.