Home » cocoon-2.1.11-src » org.apache » cocoon » components »

org.apache.cocoon.components

Sub Packages:

org.apache.cocoon.components.accessor    
org.apache.cocoon.components.axis    
org.apache.cocoon.components.axis.providers    
org.apache.cocoon.components.browser    
org.apache.cocoon.components.classloader    
org.apache.cocoon.components.crawler   Crawler - starts from a given URL and follows the links This package provides Cocoon crawler components.  
org.apache.cocoon.components.cron    
org.apache.cocoon.components.deli    
org.apache.cocoon.components.elementprocessor    
org.apache.cocoon.components.elementprocessor.impl    
org.apache.cocoon.components.elementprocessor.impl.poi    
org.apache.cocoon.components.elementprocessor.impl.poi.hssf    
org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements    
org.apache.cocoon.components.elementprocessor.types    
org.apache.cocoon.components.expression    
org.apache.cocoon.components.expression.javascript    
org.apache.cocoon.components.expression.jexl    
org.apache.cocoon.components.expression.jxpath    
org.apache.cocoon.components.flow    
org.apache.cocoon.components.flow.apples    
org.apache.cocoon.components.flow.apples.samples    
org.apache.cocoon.components.flow.java    
org.apache.cocoon.components.flow.javascript    
org.apache.cocoon.components.flow.javascript.fom    
org.apache.cocoon.components.flow.scheme    
org.apache.cocoon.components.flow.util    
org.apache.cocoon.components.hsqldb    
org.apache.cocoon.components.jms    
org.apache.cocoon.components.jsp    
org.apache.cocoon.components.language    
org.apache.cocoon.components.language.generator    
org.apache.cocoon.components.language.markup    
org.apache.cocoon.components.language.markup.sitemap    
org.apache.cocoon.components.language.markup.xsp    
org.apache.cocoon.components.language.programming    
org.apache.cocoon.components.language.programming.java    
org.apache.cocoon.components.language.programming.javascript    
org.apache.cocoon.components.language.programming.python    
org.apache.cocoon.components.midi.xmidi    
org.apache.cocoon.components.modules.database   database Database modules provide an abstraction layer for different interfaces used by database management systems for autoincrement columns.  
org.apache.cocoon.components.modules.input   InputModules Introduction Input modules are generic components that let one map a key to one or more values.  
org.apache.cocoon.components.modules.output   output Output modules provide a simple interface to set values largely based on the methods provided by request and session to set values of attributes.  
org.apache.cocoon.components.naming    
org.apache.cocoon.components.notification    
org.apache.cocoon.components.parser    
org.apache.cocoon.components.persistence    
org.apache.cocoon.components.pipeline    
org.apache.cocoon.components.pipeline.impl    
org.apache.cocoon.components.profiler    
org.apache.cocoon.components.renderer    
org.apache.cocoon.components.repository    
org.apache.cocoon.components.repository.helpers    
org.apache.cocoon.components.repository.impl    
org.apache.cocoon.components.request    
org.apache.cocoon.components.request.multipart    
org.apache.cocoon.components.resolver   Catalog Entity Resolver A component that uses entity catalogs for resolving external entities.  
org.apache.cocoon.components.sax    
org.apache.cocoon.components.saxconnector    
org.apache.cocoon.components.search   Search - indexing and searching of xml content The search package provides interfaces and methods for indexing, and for searching.  
org.apache.cocoon.components.serializers    
org.apache.cocoon.components.serializers.encoding    
org.apache.cocoon.components.serializers.util    
org.apache.cocoon.components.slide    
org.apache.cocoon.components.slide.impl    
org.apache.cocoon.components.source    
org.apache.cocoon.components.source.helpers    
org.apache.cocoon.components.source.impl    
org.apache.cocoon.components.source.impl.validity    
org.apache.cocoon.components.store    
org.apache.cocoon.components.store.impl    
org.apache.cocoon.components.thread    
org.apache.cocoon.components.transcoder    
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.treeprocessor.variables    
org.apache.cocoon.components.url    
org.apache.cocoon.components.validation    
org.apache.cocoon.components.validation.impl    
org.apache.cocoon.components.validation.jaxp    
org.apache.cocoon.components.validation.jing    
org.apache.cocoon.components.variables    
org.apache.cocoon.components.web3    
org.apache.cocoon.components.web3.impl    
org.apache.cocoon.components.webdav    
org.apache.cocoon.components.webdav.impl    
org.apache.cocoon.components.xpath    
org.apache.cocoon.components.xpointer    
org.apache.cocoon.components.xpointer.parser    
org.apache.cocoon.components.xscript    
org.apache.cocoon.components.xslt    

Interfaces:

ComponentLocator   This object is set to a ParentAware component and allows access to the parent component.  code | html
GlobalRequestLifecycleComponent   Components implementing this marker interface have a lifecycle of one request-response cycle.  code | html
ParentAware   Components acception this marker interface indicate that they want to have a reference to their parent.  code | html
RequestLifecycleComponent   Components implementing this marker interface have a lifecycle of one request.  code | html
SitemapConfigurable   Objects implementing this marker interface can get a configuration from the map:pipelines section of the sitemap when they are created.  code | html
SitemapConfigurationHolder   A SitemapConfigurable component gets the sitemap configuration using this object.  code | html

Abstract Classes:

CocoonComponentManager.AbstractCocoonRunnable   A runnable wrapper that inherits the environment stack of the thread it is created in.  code | html

Classes:

ChainedConfiguration   This configuration object is used for SitemapConfigurable components.  code | html
CocoonComponentManager   Cocoon Component Manager.  code | html
ComponentContext   This is the Context implementation for Cocoon components.  code | html
ComponentContext.ComponentManagerWrapper     code | html
ComponentContext.ComponentSelectorWrapper     code | html
ComponentLocatorImpl   This object is set to a ParentAware component and allows access to the parent component.  code | html
ContextHelper   A set of constants and methods to access the content of the context object.  code | html
DefaultSitemapConfigurationHolder     code | html
EnvironmentChanger   This class is an XMLConsumer that changes the current environment.  code | html
EnvironmentDescription     code | html
EnvironmentStack   The stack for the processing environment.  code | html
EnvironmentStack.Item     code | html
ExtendedComponentSelector   An extension of ExcaliburComponentSelector that can have a parent and accepts a wider variety of configurations.  code | html
LifecycleHelper   Utility class for setting up Avalon components.  code | html
PropertyAwareConfiguration   Property Aware Configuration.  code | html
PropertyAwareNamespacedSAXConfigurationHandler   Property Aware SAX Configuration Handler.  code | html
PropertyAwareSAXConfigurationHandler   Property Aware SAX Configuration Handler.  code | html
Repository     code | html
SourceRepository     code | html
UserManager     code | html