A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

C

c - Variable in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
 
Cache - Interface in org.apache.cocoon.caching
This is the Cocoon cache.
cache - Variable in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
The ComponentSelector for programs.
cache - Variable in class org.apache.cocoon.components.pipeline.impl.BaseCachingProcessingPipeline
This is the Cache holding cached responses
cache - Variable in class org.apache.cocoon.components.source.impl.CachingSource
The current cache
cache - Variable in class org.apache.cocoon.components.source.impl.CachingSourceFactory
The cache
cache - Variable in class org.apache.cocoon.components.store.MRUMemoryStore
Deprecated.  
cache - Variable in class org.apache.cocoon.forms.DefaultCacheManager
 
cache - Variable in class org.apache.cocoon.i18n.XMLResourceBundleFactory
Store of the loaded bundles
CACHE - Static variable in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
The temporary attribute name for the storing the cached coplet content.
cache - Variable in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
The cache to use for global caching.
CACHE_EXPIRES_KEY - Static variable in class org.apache.cocoon.components.pipeline.impl.ExpiresCachingProcessingPipeline
This key can be used to put an expires information in the object model
CACHE_EXPIRES_PARAM - Static variable in class org.apache.cocoon.components.source.impl.CachingSource
 
CACHE_KEY - Static variable in class org.apache.cocoon.template.JXTemplateGenerator
 
CACHE_KEY_KEY - Static variable in class org.apache.cocoon.components.pipeline.impl.ExpiresCachingProcessingPipeline
This key can be used to put a key in the object model
CACHE_NAME_PARAM - Static variable in class org.apache.cocoon.components.source.impl.CachingSource
 
CACHE_OBJECT_NAME - Static variable in class org.apache.cocoon.components.modules.input.XMLMetaModule
 
CACHE_VALIDITY - Static variable in class org.apache.cocoon.caching.NOPCacheValidity
Deprecated.  
Cacheable - Interface in org.apache.cocoon.caching
Deprecated. by the CacheableProcessingComponent interface
CacheableProcessingComponent - Interface in org.apache.cocoon.caching
This marker interface declares a (sitemap) component as cacheable.
cacheCompleteResponse - Variable in class org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
Cache complete response
CachedEventObject - Class in org.apache.cocoon.caching
Deprecated. by the CachedResponse
CachedEventObject(Map, Object) - Constructor for class org.apache.cocoon.caching.CachedEventObject
Deprecated. Create a new entry for the cache.
cacheDir - Variable in class org.apache.cocoon.components.store.FilesystemStore
Deprecated.  
cacheDir - Variable in class org.apache.cocoon.components.store.impl.FilesystemStore
 
cachedQueryData - Variable in class org.apache.cocoon.acting.modular.DatabaseAction
 
cachedRequest - Variable in class org.apache.cocoon.portal.pluto.servlet.ServletRequestImpl
Request object used for ServletRequestImpl.portletParameterMap.
CachedResponse - Class in org.apache.cocoon.caching
This is a cached response.
CachedResponse(SourceValidity[], byte[]) - Constructor for class org.apache.cocoon.caching.CachedResponse
Create a new entry for the cache.
CachedResponse(SourceValidity, byte[]) - Constructor for class org.apache.cocoon.caching.CachedResponse
Create a new entry for the cache.
CachedResponse(SourceValidity[], byte[], Long) - Constructor for class org.apache.cocoon.caching.CachedResponse
Create a new entry for the cache.
cachedResponse - Variable in class org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
The cached response
cachedResponse - Variable in class org.apache.cocoon.components.pipeline.impl.ExpiresCachingProcessingPipeline
The cached response
CachedSourceResponse - Class in org.apache.cocoon.components.source.impl
Cached response for caching Source contents and extra meta information.
CachedSourceResponse(SourceValidity[]) - Constructor for class org.apache.cocoon.components.source.impl.CachedSourceResponse
 
CachedStreamObject - Class in org.apache.cocoon.caching
Deprecated. by the CachedResponse
CachedStreamObject(Map, byte[]) - Constructor for class org.apache.cocoon.caching.CachedStreamObject
Deprecated. Create a new entry for the cache.
CacheEventAction - Class in org.apache.cocoon.acting
Simple action to cause notification of a NamedEvent to an EventAwareCacheImpl.
CacheEventAction() - Constructor for class org.apache.cocoon.acting.CacheEventAction
 
cacheExpires - Variable in class org.apache.cocoon.components.pipeline.impl.ExpiresCachingProcessingPipeline
The expires information.
CacheImpl - Class in org.apache.cocoon.caching.impl
This is the Cocoon cache.
CacheImpl() - Constructor for class org.apache.cocoon.caching.impl.CacheImpl
 
cacheKey - Variable in class org.apache.cocoon.caching.IdentifierCacheKey
cache key
cacheKey - Variable in class org.apache.cocoon.components.pipeline.impl.ExpiresCachingProcessingPipeline
The key used for caching
cacheKey - Variable in class org.apache.cocoon.components.source.impl.CachingSource
The key used in the store
cacheKeyParList - Variable in class org.apache.cocoon.generation.CalendarGenerator
The cache key needs to be generated for the configuration of this generator, so storing the parameters for generateKey().
cacheKeyParList - Variable in class org.apache.cocoon.generation.DirectoryGenerator
The cache key needs to be generated for the configuration of this generator, so storing the parameters for generateKey().
cacheKeyParList - Variable in class org.apache.cocoon.generation.TraversableGenerator
The cache key needs to be generated for the configuration of this generator, so storing the parameters for generateKey().
cacheLayouts(Map, Layout) - Method in class org.apache.cocoon.portal.profile.impl.AbstractUserProfileManager
Deprecated.  
cacheLayouts(Map, Layout) - Method in class org.apache.cocoon.portal.profile.impl.UserProfile
 
CacheManager - Interface in org.apache.cocoon.forms
Work interface for the component that caches objects for Cocoon Forms.
cacheManager - Variable in class org.apache.cocoon.forms.DefaultFormManager
 
cacheManager - Variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
cacheName - Variable in class org.apache.cocoon.components.source.impl.CachingSource
cache key extension
cacheResults(Environment, OutputStream) - Method in class org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
Abstract method defined in subclasses
cacheResults(Environment, OutputStream) - Method in class org.apache.cocoon.components.pipeline.impl.CachingPointProcessingPipeline
Cache longest cacheable path plus cache points.
cacheResults(Environment, OutputStream) - Method in class org.apache.cocoon.components.pipeline.impl.CachingProcessingPipeline
Cache longest cacheable key
CacheValidity - Interface in org.apache.cocoon.caching
Deprecated. Use the Avalon Excalibur SourceValidity implementations instead
cacheValidity - Variable in class org.apache.cocoon.caching.CacheValidityToSourceValidity
Deprecated.  
cacheValidity - Variable in class org.apache.cocoon.components.pipeline.impl.ExpiresCachingProcessingPipeline
The source validity
CacheValidityToSourceValidity - Class in org.apache.cocoon.caching
Deprecated. Use the Avalon Excalibur SourceValidity implementations instead
CacheValidityToSourceValidity(CacheValidity) - Constructor for class org.apache.cocoon.caching.CacheValidityToSourceValidity
Deprecated. Constructor
CachingCIncludeTransformer - Class in org.apache.cocoon.transformation
Deprecated. This transformer violates the avalon/cocoon design principles. Use IncludeTransformer.
CachingCIncludeTransformer() - Constructor for class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated.  
CachingOutputStream - Class in org.apache.cocoon.caching
This is an OutputStream which forwards all received bytes to another output stream and in addition caches all bytes, thus acting like a TeeOutputStream.
CachingOutputStream(OutputStream) - Constructor for class org.apache.cocoon.caching.CachingOutputStream
 
CachingPointProcessingPipeline - Class in org.apache.cocoon.components.pipeline.impl
The caching-point pipeline implements an extended caching algorithm which is of particular benefit for use with those pipelines that utilise cocoon-views and/or provide drill-down functionality.
CachingPointProcessingPipeline() - Constructor for class org.apache.cocoon.components.pipeline.impl.CachingPointProcessingPipeline
 
CachingProcessingPipeline - Class in org.apache.cocoon.components.pipeline.impl
The CachingProcessingPipeline
CachingProcessingPipeline() - Constructor for class org.apache.cocoon.components.pipeline.impl.CachingProcessingPipeline
 
CachingRegexpMatcher - Class in org.apache.cocoon.matching.modular
Matches against a regular expression.
CachingRegexpMatcher() - Constructor for class org.apache.cocoon.matching.modular.CachingRegexpMatcher
 
cachingSession - Variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CachingSource - Class in org.apache.cocoon.components.source.impl
This class implements a proxy like source that uses another source to get the content.
CachingSource(String, String, String, Source, int, String, boolean, boolean) - Constructor for class org.apache.cocoon.components.source.impl.CachingSource
Construct a new object.
CachingSource.SourceMeta - Class in org.apache.cocoon.components.source.impl
Data holder for caching Source meta info.
CachingSource.SourceMeta() - Constructor for class org.apache.cocoon.components.source.impl.CachingSource.SourceMeta
 
CachingSource.SourceMeta(Source) - Constructor for class org.apache.cocoon.components.source.impl.CachingSource.SourceMeta
 
CachingSourceFactory - Class in org.apache.cocoon.components.source.impl
This class implements a proxy like source caches the contents of the source it wraps.
CachingSourceFactory() - Constructor for class org.apache.cocoon.components.source.impl.CachingSourceFactory
 
CachingURICopletAdapter - Class in org.apache.cocoon.portal.coplet.adapter.impl
This adapter extends the URICopletAdapter by a caching mechanism.
CachingURICopletAdapter() - Constructor for class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
 
CachingValidator - Class in org.apache.cocoon.components.validation.impl
An extension of the DefaultValidator class allowing Schema instances to be cached.
CachingValidator() - Constructor for class org.apache.cocoon.components.validation.impl.CachingValidator
Create a new CachingValidator instance.
CachingWildcardMatcher - Class in org.apache.cocoon.matching.modular
Matches against a wildcard expression.
CachingWildcardMatcher() - Constructor for class org.apache.cocoon.matching.modular.CachingWildcardMatcher
 
calculate(Form, Widget, Datatype) - Method in class org.apache.cocoon.forms.formmodel.algorithms.JavaScript
 
calculate(Form, Widget, Datatype) - Method in class org.apache.cocoon.forms.formmodel.algorithms.RepeatedFormula
 
calculate(Form, Widget, Datatype) - Method in class org.apache.cocoon.forms.formmodel.algorithms.SimpleFormula
 
calculate(Form, Widget, Datatype) - Method in interface org.apache.cocoon.forms.formmodel.CalculatedFieldAlgorithm
Performs the actual calculation.
calculateContextInfo() - Method in class org.apache.cocoon.auth.impl.PipelineSecurityHandler.PipelineSHUser
Internal method that calculates the context information.
CalculatedField - Class in org.apache.cocoon.forms.formmodel
A field which calculates its value.
CalculatedField(CalculatedFieldDefinition) - Constructor for class org.apache.cocoon.forms.formmodel.CalculatedField
 
CalculatedFieldAlgorithm - Interface in org.apache.cocoon.forms.formmodel
Common interface for an algorithm to calculate the value of a CalculatedField.
CalculatedFieldAlgorithmBuilder - Interface in org.apache.cocoon.forms.formmodel
Common interface for CalculatedFieldAlgorithm builders.
CalculatedFieldDefinition - Class in org.apache.cocoon.forms.formmodel
Definition of a CalculatedField.
CalculatedFieldDefinition() - Constructor for class org.apache.cocoon.forms.formmodel.CalculatedFieldDefinition
 
CalculatedFieldDefinitionBuilder - Class in org.apache.cocoon.forms.formmodel
Builder for CalculatedFields.
CalculatedFieldDefinitionBuilder() - Constructor for class org.apache.cocoon.forms.formmodel.CalculatedFieldDefinitionBuilder
 
calculateMinLen(String) - Method in class org.apache.cocoon.components.modules.input.LocateResource
Calculate the minimal length of the URL, that is the position of the first ":" if a protocol is provided or otherwise 0.
CalculationApple - Class in org.apache.cocoon.components.flow.apples.samples
CalculationApple shows an easy Apple example implementation for a Calculator.
CalculationApple() - Constructor for class org.apache.cocoon.components.flow.apples.samples.CalculationApple
 
CALENDAR_NODE_NAME - Static variable in class org.apache.cocoon.generation.CalendarGenerator
Node and attribute names
calendarExists(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
CalendarGenerator - Class in org.apache.cocoon.generation
 
CalendarGenerator() - Constructor for class org.apache.cocoon.generation.CalendarGenerator
 
calendarIsReferenced(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
call(Environment, InvokeContext, Parameters) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActionSetNode
Call the actions composing the action-set and return the combined result of these actions.
Call - Class in org.apache.cocoon.template.instruction
 
Call(Define, StartElement) - Constructor for class org.apache.cocoon.template.instruction.Call
 
Call(ParsingContext, StartElement, Attributes, Stack) - Constructor for class org.apache.cocoon.template.instruction.Call
 
CALLER_PARAMETERS - Static variable in class org.apache.cocoon.components.treeprocessor.sitemap.ActionSetNode
 
callFunction(String, List, Redirector) - Method in class org.apache.cocoon.components.flow.apples.ApplesProcessor
 
callFunction(String, List, Redirector) - Method in interface org.apache.cocoon.components.flow.Interpreter
This method is called from the sitemap, using the syntax
callFunction(String, List, Redirector) - Method in class org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter
Calls a JavaScript function, passing params as its arguments.
callFunction(Function, Object, Object[], Map) - Static method in class org.apache.cocoon.forms.util.JavaScriptHelper
 
CallFunctionNode - Class in org.apache.cocoon.components.treeprocessor.sitemap
Node handler for calling functions and resuming continuations in the control flow layer.
CallFunctionNode(VariableResolver, VariableResolver) - Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
 
CallNode - Class in org.apache.cocoon.components.treeprocessor.sitemap
 
CallNode() - Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.CallNode
 
CallNodeBuilder - Class in org.apache.cocoon.components.treeprocessor.sitemap
 
CallNodeBuilder() - Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.CallNodeBuilder
 
callScript(WidgetEvent) - Method in class org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener
Call the script that implements the event handler
canCancel(ContentHandler) - Method in class org.apache.cocoon.components.source.AbstractStreamWriteableSource
Deprecated. Checks if the OutputStream under handler can be cancelled.
canCancel(OutputStream) - Method in class org.apache.cocoon.components.source.AbstractStreamWriteableSource
Deprecated. Always return false.
canCancel(OutputStream) - Method in class org.apache.cocoon.components.source.FileSource
Deprecated. Always return false.
canCancel(OutputStream) - Method in class org.apache.cocoon.components.source.impl.RepositorySource
 
canCancel(OutputStream) - Method in class org.apache.cocoon.components.source.impl.WebDAVSource
Can the data sent to an OutputStream returned by WebDAVSource.getOutputStream() be cancelled ?
canCancel(OutputStream) - Method in class org.apache.cocoon.components.source.impl.XMLDBSource
Can the data sent to an OutputStream returned by XMLDBSource.getOutputStream() be cancelled ?
canCancel(OutputStream) - Method in class org.apache.cocoon.components.source.impl.XModuleSource
Can the data sent to an OutputStream returned by XModuleSource.getOutputStream() be cancelled ?
canCancel(ContentHandler) - Method in interface org.apache.cocoon.environment.WriteableSource
Deprecated. Can the data sent to a ContentHandler returned by WriteableSource.getContentHandler() be cancelled ?
canCancel(OutputStream) - Method in interface org.apache.cocoon.environment.WriteableSource
Deprecated. Can the data sent to an OutputStream returned by WriteableSource.getOutputStream() be cancelled ?
cancel(ContentHandler) - Method in class org.apache.cocoon.components.source.AbstractStreamWriteableSource
Deprecated. Cancels the OutputStream under handler.
cancel(OutputStream) - Method in class org.apache.cocoon.components.source.AbstractStreamWriteableSource
Deprecated. Always throw UnsupportedOperationException.
cancel(OutputStream) - Method in class org.apache.cocoon.components.source.FileSource
Deprecated. Cancels the output stream.
cancel(OutputStream) - Method in class org.apache.cocoon.components.source.impl.RepositorySource
 
cancel(OutputStream) - Method in class org.apache.cocoon.components.source.impl.WebDAVSource
Cancel the data sent to an OutputStream returned by WebDAVSource.getOutputStream().
cancel(OutputStream) - Method in class org.apache.cocoon.components.source.impl.XMLDBSource
Cancel the data sent to an OutputStream returned by XMLDBSource.getOutputStream().
cancel(OutputStream) - Method in class org.apache.cocoon.components.source.impl.XModuleSource
Cancel the data sent to an OutputStream returned by XModuleSource.getOutputStream().
cancel(ContentHandler) - Method in interface org.apache.cocoon.environment.WriteableSource
Deprecated. Cancel the data sent to a ContentHandler returned by WriteableSource.getContentHandler().
cancel(OutputStream) - Method in interface org.apache.cocoon.environment.WriteableSource
Deprecated. Cancel the data sent to an OutputStream returned by WriteableSource.getOutputStream().
CannotCreateElementProcessorException - Exception in org.apache.cocoon.components.elementprocessor
Exception to be thrown when an ElementProcessor cannot be created.
CannotCreateElementProcessorException(String) - Constructor for exception org.apache.cocoon.components.elementprocessor.CannotCreateElementProcessorException
Constructor
CannotYetResolveWarning - Exception in org.apache.cocoon.forms.formmodel
This exception is thrown by ExpressionContextImpl when it asked for the value of a required field, when that required field does not yet have a value.
CannotYetResolveWarning() - Constructor for exception org.apache.cocoon.forms.formmodel.CannotYetResolveWarning
 
canoncializeFoldername(String) - Method in class org.apache.cocoon.mail.MailContext
Description of the Method
canRelease(Component) - Method in class org.apache.cocoon.components.ExtendedComponentSelector
 
CaptchaDefinitionBuilder - Class in org.apache.cocoon.forms.formmodel
Builds CaptchaFieldDefinitions.
CaptchaDefinitionBuilder() - Constructor for class org.apache.cocoon.forms.formmodel.CaptchaDefinitionBuilder
 
CaptchaField - Class in org.apache.cocoon.forms.formmodel
A Field for CAPTCHA validation.
CaptchaField(CaptchaFieldDefinition, Context) - Constructor for class org.apache.cocoon.forms.formmodel.CaptchaField
 
CaptchaFieldDefinition - Class in org.apache.cocoon.forms.formmodel
A FieldDefinition for CaptchaFields.
CaptchaFieldDefinition(Context) - Constructor for class org.apache.cocoon.forms.formmodel.CaptchaFieldDefinition
 
CaptchaReader - Class in org.apache.cocoon.reading
The CaptchaReader is a simple tool generating JPEG images for the text supplied as its source in a way so that it's hard to parse automatically.
CaptchaReader() - Constructor for class org.apache.cocoon.reading.CaptchaReader
 
CaptchaValidator - Class in org.apache.cocoon.forms.validation.impl
A WidgetValidator that relies on a CAPTCHA test.
CaptchaValidator() - Constructor for class org.apache.cocoon.forms.validation.impl.CaptchaValidator
 
CaptchaValidatorBuilder - Class in org.apache.cocoon.forms.validation.impl
Builds a CAPTCHA validator.
CaptchaValidatorBuilder() - Constructor for class org.apache.cocoon.forms.validation.impl.CaptchaValidatorBuilder
 
CarBean - Class in org.apache.cocoon.faces.samples.carstore
This bean encapsulates a car model, including pricing and package choices.
CarBean() - Constructor for class org.apache.cocoon.faces.samples.carstore.CarBean
 
CarBean(String) - Constructor for class org.apache.cocoon.faces.samples.carstore.CarBean
 
CarCustomizer - Class in org.apache.cocoon.faces.samples.carstore
A helper class that customizes a CarBean for a set of options in a package.
CarCustomizer() - Constructor for class org.apache.cocoon.faces.samples.carstore.CarCustomizer
 
CarCustomizer(String) - Constructor for class org.apache.cocoon.faces.samples.carstore.CarCustomizer
 
CarStore - Class in org.apache.cocoon.faces.samples.carstore
This is the main bean for the application.
CarStore() - Constructor for class org.apache.cocoon.faces.samples.carstore.CarStore
 
CascadingIOException - Exception in org.apache.cocoon
This is a wrapping IOException.
CascadingIOException(String) - Constructor for exception org.apache.cocoon.CascadingIOException
Construct a new ProcessingException instance.
CascadingIOException(Exception) - Constructor for exception org.apache.cocoon.CascadingIOException
Creates a new ProcessingException instance.
CascadingIOException(String, Throwable) - Constructor for exception org.apache.cocoon.CascadingIOException
Construct a new ProcessingException that references a parent Exception.
CaseJXPathBinding - Class in org.apache.cocoon.forms.binding
CaseJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.
CaseJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, JXPathBindingBase[]) - Constructor for class org.apache.cocoon.forms.binding.CaseJXPathBinding
Constructs CaseJXPathBinding
CaseJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
CaseJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual CaseJXPathBinding out of the configuration in the provided configElement which looks like:
CaseJXPathBindingBuilder() - Constructor for class org.apache.cocoon.forms.binding.CaseJXPathBindingBuilder
 
caseValue - Variable in class org.apache.cocoon.forms.formmodel.Union
 
CastorSourceConverter - Class in org.apache.cocoon.components.persistence
This is a component converting the profiles (= object tree) to XML and vice-versa using Castor.
CastorSourceConverter() - Constructor for class org.apache.cocoon.components.persistence.CastorSourceConverter
 
catalogManager - Variable in class org.apache.cocoon.components.resolver.ResolverImpl
The catalog manager
catalogResolver - Variable in class org.apache.cocoon.components.resolver.ResolverImpl
The catalog resolver
category - Variable in class org.apache.cocoon.profiling.statistics.PageReportImpl.SimpleStats
 
category - Variable in class org.apache.cocoon.profiling.statistics.ReportImpl
 
category - Variable in class org.apache.cocoon.profiling.statistics.SimpleStatistics
 
category - Variable in class org.apache.cocoon.profiling.statistics.WSStatistics
 
CATEGORY_GLOBAL - Static variable in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
 
CATEGORY_GLOBAL - Static variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
 
CATEGORY_GROUP - Static variable in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
 
CATEGORY_USER - Static variable in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
 
CategoryNode - Class in org.apache.cocoon.components.treeprocessor
A generic container node that just invokes its children.
CategoryNode() - Constructor for class org.apache.cocoon.components.treeprocessor.CategoryNode
 
CategoryNodeBuilder - Class in org.apache.cocoon.components.treeprocessor
Builds a generic container node.
CategoryNodeBuilder() - Constructor for class org.apache.cocoon.components.treeprocessor.CategoryNodeBuilder
 
CDATA - Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
 
CDATA - Static variable in class org.apache.cocoon.generation.SearchGenerator
Description of the Field
CDATA - Static variable in class org.apache.cocoon.transformation.LuceneIndexTransformer
 
CDATA - Static variable in interface org.apache.cocoon.xml.AttributeTypes
 
CELL_TYPE_ARRAY - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
 
CELL_TYPE_BOOLEAN - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
 
CELL_TYPE_CELLRANGE - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
 
CELL_TYPE_EMPTY - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
 
CELL_TYPE_ERROR - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
 
CELL_TYPE_FLOAT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
 
CELL_TYPE_FORMULA - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
 
CELL_TYPE_INTEGER - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
 
CELL_TYPE_STRING - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
 
CellType - Class in org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
Cell type codes
CFORMSKEY - Static variable in class org.apache.cocoon.forms.transformation.FormsPipelineConfig
Default key under which the Cocoon Forms form instance is stored in the JXPath context.
ch - Variable in class org.apache.cocoon.template.xml.AttributeAwareXMLConsumerImpl.Characters
 
ch - Variable in class org.apache.cocoon.template.xml.AttributeAwareXMLConsumerImpl.IgnorableWhitespace
 
ch - Variable in class org.apache.cocoon.xml.SaxBuffer.Characters
 
ch - Variable in class org.apache.cocoon.xml.SaxBuffer.Comment
 
ch - Variable in class org.apache.cocoon.xml.SaxBuffer.IgnorableWhitespace
 
chain - Variable in class org.apache.cocoon.portal.event.impl.DefaultEventManager
 
chain - Variable in class org.apache.cocoon.portal.impl.PortalManagerImpl
 
chain - Variable in class org.apache.cocoon.portal.layout.renderer.impl.AspectRenderer
 
ChainedConfiguration - Class in org.apache.cocoon.components
This configuration object is used for SitemapConfigurable components.
ChainedConfiguration(Configuration, ChainedConfiguration) - Constructor for class org.apache.cocoon.components.ChainedConfiguration
Constructor
ChainMetaModule - Class in org.apache.cocoon.components.modules.input
This modules allows to "chain" several other modules.
ChainMetaModule() - Constructor for class org.apache.cocoon.components.modules.input.ChainMetaModule
 
ChangeAspectDataEvent - Class in org.apache.cocoon.portal.event.impl
This events set the aspect data for an Aspectalizable object
ChangeAspectDataEvent(Aspectalizable, String, Object) - Constructor for class org.apache.cocoon.portal.event.impl.ChangeAspectDataEvent
 
changeContext(String, String) - Method in class org.apache.cocoon.environment.AbstractEnvironment
Adds an prefix to the overall stripped off prefix from the request uri
changeContext(String, String) - Method in interface org.apache.cocoon.environment.Environment
Change the context from uriprefix to context
changeContext(String, String) - Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
 
ChangeCopletInstanceAspectDataEvent - Class in org.apache.cocoon.portal.event.impl
This events set the aspect data for a coplet instance object
ChangeCopletInstanceAspectDataEvent(CopletInstanceData, String, Object) - Constructor for class org.apache.cocoon.portal.event.impl.ChangeCopletInstanceAspectDataEvent
 
ChangeCopletsJXPathEvent - Class in org.apache.cocoon.portal.event.impl
This event changes the value of all instances of a coplet data
ChangeCopletsJXPathEvent(CopletData, String, Object) - Constructor for class org.apache.cocoon.portal.event.impl.ChangeCopletsJXPathEvent
Constructor
changed - Variable in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
 
changePortletMode(PortletMode) - Method in class org.apache.cocoon.portal.pluto.PortletActionProviderImpl
 
changePortletWindowState(WindowState) - Method in class org.apache.cocoon.portal.pluto.PortletActionProviderImpl
 
changeRenderParameters(Map) - Method in class org.apache.cocoon.portal.pluto.PortletActionProviderImpl
 
changeString(String) - Method in class org.apache.cocoon.taglib.string.LowerCaseTag
 
changeString(String) - Method in class org.apache.cocoon.taglib.string.StringTagSupport
Perform an operation on the passed in String.
changeString(String) - Method in class org.apache.cocoon.taglib.string.TrimTag
 
changeString(String) - Method in class org.apache.cocoon.taglib.string.UpperCaseTag
 
ChannelWrapper - Class in org.apache.cocoon.components.thread
Wrapper around a Channel implementation for constructor convenience
ChannelWrapper() - Constructor for class org.apache.cocoon.components.thread.ChannelWrapper
 
characters(char[], int, int) - Method in class org.apache.cocoon.ajax.BrowserUpdateTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.components.language.markup.CocoonMarkupLanguage.CocoonTransformerChainBuilderFilter
 
characters(char[], int, int) - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionFilter
Handle characters.
characters(char[], int, int) - Method in class org.apache.cocoon.components.profiler.ProfilingXMLPipe
 
characters(char[], int, int) - Method in class org.apache.cocoon.components.sax.XMLByteStreamCompiler
 
characters(char[], int, int) - Method in class org.apache.cocoon.components.sax.XMLTeePipe
 
characters(char[], int, int) - Method in class org.apache.cocoon.components.search.LuceneIndexContentHandler
 
characters(char[], int, int) - Method in class org.apache.cocoon.components.serializers.EncodingSerializer
 
characters(char[], int, int) - Method in class org.apache.cocoon.components.source.URLRewriter
SAX Event Handling
characters(char[], int, int) - Method in class org.apache.cocoon.components.xpointer.ElementPathPart.PathInclusionPipe
 
characters(char[], int, int) - Method in class org.apache.cocoon.components.xscript.StringBufferContentHandler
 
characters(char[], int, int) - Method in class org.apache.cocoon.forms.datatype.DynamicSelectionList.SelectionListHandler
 
characters(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.BufferHandler
 
characters(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe
 
characters(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.CopyHandler
 
characters(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.ErrorHandler
 
characters(char[], int, int) - Method in interface org.apache.cocoon.forms.transformation.EffectPipe.Handler
 
characters(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.NullHandler
 
characters(char[], int, int) - Method in class org.apache.cocoon.forms.util.XMLAdapter
Receive notification of character data.
characters(String) - Method in class org.apache.cocoon.generation.AbstractServerPage
Add character data
characters(String) - Method in class org.apache.cocoon.generation.asciiart.AsciiArtSVGGenerator
SAX character helper
characters(char[], int, int) - Method in class org.apache.cocoon.portal.transformation.HTMLRootTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.serialization.ElementProcessorSerializer
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.serialization.TextSerializer
 
characters(char[], int, int) - Method in class org.apache.cocoon.serialization.XMidiSerializer
 
characters(char[], int, int) - Method in class org.apache.cocoon.serialization.ZipArchiveSerializer
 
characters(char[], int, int) - Method in class org.apache.cocoon.taglib.string.TextRecordingTag
 
characters(char[], int, int) - Method in class org.apache.cocoon.taglib.TransformerTagSupport
 
characters(char[], int, int) - Method in class org.apache.cocoon.taglib.VarTransformerTagSupport
 
characters(char[], int, int) - Method in class org.apache.cocoon.taglib.XMLConsumerTagSupport
 
Characters - Class in org.apache.cocoon.template.script.event
 
Characters(ParsingContext, Locator, char[], int, int) - Constructor for class org.apache.cocoon.template.script.event.Characters
 
characters(ExpressionContext, ExecutionContext, TextEvent, TextEvent.CharHandler) - Static method in class org.apache.cocoon.template.script.event.TextEvent
 
characters(char[], int, int) - Method in class org.apache.cocoon.template.script.Parser
 
characters(char[], int, int) - Method in class org.apache.cocoon.template.xml.AttributeAwareXMLConsumerImpl
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.AbstractDOMTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.AbstractExtractionTransformer
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.AbstractSAXTransformer
Process the SAX event.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.CleanupTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.FilterTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.FragmentExtractorTransformer
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.helpers.InterpolatingConfigurationHandler
Replace {vars} in element bodies.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.helpers.MirrorRecorder
Deprecated.  
characters(String) - Method in class org.apache.cocoon.transformation.helpers.MirrorRecorder
Deprecated.  
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.helpers.NOPRecorder
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.helpers.ParametersRecorder
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.helpers.TextRecorder
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.I18nTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.LDAPTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.LogTransformer
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.LuceneIndexTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.pagination.Paginator
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.PatternTransformer
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.RoleFilterTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.TagTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.TeeTransformer
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.VariableRewriterTransformer
Process the SAX event.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.Web3RfcTransformer
Receive notification of the end of an element.
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.WriteDOMSessionTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.transformation.XMLDBTransformer
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.util.location.LocationAttributes.Pipe
 
characters(char[], int, int) - Method in class org.apache.cocoon.xml.AbstractXMLConsumer
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.xml.AbstractXMLPipe
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.xml.ContentHandlerWrapper
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.xml.DocumentHandlerAdapter
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.xml.DocumentHandlerWrapper
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.xml.IncludeXMLConsumer
 
characters(char[], int, int) - Method in class org.apache.cocoon.xml.LoggingContentHandler
 
characters(char[], int, int) - Method in class org.apache.cocoon.xml.ParamSaxBuffer
Parses text and extracts {name} parameters for later substitution.
characters(char[], int, int) - Method in class org.apache.cocoon.xml.SaxBuffer
 
characters(char[], int, int) - Method in class org.apache.cocoon.xml.XMLMulticaster
 
charactersImpl(char[], int, int) - Method in class org.apache.cocoon.components.serializers.EncodingSerializer
Receive character notifications
charactersImpl(char[], int, int) - Method in class org.apache.cocoon.components.serializers.XMLSerializer
Receive notification of character data.
CharConvertor - Class in org.apache.cocoon.forms.datatype.convertor
The CharConvertor converts a String to a Character object and viceversa.
CharConvertor() - Constructor for class org.apache.cocoon.forms.datatype.convertor.CharConvertor
 
CharConvertorBuilder - Class in org.apache.cocoon.forms.datatype.convertor
The builder for the char default convertor.
CharConvertorBuilder() - Constructor for class org.apache.cocoon.forms.datatype.convertor.CharConvertorBuilder
 
charCount - Variable in class org.apache.cocoon.transformation.pagination.PageRules
 
Charset - Interface in org.apache.cocoon.components.serializers.encoding
 
charset - Variable in class org.apache.cocoon.components.serializers.EncodingSerializer
The Charset associated with the character encoding.
CharsetFactory - Class in org.apache.cocoon.components.serializers.encoding
 
CharType - Class in org.apache.cocoon.forms.datatype.typeimpl
The char datatype.
CharType() - Constructor for class org.apache.cocoon.forms.datatype.typeimpl.CharType
 
CharTypeBuilder - Class in org.apache.cocoon.forms.datatype.typeimpl
The builder for the char datatype.
CharTypeBuilder() - Constructor for class org.apache.cocoon.forms.datatype.typeimpl.CharTypeBuilder
 
check() - Method in class org.apache.cocoon.forms.expression.IsNullFunction
 
CHECK_ALWAYS - Static variable in class org.apache.cocoon.components.source.impl.MultiSourceValidity
The delay value indicating to check always.
CheckAccessAction - Class in org.apache.cocoon.portal.tools.acting
Check whether the current user is allowed to access the given page.
CheckAccessAction() - Constructor for class org.apache.cocoon.portal.tools.acting.CheckAccessAction
 
CheckAccessTransformer - Class in org.apache.cocoon.portal.tools.transformation
 
CheckAccessTransformer() - Constructor for class org.apache.cocoon.portal.tools.transformation.CheckAccessTransformer
 
checkAuthentication(Redirector, String, String) - Method in interface org.apache.cocoon.webapps.authentication.AuthenticationManager
Deprecated. Is the current user authenticated for the given handler? If the user is already authenticated, the RequestState is updated to the provided information (handler and application).
checkAuthentication(Redirector, String, String) - Method in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
Deprecated.  
checkCompleteness() - Method in class org.apache.cocoon.forms.formmodel.AbstractContainerDefinition
checks completeness of this definition
checkCompleteness() - Method in class org.apache.cocoon.forms.formmodel.AbstractDatatypeWidgetDefinition
checks definition's completeness
checkCompleteness() - Method in class org.apache.cocoon.forms.formmodel.AbstractWidgetDefinition
Checks if this definition is complete or not.
checkCompleteness() - Method in class org.apache.cocoon.forms.formmodel.AggregateFieldDefinition
checks completeness of this definition
checkCompleteness() - Method in interface org.apache.cocoon.forms.formmodel.WidgetDefinition
Checks whether this definition is complete since we are allowed to have partial definitions in libraries.
checkCompleteness() - Method in class org.apache.cocoon.forms.formmodel.WidgetDefinitionList
 
checkEnvironment(int, Logger) - Static method in class org.apache.cocoon.components.CocoonComponentManager
INTERNAL METHOD.
checkForRedirect(HttpURLConnection, String) - Method in class org.apache.cocoon.portal.transformation.ProxyTransformer
Check the http status code of the http response to detect any redirects.
checkForRedirect(Document, String) - Method in class org.apache.cocoon.portal.transformation.ProxyTransformer
Analyses the XHTML response document for redirects in <meta http-equiv="refresh"> elements.
checkIfModified(Environment, long) - Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
 
checkin(String) - Method in interface org.apache.cocoon.components.repository.helpers.RepositoryVersioningHelper
checkin a resource
checkin(String) - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryVersioningHelper
 
checkMemory() - Method in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
The "checker" thread checks if memory is running low in the jvm.
checkMutable() - Method in class org.apache.cocoon.forms.formmodel.AbstractWidgetDefinition
Check that this definition is mutable, i.e.
checkNamespace(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder
Check if the namespace URI of the given configuraition is the same as the one given by the builder.
checkOpen() - Method in class org.apache.cocoon.util.PostInputStream
Checks to see if this stream is closed; if it is, an IOException is thrown.
checkout(String) - Method in interface org.apache.cocoon.components.repository.helpers.RepositoryVersioningHelper
checkout a resource
checkout(String) - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryVersioningHelper
 
checkPatterns(String, String) - Method in class org.apache.cocoon.selection.NamedPatternsSelector
Checks if value is a substring of one of the patterns associated to expression
checkPipeline() - Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
Sanity check
checkProviders(Session) - Method in class org.apache.cocoon.mail.MailAction
Check that the provider need is available
checkReload - Variable in class org.apache.cocoon.components.treeprocessor.TreeProcessor
Check for reload?
checkTime - Variable in class org.apache.cocoon.components.flow.AbstractInterpreter
Interval between two checks for modified script files.
checkValidity(Object, Map, boolean, ProfileLS) - Method in class org.apache.cocoon.portal.profile.impl.AuthenticationProfileManager
Deprecated. If the profile is valid itself is returned, otherwise a newly created SourceValidity object is returned.
children - Variable in class org.apache.cocoon.components.flow.WebContinuation
The children continuations.
children - Variable in class org.apache.cocoon.components.treeprocessor.SimpleParentProcessingNode
The childrens of this matcher
childTagName - Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.TabContentAspect.TabPreparedConfiguration
 
Choose - Class in org.apache.cocoon.template.instruction
 
Choose(ParsingContext, StartElement, Attributes, Stack) - Constructor for class org.apache.cocoon.template.instruction.Choose
 
chooseLocaleFromLink(ActionEvent) - Method in class org.apache.cocoon.faces.samples.carstore.CarStore
 
chooseLocaleFromMap(ActionEvent) - Method in class org.apache.cocoon.faces.samples.carstore.CarStore
 
choosePackage(ActionEvent) - Method in class org.apache.cocoon.faces.samples.carstore.CarStore
 
choosePackage(String) - Method in class org.apache.cocoon.faces.samples.carstore.CarStore
 
chooseWidgets - Variable in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
 
CINCLUDE_CACHED_INCLUDE_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_CACHED_INCLUDE_PLACEHOLDER_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_CONFIGURATION_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_INCLUDE_ELEMENT - Static variable in class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated.  
CINCLUDE_INCLUDE_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_INCLUDE_ELEMENT_ELEMENT_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated.  
CINCLUDE_INCLUDE_ELEMENT_ELEMENT_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_INCLUDE_ELEMENT_NS_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated.  
CINCLUDE_INCLUDE_ELEMENT_NS_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_INCLUDE_ELEMENT_PREFIX_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated.  
CINCLUDE_INCLUDE_ELEMENT_PREFIX_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_INCLUDE_ELEMENT_SELECT_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_INCLUDE_ELEMENT_SRC_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated.  
CINCLUDE_INCLUDE_ELEMENT_SRC_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_INCLUDE_ELEMENT_STRIP_ROOT_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_INCLUDEXML_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_INCLUDEXML_ELEMENT_IGNORE_ERRORS_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_NAME_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_NAMESPACE_URI - Static variable in class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated.  
CINCLUDE_NAMESPACE_URI - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_PARAMETER_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_PARAMETERS_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_SRC_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CINCLUDE_VALUE_ELEMENT - Static variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CIncludeCopletAspect - Class in org.apache.cocoon.portal.layout.renderer.aspect.impl
This aspect streams a cinclude statement into the stream that will include the coplet using the coplet protocol.
CIncludeCopletAspect() - Constructor for class org.apache.cocoon.portal.layout.renderer.aspect.impl.CIncludeCopletAspect
 
CIncludeCopletAspect.PreparedConfiguration - Class in org.apache.cocoon.portal.layout.renderer.aspect.impl
 
CIncludeCopletAspect.PreparedConfiguration() - Constructor for class org.apache.cocoon.portal.layout.renderer.aspect.impl.CIncludeCopletAspect.PreparedConfiguration
 
CIncludeTransformer - Class in org.apache.cocoon.transformation
 
CIncludeTransformer() - Constructor for class org.apache.cocoon.transformation.CIncludeTransformer
Constructor Set the namespace
CIRC_LBRACE - Static variable in interface org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserConstants
 
CIRC_RBRACE - Static variable in interface org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserConstants
 
Circle - Class in org.apache.cocoon.samples.tour.shapes
Circle Shape for tour block java-shapes sample
Circle(double) - Constructor for class org.apache.cocoon.samples.tour.shapes.Circle
Creates a new instance of Circle
CLASS - Static variable in class org.apache.cocoon.util.PostInputStream
Class name
CLASS_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
CLASS_INHERITANCE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
ClassDefinition - Class in org.apache.cocoon.forms.formmodel
A WidgetDefinition which holds a collection of Widgets and which can be instantiated with a NewDefinition.
ClassDefinition() - Constructor for class org.apache.cocoon.forms.formmodel.ClassDefinition
 
ClassDefinitionBuilder - Class in org.apache.cocoon.forms.formmodel
Builds {ClassDefinition}s.
ClassDefinitionBuilder() - Constructor for class org.apache.cocoon.forms.formmodel.ClassDefinitionBuilder
 
classes - Variable in class org.apache.cocoon.forms.binding.JXPathBindingBase
Cache of class definitions
classes - Variable in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
 
ClassJXPathBinding - Class in org.apache.cocoon.forms.binding
ClassJXPathBinding provides an implementation of a Binding which allows the specification of a class of reusable bindings.
ClassJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, JXPathBindingBase[]) - Constructor for class org.apache.cocoon.forms.binding.ClassJXPathBinding
Constructs ClassJXPathBinding
ClassJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
ClassJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual ClassJXPathBinding out of the configuration in the provided configElement which looks like:
ClassJXPathBindingBuilder() - Constructor for class org.apache.cocoon.forms.binding.ClassJXPathBindingBuilder
 
classLoader - Variable in class org.apache.cocoon.components.ExtendedComponentSelector
The class loader to use
classLoader - Variable in class org.apache.cocoon.portlet.CocoonPortlet
The classloader that will be set as the context classloader if init-classloader is true
classLoader - Variable in class org.apache.cocoon.servlet.CocoonServlet
The classloader that will be set as the context classloader if init-classloader is true
classloader - Variable in class org.apache.cocoon.servlet.ParanoidCocoonServlet
 
ClassLoaderManager - Interface in org.apache.cocoon.components.classloader
A class loader manager acting as a proxy for a single RepositoryClassLoader.
ClassLoaderManagerImpl - Class in org.apache.cocoon.components.classloader
A singleton-like implementation of ClassLoaderManager
ClassLoaderManagerImpl() - Constructor for class org.apache.cocoon.components.classloader.ClassLoaderManagerImpl
A constructor that ensures only a single class loader instance exists
classManager - Variable in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
The ClassLoaderManager
classMap - Variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
className - Variable in class org.apache.cocoon.portal.aspect.impl.DefaultAspectDescription
 
className - Variable in class org.apache.cocoon.portal.factory.impl.AbstractProducibleDescription
 
CLASSNAME_ATTRIBUTE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
classpath - Variable in class org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage
The local classpath
classpath - Variable in class org.apache.cocoon.components.language.programming.java.AbstractJavaCompiler
The classpath to be used for compilation
ClassUtils - Class in org.apache.cocoon.util
A collection of class management utility methods.
ClassUtils() - Constructor for class org.apache.cocoon.util.ClassUtils
 
clazz - Variable in class org.apache.cocoon.components.language.programming.javascript.JavascriptProgram
 
clazz - Variable in class org.apache.cocoon.components.language.programming.python.PythonProgram
 
CleanBriefcaseEvent - Class in org.apache.cocoon.portal.coplets.basket.events
Clean all briefcases or a single one
CleanBriefcaseEvent() - Constructor for class org.apache.cocoon.portal.coplets.basket.events.CleanBriefcaseEvent
Constructor If this constructor is used all baskets will be cleaned
CleanBriefcaseEvent(Briefcase) - Constructor for class org.apache.cocoon.portal.coplets.basket.events.CleanBriefcaseEvent
Constructor One briefcase will be cleaned
cleanUp() - Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlQuery
Clean up all database resources used by the query.
cleanup() - Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
Cleanup eventually uploaded parts that were saved on disk
cleanup() - Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
Cleanup eventually uploaded parts that were saved on disk
CleanupTransformer - Class in org.apache.cocoon.transformation
Cleanup transformer: Removes excess whitespace while adding some where needed for legibility.
CleanupTransformer() - Constructor for class org.apache.cocoon.transformation.CleanupTransformer
 
cleanURI(String, int) - Static method in class org.apache.cocoon.transformation.pagination.Paginator
Removes the pagination encoding from the URI by removing the page number and the previous and next character.
clear() - Method in interface org.apache.cocoon.caching.Cache
clear cache of all cached responses
clear() - Method in interface org.apache.cocoon.caching.EventRegistry
Clear all event-key mappings from the registry.
clear() - Method in class org.apache.cocoon.caching.impl.AbstractDoubleMapEventRegistry
Remove all registered data.
clear() - Method in class org.apache.cocoon.caching.impl.CacheImpl
clear cache of all cached responses
clear() - Method in class org.apache.cocoon.caching.impl.EventAwareCacheImpl
Clears the entire Cache, including all registered event-pipeline key mappings..
clear() - Method in class org.apache.cocoon.components.accessor.MapAccessor.AccessorMap
 
clear() - Method in class org.apache.cocoon.components.store.impl.EHDefaultStore
 
clear() - Method in class org.apache.cocoon.components.store.impl.JCSDefaultStore
 
clear() - Method in class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap
 
clear() - Method in class org.apache.cocoon.forms.formmodel.Repeater
Clears all rows from the repeater and go back to the initial size
clear() - Method in class org.apache.cocoon.forms.util.RepeaterAsList
 
clear() - Method in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
 
clear() - Method in interface org.apache.cocoon.profiling.statistics.Collector
 
clear() - Method in class org.apache.cocoon.profiling.statistics.CollectorImpl
 
clear() - Method in class org.apache.cocoon.util.MRUBucketMap
Deprecated.  
clear() - Method in class org.apache.cocoon.xml.ImmutableAttributesImpl
 
clear() - Method in class org.apache.cocoon.xml.NamespacesTable
Clear and reinitialize this namespace table before reuse.
clearBody() - Method in class org.apache.cocoon.taglib.BodyContent
 
clearBuffer() - Method in class org.apache.cocoon.util.BufferedOutputStream
Clear/reset the buffer
ClearCacheAction - Class in org.apache.cocoon.acting
Simple action which ensures the cache is cleared of all cached results
ClearCacheAction() - Constructor for class org.apache.cocoon.acting.ClearCacheAction
 
clearObjectMap() - Static method in class org.apache.cocoon.portal.util.ReferenceFieldHandler
 
clearParameters - Variable in class org.apache.cocoon.portal.pluto.PortletURLProviderImpl
Clear parameters
clearParameters() - Method in class org.apache.cocoon.portal.pluto.PortletURLProviderImpl
 
ClearPersistentStoreAction - Class in org.apache.cocoon.acting
Simple action which ensures the persistent store is cleared.
ClearPersistentStoreAction() - Constructor for class org.apache.cocoon.acting.ClearPersistentStoreAction
 
clearResult(Object) - Method in interface org.apache.cocoon.components.profiler.Profiler
Remove a specified result.
clearResult(Object) - Method in class org.apache.cocoon.components.profiler.ProfilerImpl
Remove the specified result.
clearResults() - Method in interface org.apache.cocoon.components.profiler.Profiler
Clear the results.
clearResults() - Method in class org.apache.cocoon.components.profiler.ProfilerImpl
Clear the results.
clearSelection() - Method in class org.apache.cocoon.forms.formmodel.tree.Tree
 
clearTriggers() - Method in class org.apache.cocoon.forms.formmodel.algorithms.AbstractBaseAlgorithm
 
cliContext - Variable in class org.apache.cocoon.bean.CocoonWrapper
 
client - Variable in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
CLOB_ENCODING - Static variable in class org.apache.cocoon.transformation.SQLTransformer
 
ClobHelper - Class in org.apache.cocoon.util
A minimal implementation just enough to send a CLOB to a database.
ClobHelper(InputStream, long) - Constructor for class org.apache.cocoon.util.ClobHelper
 
clone() - Method in class org.apache.cocoon.bean.query.SimpleLuceneCriterionBean
 
clone() - Method in class org.apache.cocoon.bean.query.SimpleLuceneQueryBean
 
clone() - Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
clone() - Method in class org.apache.cocoon.portal.aspect.impl.AbstractAspectalizable
 
clone() - Method in class org.apache.cocoon.portal.coplet.CopletInstanceData
 
clone() - Method in class org.apache.cocoon.portal.factory.impl.AbstractProducible
 
clone() - Method in class org.apache.cocoon.portal.layout.AbstractLayout
 
clone() - Method in class org.apache.cocoon.portal.layout.AbstractParameters
 
clone() - Method in class org.apache.cocoon.portal.layout.impl.CompositeLayoutImpl
 
clone() - Method in class org.apache.cocoon.portal.layout.impl.CopletLayout
 
clone() - Method in class org.apache.cocoon.portal.layout.impl.FrameLayout
 
clone() - Method in class org.apache.cocoon.portal.layout.impl.LinkLayout
 
clone() - Method in class org.apache.cocoon.portal.layout.Item
 
clone() - Method in class org.apache.cocoon.portal.layout.NamedItem
 
clone() - Method in interface org.apache.cocoon.transformation.helpers.EventRecorder
Deprecated.  
clone() - Method in class org.apache.cocoon.transformation.helpers.MirrorRecorder
Deprecated.  
clone() - Method in class org.apache.cocoon.transformation.pagination.Pagesheet
 
cloneNode(boolean) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneWithWriter(Writer) - Method in class org.apache.cocoon.faces.renderkit.XMLResponseWriter
 
close() - Method in class org.apache.cocoon.bean.helpers.DelayedOutputStream
Close ByteArrayOutputStrem, and FileOutputStream, depending on inner state of this stream
close() - Method in class org.apache.cocoon.caching.CachingOutputStream
 
close() - Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlConnection
 
close() - Method in class org.apache.cocoon.components.source.impl.MultiSourceValidity
Close this instance, or in other words declare that no other sources will be added to this MultiSourceValidity and that checkings can be now performed.
CLOSE - Static variable in interface org.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizer.TokenReciever
 
close() - Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
Close this ValidationResolver instance, releasing all created Sources back to the SourceResolver and returning an aggregated SourceValidity.
close() - Method in class org.apache.cocoon.faces.renderkit.XMLResponseWriter
 
close() - Method in class org.apache.cocoon.portlet.PortletOutputLogTarget
 
close() - Method in class org.apache.cocoon.util.BufferedOutputStream
Closes this buffered output stream.
close() - Method in class org.apache.cocoon.util.PostInputStream
Closes this input stream by closing the underlying stream and marking this one as closed.
closeElement(boolean) - Method in class org.apache.cocoon.components.serializers.XMLSerializer
Write the end part of a start element (if necessary).
closeFolder(Folder) - Static method in class org.apache.cocoon.mail.MailCommandManager
Close a javamail folder
closeStore(Store) - Static method in class org.apache.cocoon.mail.MailCommandManager
Close a javamail store
cocoon - Variable in class org.apache.cocoon.bean.CocoonWrapper
 
Cocoon - Class in org.apache.cocoon
The Cocoon Object is the main Kernel for the entire Cocoon system.
Cocoon() - Constructor for class org.apache.cocoon.Cocoon
Creates a new Cocoon instance.
cocoon - Variable in class org.apache.cocoon.portlet.CocoonPortlet
The Cocoon instance
cocoon - Variable in class org.apache.cocoon.servlet.CocoonServlet
The Cocoon instance
Cocoon2EsqlConnection - Class in org.apache.cocoon.components.language.markup.xsp
This is the Cocoon2 specific part of an AbstractEsqlConnection.
Cocoon2EsqlConnection() - Constructor for class org.apache.cocoon.components.language.markup.xsp.Cocoon2EsqlConnection
 
Cocoon2EsqlConnection(Connection) - Constructor for class org.apache.cocoon.components.language.markup.xsp.Cocoon2EsqlConnection
Someone passed the connection
Cocoon2EsqlConnection(DataSourceComponent) - Constructor for class org.apache.cocoon.components.language.markup.xsp.Cocoon2EsqlConnection
Get the connection from the pool
COCOON_PASS_THROUGH - Static variable in class org.apache.cocoon.components.treeprocessor.sitemap.MountNode
The key to get the pass_through value from the Environment
COCOON_REDIRECT_ATTR - Static variable in class org.apache.cocoon.components.treeprocessor.TreeProcessor
 
CocoonAccess - Class in org.apache.cocoon
Accessor to the Cocoon object instance
CocoonAccess() - Constructor for class org.apache.cocoon.CocoonAccess
 
CocoonBean - Class in org.apache.cocoon.bean
The Cocoon Bean simplifies usage of the Cocoon object.
CocoonBean() - Constructor for class org.apache.cocoon.bean.CocoonBean
 
CocoonComponentManager - Class in org.apache.cocoon.components
Cocoon Component Manager.
CocoonComponentManager() - Constructor for class org.apache.cocoon.components.CocoonComponentManager
Create the ComponentManager
CocoonComponentManager(ClassLoader) - Constructor for class org.apache.cocoon.components.CocoonComponentManager
Create the ComponentManager with a Classloader
CocoonComponentManager(ComponentManager, ClassLoader) - Constructor for class org.apache.cocoon.components.CocoonComponentManager
Create the ComponentManager with a Classloader and parent ComponentManager
CocoonComponentManager(ComponentManager) - Constructor for class org.apache.cocoon.components.CocoonComponentManager
Create the ComponentManager with a parent ComponentManager
CocoonComponentManager.AbstractCocoonRunnable - Class in org.apache.cocoon.components
A runnable wrapper that inherits the environment stack of the thread it is created in.
CocoonComponentManager.AbstractCocoonRunnable() - Constructor for class org.apache.cocoon.components.CocoonComponentManager.AbstractCocoonRunnable
 
CocoonContextHandler - Class in org.apache.cocoon.jxpath
Implementation of the DynamicPropertyHandler interface that provides access to attributes of a Cocoon Context.
CocoonContextHandler() - Constructor for class org.apache.cocoon.jxpath.CocoonContextHandler
 
CocoonCrawler - Interface in org.apache.cocoon.components.crawler
The avalon behavioural component interface of crawling.
CocoonLogFormatter - Class in org.apache.cocoon.util.log
Deprecated. This class will be removed in 2.2
CocoonLogFormatter() - Constructor for class org.apache.cocoon.util.log.CocoonLogFormatter
Deprecated. The depth to which stacktraces are printed out
CocoonLogFormatter(int) - Constructor for class org.apache.cocoon.util.log.CocoonLogFormatter
Deprecated.  
CocoonMarkupLanguage - Class in org.apache.cocoon.components.language.markup
Base implementation of MarkupLanguage.
CocoonMarkupLanguage() - Constructor for class org.apache.cocoon.components.language.markup.CocoonMarkupLanguage
The default constructor.
CocoonMarkupLanguage.CocoonTransformerChainBuilderFilter - Class in org.apache.cocoon.components.language.markup
This filter builds on the fly a chain of transformers.
CocoonMarkupLanguage.CocoonTransformerChainBuilderFilter(LogicsheetCodeGenerator) - Constructor for class org.apache.cocoon.components.language.markup.CocoonMarkupLanguage.CocoonTransformerChainBuilderFilter
 
CocoonMarkupLanguage.PreProcessFilter - Class in org.apache.cocoon.components.language.markup
Preprocess filter for Cocoon Markup languages.
CocoonMarkupLanguage.PreProcessFilter(AbstractXMLPipe, String, ProgrammingLanguage) - Constructor for class org.apache.cocoon.components.language.markup.CocoonMarkupLanguage.PreProcessFilter
 
CocoonPipelineCronJob - Class in org.apache.cocoon.components.cron
A simple CronJob which calls an internal cocoon:// pipeline.
CocoonPipelineCronJob() - Constructor for class org.apache.cocoon.components.cron.CocoonPipelineCronJob
 
CocoonPortlet - Class in org.apache.cocoon.portlet
This is the entry point for Cocoon execution as an JSR-168 Portlet.
CocoonPortlet() - Constructor for class org.apache.cocoon.portlet.CocoonPortlet
 
CocoonQuartzJobExecutor - Class in org.apache.cocoon.components.cron
This component is resposible to launch a CronJobs in a Quart Scheduler.
CocoonQuartzJobExecutor() - Constructor for class org.apache.cocoon.components.cron.CocoonQuartzJobExecutor
 
CocoonQuartzJobScheduler - Class in org.apache.cocoon.components.cron
QuartzJobScheduler that runs jobs within a Cocoon Environment.
CocoonQuartzJobScheduler() - Constructor for class org.apache.cocoon.components.cron.CocoonQuartzJobScheduler
 
cocoonRedirect(String) - Method in class org.apache.cocoon.environment.ForwardRedirector
 
CocoonRequestHandler - Class in org.apache.cocoon.jxpath
Implementation of the DynamicPropertyHandler interface that provides access to attributes of a Cocoon Request.
CocoonRequestHandler() - Constructor for class org.apache.cocoon.jxpath.CocoonRequestHandler
 
CocoonRunnable - Class in org.apache.cocoon.environment
A Runnable wrapper or base class that inherits the execution context of the thread creating it, as it was at the time of creation.
CocoonRunnable() - Constructor for class org.apache.cocoon.environment.CocoonRunnable
Creates an empty CocoonRunnable and copies the environment context of the calling thread, for later use when calling CocoonRunnable.doRun().
CocoonRunnable(Runnable) - Constructor for class org.apache.cocoon.environment.CocoonRunnable
Wraps an existing Runnable and copies the environment context of the calling thread, for later use when the Runnable's run() method is called.
CocoonServlet - Class in org.apache.cocoon.servlet
This is the entry point for Cocoon execution as an HTTP Servlet.
CocoonServlet() - Constructor for class org.apache.cocoon.servlet.CocoonServlet
 
CocoonSessionHandler - Class in org.apache.cocoon.jxpath
Implementation of the DynamicPropertyHandler interface that provides access to attributes of a Cocoon Session.
CocoonSessionHandler() - Constructor for class org.apache.cocoon.jxpath.CocoonSessionHandler
 
CocoonSourceFactory - Class in org.apache.cocoon.components.source
This class implements the cocoon: protocol.
CocoonSourceFactory(Processor, ComponentManager) - Constructor for class org.apache.cocoon.components.source.CocoonSourceFactory
 
CocoonStoreJanitor - Class in org.apache.cocoon.components.store.impl
The CocoonStoreJanitor class just subclasses the StoreJanitorImpl to overwrite the start method for background thread creation using the Cocoon RunnableManager.
CocoonStoreJanitor() - Constructor for class org.apache.cocoon.components.store.impl.CocoonStoreJanitor
 
CocoonStreamTargetFactory - Class in org.apache.cocoon.util.log
Deprecated. This class will be removed in 2.2
CocoonStreamTargetFactory() - Constructor for class org.apache.cocoon.util.log.CocoonStreamTargetFactory
Deprecated.  
CocoonTargetFactory - Class in org.apache.cocoon.util.log
Deprecated. This class will be removed in 2.2
CocoonTargetFactory() - Constructor for class org.apache.cocoon.util.log.CocoonTargetFactory
Deprecated.  
CocoonTask - Class in org.apache.cocoon
Ant task for running Cocoon.
CocoonTask() - Constructor for class org.apache.cocoon.CocoonTask
 
CocoonToAvalonSource - Class in org.apache.cocoon.components.source.impl
This source objects wraps an obsolete Cocoon Source object to avoid recoding existing source objects.
CocoonToAvalonSource(String, Source) - Constructor for class org.apache.cocoon.components.source.impl.CocoonToAvalonSource
Constructor
CocoonWrapper - Class in org.apache.cocoon.bean
The Cocoon Wrapper simplifies usage of the Cocoon object.
CocoonWrapper() - Constructor for class org.apache.cocoon.bean.CocoonWrapper
 
codeFormatter - Variable in class org.apache.cocoon.components.language.programming.AbstractProgrammingLanguage
The source code formatter
CodeFormatter - Interface in org.apache.cocoon.components.language.programming
This interface defines source beautifying formatting
col - Static variable in class org.apache.cocoon.components.modules.input.LocateResource
 
col - Variable in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated.  
col - Variable in class org.apache.cocoon.generation.XMLDBGenerator
Deprecated.  
COL_ATTR - Static variable in class org.apache.cocoon.util.location.LocationAttributes
Attribute name for the column number
COL_NODE_NAME - Static variable in class org.apache.cocoon.generation.TraversableGenerator
 
collapseAll() - Method in class org.apache.cocoon.forms.formmodel.tree.Tree
 
collapsePath(TreePath) - Method in class org.apache.cocoon.forms.formmodel.tree.Tree
 
collectedEvents - Variable in class org.apache.cocoon.portal.transformation.CopletTransformer
The collected list of events
COLLECTION - Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
Element <collection>
COLLECTION - Static variable in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated.  
collection - Variable in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated.  
collection - Variable in class org.apache.cocoon.generation.XMLDBGenerator
Deprecated.  
COLLECTION_BASE_ATTR - Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
 
COLLECTION_COUNT_ATTR - Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
Attribute collections on the root element indicates count of collections in the collection
COLLECTION_COUNT_ATTR - Static variable in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated.  
CollectionMetaModule - Class in org.apache.cocoon.components.modules.input
Constructs an array of values suitable for a JDBC collection type from parameters obtained from another input module.
CollectionMetaModule() - Constructor for class org.apache.cocoon.components.modules.input.CollectionMetaModule
 
COLLECTIONS - Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
Root element <collections>
collectionToSAX(Collection) - Method in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated. Output SAX events listing the collection.
collector - Variable in class org.apache.cocoon.profiling.generation.StatisticsGenerator
 
Collector - Interface in org.apache.cocoon.profiling.statistics
The collector is the central component collecting various statistics about the current request.
CollectorImpl - Class in org.apache.cocoon.profiling.statistics
Implementation for the statistics component.
CollectorImpl() - Constructor for class org.apache.cocoon.profiling.statistics.CollectorImpl
 
COLON - Static variable in interface org.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizer.TokenReciever
 
ColorCode - Class in org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
Color codes
ColorCode(String) - Constructor for class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ColorCode
construct the ColorCode object
ColorOperation - Class in org.apache.cocoon.reading.imageop
 
ColorOperation() - Constructor for class org.apache.cocoon.reading.imageop.ColorOperation
 
column - Variable in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
columns - Variable in class org.apache.cocoon.acting.modular.DatabaseAction.CacheHelper
 
ColumnTag - Class in org.apache.cocoon.faces.taglib.html
 
ColumnTag() - Constructor for class org.apache.cocoon.faces.taglib.html.ColumnTag
 
combineFields() - Method in class org.apache.cocoon.forms.formmodel.AggregateField
 
CombiningChar - Static variable in interface org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserConstants
 
CombiningMap - Class in org.apache.cocoon.forms.util
A read-only implementation of Map that combines several other maps.
CombiningMap() - Constructor for class org.apache.cocoon.forms.util.CombiningMap
 
COMMAND_AT - Static variable in class org.apache.cocoon.forms.formmodel.ImageMap
 
CommandButtonTag - Class in org.apache.cocoon.faces.taglib.html
 
CommandButtonTag() - Constructor for class org.apache.cocoon.faces.taglib.html.CommandButtonTag
 
CommandLineContext - Class in org.apache.cocoon.environment.commandline
Implements the Context interface
CommandLineContext(String) - Constructor for class org.apache.cocoon.environment.commandline.CommandLineContext
Constructs a CommandlineContext object from a ServletContext object
CommandLineRequest - Class in org.apache.cocoon.environment.commandline
Creates a specific servlet request simulation from command line usage.
CommandLineRequest(Environment, String, String, String) - Constructor for class org.apache.cocoon.environment.commandline.CommandLineRequest
 
CommandLineRequest(Environment, String, String, String, Map) - Constructor for class org.apache.cocoon.environment.commandline.CommandLineRequest
 
CommandLineRequest(Environment, String, String, String, Map, Map) - Constructor for class org.apache.cocoon.environment.commandline.CommandLineRequest
 
CommandLineRequest(Environment, String, String, String, Map, Map, Map) - Constructor for class org.apache.cocoon.environment.commandline.CommandLineRequest
 
CommandLineResponse - Class in org.apache.cocoon.environment.commandline
Creates a specific servlet response simulation from command line usage.
CommandLineResponse() - Constructor for class org.apache.cocoon.environment.commandline.CommandLineResponse
 
CommandLineSession - Class in org.apache.cocoon.environment.commandline
Command-line version of Http Session.
CommandLineSession() - Constructor for class org.apache.cocoon.environment.commandline.CommandLineSession
 
CommandLinkTag - Class in org.apache.cocoon.faces.taglib.html
 
CommandLinkTag() - Constructor for class org.apache.cocoon.faces.taglib.html.CommandLinkTag
 
comment(char[], int, int) - Method in class org.apache.cocoon.components.profiler.ProfilingXMLPipe
 
comment(char[], int, int) - Method in class org.apache.cocoon.components.sax.XMLByteStreamCompiler
SAX Event Handling: LexicalHandler
comment(char[], int, int) - Method in class org.apache.cocoon.components.sax.XMLTeePipe
 
comment(char[], int, int) - Method in class org.apache.cocoon.components.serializers.XMLSerializer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.components.source.URLRewriter
SAX Event Handling
comment(char[], int, int) - Method in class org.apache.cocoon.components.xpointer.ElementPathPart.PathInclusionPipe
 
comment(char[], int, int) - Method in class org.apache.cocoon.forms.datatype.DynamicSelectionList.SelectionListHandler
 
comment(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.BufferHandler
 
comment(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe
 
comment(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.CopyHandler
 
comment(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.ErrorHandler
 
comment(char[], int, int) - Method in interface org.apache.cocoon.forms.transformation.EffectPipe.Handler
 
comment(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.NullHandler
 
comment(String) - Method in class org.apache.cocoon.generation.AbstractServerPage
Add a comment
comment(char[], int, int) - Method in class org.apache.cocoon.serialization.ElementProcessorSerializer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.taglib.TransformerTagSupport
 
comment(char[], int, int) - Method in class org.apache.cocoon.taglib.VarTransformerTagSupport
 
comment(char[], int, int) - Method in class org.apache.cocoon.taglib.XMLConsumerTagSupport
 
Comment - Class in org.apache.cocoon.template.instruction
 
Comment(ParsingContext, StartElement, Attributes, Stack) - Constructor for class org.apache.cocoon.template.instruction.Comment
 
comment(char[], int, int) - Method in class org.apache.cocoon.template.script.Parser
 
comment(char[], int, int) - Method in class org.apache.cocoon.template.xml.AttributeAwareXMLConsumerImpl
 
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.AbstractDOMTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.AbstractExtractionTransformer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.AbstractSAXTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.FilterTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.FragmentExtractorTransformer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.helpers.NOPRecorder
 
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.LogTransformer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.pagination.Paginator
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.PatternTransformer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.RoleFilterTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.TagTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.TeeTransformer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.transformation.XMLDBTransformer
Report an XML comment anywhere in the document.
comment - Variable in class org.apache.cocoon.util.ImageProperties
 
comment(char[], int, int) - Method in class org.apache.cocoon.xml.AbstractXMLConsumer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.xml.AbstractXMLPipe
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.xml.ContentHandlerWrapper
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.xml.DefaultLexicalHandler
 
comment(char[], int, int) - Method in class org.apache.cocoon.xml.EmbeddedXMLPipe
Ignore all comment events if between startDTD/endDTD events.
comment(char[], int, int) - Method in class org.apache.cocoon.xml.IncludeXMLConsumer
 
comment(char[], int, int) - Method in class org.apache.cocoon.xml.ParamSaxBuffer
 
comment(char[], int, int) - Method in class org.apache.cocoon.xml.SaxBuffer
 
comment(char[], int, int) - Method in class org.apache.cocoon.xml.XMLMulticaster
 
COMMENT_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
commit() - Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlConnection
 
commit(Configuration, Map) - Method in interface org.apache.cocoon.components.modules.output.OutputModule
Signal that the database transaction completed successfully.
commit(Configuration, Map) - Method in class org.apache.cocoon.components.modules.output.RequestAttributeMap
Signal that the database transaction completed successfully.
commit(Configuration, Map) - Method in class org.apache.cocoon.components.modules.output.RequestAttributeOutputModule
Signal that the database transaction completed successfully.
commit(Configuration, Map) - Method in class org.apache.cocoon.components.modules.output.SessionAttributeOutputModule
Signal that the database transaction completed successfully.
commit() - Method in class org.apache.cocoon.components.serializers.util.Namespaces
Checkpoint this stack, returning the list of all namespaces added since the last commit() or pop(...) call.
commitResponse() - Method in class org.apache.cocoon.environment.AbstractEnvironment
Commit the response
commitResponse() - Method in interface org.apache.cocoon.environment.Environment
Commit the response
commitResponse() - Method in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
Commit the response
commitResponse() - Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
 
committed - Variable in class org.apache.cocoon.portal.pluto.servlet.ServletResponseImpl
 
commitTran() - Method in interface org.apache.cocoon.components.repository.helpers.RepositoryTransactionHelper
committing a transaction on the repository
commitTran() - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryTransactionHelper
 
ComparableEvent - Interface in org.apache.cocoon.portal.event
Marker interface for portal event that is comparable.
comparableEvents - Variable in class org.apache.cocoon.portal.impl.LinkInfo
 
compare(Object, Object) - Method in class org.apache.cocoon.profiling.generation.StatisticsGenerator.PageReportComparator
 
compare(Object, Object) - Method in class org.apache.cocoon.profiling.generation.StatisticsGenerator.ReportComparator
 
compareAttributes(Element, Element) - Static method in class org.apache.cocoon.xml.dom.DOMUtil
Compare all attributes of two elements.
compareChildNodePointers(NodePointer, NodePointer) - Method in class org.apache.cocoon.util.jxpath.NamespacesTablePointer
 
compareDocumentPosition(Node) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
 
compareTo(Object) - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl.HolderAwareWebContinuation
 
compareTo(Object) - Method in class org.apache.cocoon.components.flow.WebContinuation
Compares the expiration time of this instance with that of the WebContinuation passed as argument.
compile(String, String) - Method in interface org.apache.cocoon.components.expression.ExpressionCompiler
 
compile(String, String) - Method in class org.apache.cocoon.components.expression.javascript.JavaScriptCompiler
 
compile(String, String) - Method in class org.apache.cocoon.components.expression.jexl.JexlCompiler
 
compile(String, String) - Method in class org.apache.cocoon.components.expression.jxpath.JXPathCompiler
 
compile(String, File, String) - Method in class org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage
Compile a source file yielding a loadable object file.
compile() - Method in class org.apache.cocoon.components.language.programming.java.EclipseJavaCompiler
 
compile() - Method in class org.apache.cocoon.components.language.programming.java.Javac
Compile a source file yielding a loadable class file.
compile(String, File, String) - Method in class org.apache.cocoon.components.language.programming.java.JavaLanguage
Compile a source file yielding a loadable class file.
compile() - Method in class org.apache.cocoon.components.language.programming.java.Jikes
Execute the compiler
compile() - Method in class org.apache.cocoon.components.language.programming.java.Pizza
Deprecated. Compile a source file yielding a loadable class file.
compile(String, File, String) - Method in class org.apache.cocoon.components.language.programming.javascript.CompiledJavascriptLanguage
Compile a source file yielding a loadable class file.
compile() - Method in interface org.apache.cocoon.components.language.programming.LanguageCompiler
Compile a source file yielding a loadable program file.
compile() - Method in class org.apache.cocoon.components.serializers.encoding.CompiledCharset
Compile the encoding table of this CompiledCharset.
compile(char) - Method in class org.apache.cocoon.components.serializers.encoding.CompiledCharset
Return true or false wether this encoding can encode the specified character or not.
compile(char) - Method in class org.apache.cocoon.components.serializers.encoding.HTMLEncoder
Return true or false wether this encoding can encode the specified character or not.
compile(char) - Method in class org.apache.cocoon.components.serializers.encoding.XHTMLEncoder
Return true or false wether this encoding can encode the specified character or not.
compile(char) - Method in class org.apache.cocoon.components.serializers.encoding.XMLEncoder
Return true or false wether this encoding can encode the specified character or not.
compile(String) - Method in class org.apache.cocoon.selection.AbstractRegexpSelector
Compile the pattern in a REProgram.
compile(String) - Method in class org.apache.cocoon.template.expression.AbstractStringTemplateParser
 
compile(String, String) - Method in class org.apache.cocoon.template.expression.AbstractStringTemplateParser
 
compileBoolean(String, String, Locator) - Method in class org.apache.cocoon.template.expression.AbstractStringTemplateParser
 
compileBoolean(String, String, Locator) - Method in interface org.apache.cocoon.template.expression.StringTemplateParser
Compile a boolean expression (returns either a Compiled Expression or a Boolean literal)
CompiledCharset - Class in org.apache.cocoon.components.serializers.encoding
 
CompiledCharset(String, String[]) - Constructor for class org.apache.cocoon.components.serializers.encoding.CompiledCharset
Create a new instance of this CompiledCharset.
CompiledCharset(String, String[], byte[]) - Constructor for class org.apache.cocoon.components.serializers.encoding.CompiledCharset
Create a new instance of this CompiledCharset.
CompiledComponent - Interface in org.apache.cocoon.components.language.generator
This interface is the common base of all Compiled Components.
CompiledEncoder - Class in org.apache.cocoon.components.serializers.encoding
 
CompiledEncoder(String) - Constructor for class org.apache.cocoon.components.serializers.encoding.CompiledEncoder
Create a new instance of this CompiledEncoder.
CompiledJavascriptLanguage - Class in org.apache.cocoon.components.language.programming.javascript
The compiled Javascript (Rhino) programming language processor
CompiledJavascriptLanguage() - Constructor for class org.apache.cocoon.components.language.programming.javascript.CompiledJavascriptLanguage
 
CompiledProgrammingLanguage - Class in org.apache.cocoon.components.language.programming
A compiled programming language.
CompiledProgrammingLanguage() - Constructor for class org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage
 
compiledScripts - Variable in class org.apache.cocoon.components.flow.CompilingInterpreter
Mapping of String objects (source uri's) to ScriptSourceEntry's
compileElementContent(Element) - Static method in class org.apache.cocoon.forms.util.DomHelper
Returns the content of the given Element as an object implementing the XMLizable interface.
compileExpr(String, String, Locator) - Method in class org.apache.cocoon.template.expression.AbstractStringTemplateParser
 
compileExpr(String, String, Locator) - Method in interface org.apache.cocoon.template.expression.StringTemplateParser
 
compileInt(String, String, Locator) - Method in class org.apache.cocoon.template.expression.AbstractStringTemplateParser
 
compileInt(String, String, Locator) - Method in interface org.apache.cocoon.template.expression.StringTemplateParser
Compile an integer expression (returns either a Compiled Expression or an Integer literal)
compiler - Variable in class org.apache.cocoon.transformation.SQLTransformer
 
compilerClass - Variable in class org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage
The compiler
compilerComplianceLevel - Variable in class org.apache.cocoon.components.language.programming.java.AbstractJavaCompiler
The version of the JVM for wich the code was written.
CompilerError - Class in org.apache.cocoon.components.language.programming
This class encapsulates an error message produced by a programming language processor (whether interpreted or compiled)
CompilerError(String, boolean, int, int, int, int, String) - Constructor for class org.apache.cocoon.components.language.programming.CompilerError
The error message constructor.
CompilerError(String) - Constructor for class org.apache.cocoon.components.language.programming.CompilerError
The error message constructor.
compilerSelector - Variable in class org.apache.cocoon.components.expression.DefaultExpressionFactory
The Expression compiler selector
compileScript(Context, Scriptable, Source) - Method in class org.apache.cocoon.components.flow.CompilingInterpreter
TODO - This is a little bit strange, the interpreter calls get Script on the ScriptSourceEntry which in turn calls compileScript on the interpreter.
compileScript(Context, Scriptable, Source) - Method in class org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter
 
compiling - Variable in class org.apache.cocoon.transformation.CIncludeTransformer
 
CompilingClassLoader - Class in org.apache.cocoon.components.flow.javascript.fom
 
CompilingClassLoader(ClassLoader, SourceResolver, CompilingClassLoader.ClassRepository) - Constructor for class org.apache.cocoon.components.flow.javascript.fom.CompilingClassLoader
 
CompilingClassLoader.ClassRepository - Interface in org.apache.cocoon.components.flow.javascript.fom
 
CompilingClassLoader.SourceListener - Interface in org.apache.cocoon.components.flow.javascript.fom
 
CompilingInterpreter - Class in org.apache.cocoon.components.flow
This is a base class for all interpreters compiling the scripts
CompilingInterpreter() - Constructor for class org.apache.cocoon.components.flow.CompilingInterpreter
 
CompilingInterpreter.ScriptSourceEntry - Class in org.apache.cocoon.components.flow
 
CompilingInterpreter.ScriptSourceEntry(Source) - Constructor for class org.apache.cocoon.components.flow.CompilingInterpreter.ScriptSourceEntry
 
CompilingInterpreter.ScriptSourceEntry(Source, Script, long) - Constructor for class org.apache.cocoon.components.flow.CompilingInterpreter.ScriptSourceEntry
 
complete() - Method in interface org.apache.cocoon.bean.BeanListener
Signals completion of the generation process.
complete() - Method in class org.apache.cocoon.bean.helpers.OutputStreamListener
 
COMPLETE_NAME - Static variable in class org.apache.cocoon.Constants
The full name of this project.
completeResponseIsCached - Variable in class org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
Complete response is cached
COMPONENT_MANAGER - Static variable in class org.apache.cocoon.components.axis.providers.AvalonProvider
Constant used to retrieve the ComponentManager reference from the MessageContext object.
COMPONENT_NAMES - Static variable in class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
 
ComponentCacheKey - Class in org.apache.cocoon.caching
This is the cache key for one sitemap component.
ComponentCacheKey(int, String, Serializable) - Constructor for class org.apache.cocoon.caching.ComponentCacheKey
Constructor
ComponentCacheKey(int, String, Serializable, boolean) - Constructor for class org.apache.cocoon.caching.ComponentCacheKey
alternate cachepoint Constructor
ComponentContext - Class in org.apache.cocoon.components
This is the Context implementation for Cocoon components.
ComponentContext(Map, Context) - Constructor for class org.apache.cocoon.components.ComponentContext
Create a Context with specified data and parent.
ComponentContext(Map) - Constructor for class org.apache.cocoon.components.ComponentContext
Create a Context with specified data.
ComponentContext(Context) - Constructor for class org.apache.cocoon.components.ComponentContext
Create a Context with specified parent.
ComponentContext() - Constructor for class org.apache.cocoon.components.ComponentContext
Create a Context with no parent.
ComponentContext.ComponentManagerWrapper - Class in org.apache.cocoon.components
 
ComponentContext.ComponentManagerWrapper(ComponentManager) - Constructor for class org.apache.cocoon.components.ComponentContext.ComponentManagerWrapper
 
ComponentContext.ComponentSelectorWrapper - Class in org.apache.cocoon.components
 
ComponentContext.ComponentSelectorWrapper(ComponentSelector) - Constructor for class org.apache.cocoon.components.ComponentContext.ComponentSelectorWrapper
 
componentHandlers - Variable in class org.apache.cocoon.components.language.generator.GeneratorSelector
 
ComponentLocator - Interface in org.apache.cocoon.components
This object is set to a ParentAware component and allows access to the parent component.
ComponentLocatorImpl - Class in org.apache.cocoon.components
This object is set to a ParentAware component and allows access to the parent component.
ComponentLocatorImpl(ComponentManager, String) - Constructor for class org.apache.cocoon.components.ComponentLocatorImpl
 
componentName - Variable in class org.apache.cocoon.components.treeprocessor.SimpleSelectorProcessingNode
The node component name (e.g.
ComponentsNodeBuilder - Class in org.apache.cocoon.components.treeprocessor.sitemap
Handles <map:components>.
ComponentsNodeBuilder() - Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsNodeBuilder
 
ComponentsSelector - Class in org.apache.cocoon.components.treeprocessor.sitemap
Component selector for sitemap components.
ComponentsSelector() - Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
 
ComponentType_Generator - Static variable in class org.apache.cocoon.caching.ComponentCacheKey
 
ComponentType_Reader - Static variable in class org.apache.cocoon.caching.ComponentCacheKey
 
ComponentType_Serializer - Static variable in class org.apache.cocoon.caching.ComponentCacheKey
 
ComponentType_Transformer - Static variable in class org.apache.cocoon.caching.ComponentCacheKey
 
compose(ComponentManager) - Method in class org.apache.cocoon.acting.ComposerAction
Deprecated. Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.acting.ConfigurableComposerAction
Deprecated. Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.Cocoon
Get the parent component manager.
compose(ComponentManager) - Method in class org.apache.cocoon.components.axis.SoapServerImpl
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.language.generator.GeneratorSelector
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
Set the global component manager.
compose(ComponentManager) - Method in class org.apache.cocoon.components.language.markup.xsp.XSPGenerator
Set the current ComponentManager instance used by this Generator and initialize relevant instance variables.
compose(ComponentManager) - Method in class org.apache.cocoon.components.modules.input.AbstractMetaModule
Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.components.modules.input.LocateResource
Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.components.modules.input.XMLFileModule
Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.components.modules.input.XMLMetaModule
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.parser.JaxpParser
Deprecated. Get the Entity Resolver from the component manager
compose(ComponentManager) - Method in class org.apache.cocoon.components.parser.XercesParser
Deprecated. Get the Entity Resolver from the component manager
compose(ComponentManager) - Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
Composable Interface
compose(ComponentManager) - Method in class org.apache.cocoon.components.profiler.ProfilingCachingProcessingPipeline
Composable
compose(ComponentManager) - Method in class org.apache.cocoon.components.profiler.ProfilingNonCachingProcessingPipeline
Composable
compose(ComponentManager) - Method in class org.apache.cocoon.components.resolver.ResolverImpl
Set the global component manager.
compose(ComponentManager) - Method in class org.apache.cocoon.components.source.FileSourceFactory
Deprecated.  
compose(ComponentManager) - Method in class org.apache.cocoon.components.source.impl.SitemapSourceFactory
Composable
compose(ComponentManager) - Method in class org.apache.cocoon.components.source.impl.SourceFactoryWrapper
Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.components.source.impl.URLFactoryWrapper
Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.components.source.SourceHandlerImpl
Deprecated. Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.components.store.MRUMemoryStore
Deprecated. Get components of the ComponentManager
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.InvokeContext
Composable Interface
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.CallNode
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
The component manager is used to create notifying builders.
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.FlowNode
Lookup an flow Interpreter instance to hold the scripts defined within the <map:flow> in the sitemap.
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.MatchNode
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.MountNode
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode
The component manager is used to create error pipelines
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode
Keep the component manager used everywhere in the tree so that we can cleanly dispose it.
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SelectNode
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SwitchSelectNode
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.treeprocessor.TreeProcessor
 
compose(ComponentManager) - Method in class org.apache.cocoon.components.url.URLFactoryImpl
Deprecated. Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.components.xslt.XSLTProcessorImpl
Deprecated. Compose.
compose(ComponentManager) - Method in class org.apache.cocoon.generation.ComposerGenerator
Deprecated. Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.generation.ServerPagesGenerator
Set the global component manager.
compose(ComponentManager) - Method in class org.apache.cocoon.matching.modular.CachingRegexpMatcher
Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.matching.modular.CachingWildcardMatcher
Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.matching.modular.WildcardMatcher
Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.reading.ComposerReader
Deprecated. Set the current ComponentManager instance used by this Composable.
compose(ComponentManager) - Method in class org.apache.cocoon.transformation.AbstractDOMTransformer
Set the component manager.
compose(ComponentManager) - Method in class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated. Composable Interface
compose(ComponentManager) - Method in class org.apache.cocoon.webapps.session.components.AbstractSessionComponent
Deprecated. Composer interface.
compose(ComponentManager) - Method in class org.apache.cocoon.webservices.AbstractComposableService
Compose this service.
ComposedJXPathBindingBase - Class in org.apache.cocoon.forms.binding
ComposedJXPathBindingBase provides a helper base class for subclassing into specific JXPathBindingBase implementations that have nested child-bindings.
ComposedJXPathBindingBase(JXPathBindingBuilderBase.CommonAttributes, JXPathBindingBase[]) - Constructor for class org.apache.cocoon.forms.binding.ComposedJXPathBindingBase
Constructs ComposedJXPathBindingBase
ComposerAction - Class in org.apache.cocoon.acting
Deprecated. Use the ServiceableAction instead
ComposerAction() - Constructor for class org.apache.cocoon.acting.ComposerAction
Deprecated.  
ComposerGenerator - Class in org.apache.cocoon.generation
Deprecated. Use the ServiceableGenerator instead.
ComposerGenerator() - Constructor for class org.apache.cocoon.generation.ComposerGenerator
Deprecated.  
ComposerReader - Class in org.apache.cocoon.reading
Deprecated. Use the ServiceableReader instead
ComposerReader() - Constructor for class org.apache.cocoon.reading.ComposerReader
Deprecated.  
CompositeCacheValidity - Class in org.apache.cocoon.caching
Deprecated. Use the Avalon Excalibur SourceValidity implementations instead
CompositeCacheValidity(CacheValidity, CacheValidity) - Constructor for class org.apache.cocoon.caching.CompositeCacheValidity
Deprecated. Constructor
CompositeContentAspect - Class in org.apache.cocoon.portal.layout.renderer.aspect.impl
Add several contents.
CompositeContentAspect() - Constructor for class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect
 
CompositeContentAspect.PreparedConfiguration - Class in org.apache.cocoon.portal.layout.renderer.aspect.impl
 
CompositeContentAspect.PreparedConfiguration() - Constructor for class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
 
CompositeLayout - Interface in org.apache.cocoon.portal.layout
A composite layout is a layout that contains other layouts.
CompositeLayoutImpl - Class in org.apache.cocoon.portal.layout.impl
A composite layout is a layout that contains other layouts.
CompositeLayoutImpl() - Constructor for class org.apache.cocoon.portal.layout.impl.CompositeLayoutImpl
Constructor
ConcreteTreeProcessor - Class in org.apache.cocoon.components.treeprocessor
The concrete implementation of Processor, containing the evaluation tree and associated data such as component manager.
ConcreteTreeProcessor(TreeProcessor) - Constructor for class org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor
Builds a concrete processig, given the wrapping processor
CONF_VERSION - Static variable in class org.apache.cocoon.Constants
The version of the configuration schema
config - Variable in class org.apache.cocoon.auth.impl.PipelineSecurityHandler
Configuration.
config - Variable in class org.apache.cocoon.components.language.programming.javascript.JavascriptProgram
 
config - Variable in class org.apache.cocoon.components.language.programming.python.PythonProgram
 
config - Variable in class org.apache.cocoon.components.modules.input.ModuleHolder
 
config - Variable in class org.apache.cocoon.components.modules.input.XMLMetaModule
 
config - Variable in class org.apache.cocoon.forms.generation.FormsGenerator
 
CONFIG_FILE_LONG - Static variable in class org.apache.cocoon.bean.XSPPrecompileWrapper
 
CONFIG_FILE_LONG - Static variable in class org.apache.cocoon.Main
 
CONFIG_FILE_OPT - Static variable in class org.apache.cocoon.bean.XSPPrecompileWrapper
 
CONFIG_FILE_OPT - Static variable in class org.apache.cocoon.Main
 
CONFIG_FORWARD - Static variable in class org.apache.cocoon.components.jsp.JSPEngineImplNamedDispatcherInclude
'forward' configuration parameter name for specifying whether or not the dispather should use forward instead of include.
CONFIG_SERVLET_NAME - Static variable in class org.apache.cocoon.components.jsp.JSPEngineImplNamedDispatcherInclude
'servlet-name' configuration parameter name for specifying the servlet name to dispatch to.
CONFIG_SERVLET_NAME - Static variable in class org.apache.cocoon.components.jsp.JSPEngineImplWLS
config-parameter name for specifying the jsp servlet-name.
configFile - Variable in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
The source to persist refresher entries into
configs - Variable in class org.apache.cocoon.portal.impl.PortalManagerAspectChain
 
configs - Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.RendererAspectChain
 
ConfigurableComposerAction - Class in org.apache.cocoon.acting
Deprecated. Use the ConfigurableServiceableAction instead
ConfigurableComposerAction() - Constructor for class org.apache.cocoon.acting.ConfigurableComposerAction
Deprecated.  
ConfigurableCronJob - Interface in org.apache.cocoon.components.cron
This is a configurable cron job.
ConfigurableServiceableAction - Class in org.apache.cocoon.acting
The ConfigurableServiceableAction will allow any Action that extends this to access SitemapComponents.
ConfigurableServiceableAction() - Constructor for class org.apache.cocoon.acting.ConfigurableServiceableAction
 
configuration - Variable in class org.apache.cocoon.acting.ConfigurationHelper
 
configuration - Variable in class org.apache.cocoon.components.modules.input.AbstractJXPathModule
Contains all globally registered extension classes and packages.
configuration - Variable in class org.apache.cocoon.components.modules.input.JXPathMetaModule
Contains all globally registered extension classes and packages.
configuration - Variable in class org.apache.cocoon.components.modules.input.XPathXMLFileModule
Contains all globally registered extension classes and packages.
configuration - Variable in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
The configuration
configuration - Variable in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
 
configuration - Variable in class org.apache.cocoon.components.web3.impl.Web3DataSourceSelectorImpl
 
CONFIGURATION_CACHE_GLOBAL - Static variable in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
The configuration name for using the global cache.
CONFIGURATION_CACHE_GLOBAL_USE_ATTRIBUTES - Static variable in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
The configuration name for querying instance attributes to generate the key for the global cache.
CONFIGURATION_ENABLE_CACHING - Static variable in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
The configuration name for enabling/disabling the cache.
CONFIGURATION_IGNORE_SIZING_EVENTS - Static variable in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
The configuration name for ignoring sizing events to clear the cache.
ConfigurationFieldHandler - Class in org.apache.cocoon.portal.util
Field handler for attributes of a CopletBaseData object.
ConfigurationFieldHandler() - Constructor for class org.apache.cocoon.portal.util.ConfigurationFieldHandler
 
configurationFile - Variable in class org.apache.cocoon.portal.acting.BookmarkAction
 
ConfigurationGenerator - Class in org.apache.cocoon.webapps.authentication.generation
Deprecated. This block is deprecated and will be removed in future versions.
ConfigurationGenerator() - Constructor for class org.apache.cocoon.webapps.authentication.generation.ConfigurationGenerator
Deprecated.  
ConfigurationHelper - Class in org.apache.cocoon.acting
 
ConfigurationHelper() - Constructor for class org.apache.cocoon.acting.ConfigurationHelper
 
configurationParameters - Variable in class org.apache.cocoon.transformation.CIncludeTransformer
The configuration of includexml
configurations - Variable in class org.apache.cocoon.portal.profile.impl.UserInfo
 
configurationTask - Variable in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
 
ConfigurationUtil - Class in org.apache.cocoon.util
This class is an improved version of the Excalibur ConfigurationUtil class to support namespaces in DOMs.
configure(Configuration) - Method in class org.apache.cocoon.acting.AbstractConfigurableAction
Configures the Action.
configure(Configuration) - Method in class org.apache.cocoon.acting.AbstractMultiAction
 
configure(Configuration) - Method in class org.apache.cocoon.acting.HttpCacheAction
 
configure(Configuration) - Method in class org.apache.cocoon.acting.HttpHeaderAction
 
configure(Configuration) - Method in class org.apache.cocoon.acting.InputModuleAction
 
configure(Configuration) - Method in class org.apache.cocoon.acting.LocaleAction
Configure this action.
configure(Configuration) - Method in class org.apache.cocoon.acting.modular.DatabaseAction
 
configure(Configuration) - Method in class org.apache.cocoon.acting.PropagatorAction
 
configure(Configuration) - Method in class org.apache.cocoon.acting.Sendmail
 
configure(Configuration) - Method in class org.apache.cocoon.acting.ServerPagesAction
 
configure(Configuration) - Method in class org.apache.cocoon.acting.SessionPropagatorAction
 
configure(Configuration) - Method in class org.apache.cocoon.acting.SessionStateAction
Configures the Action.
configure(Configuration) - Method in class org.apache.cocoon.auth.AbstractSecurityHandler
 
configure(Configuration) - Method in class org.apache.cocoon.auth.impl.PipelineSecurityHandler
 
configure(Configuration) - Method in class org.apache.cocoon.auth.portal.StandardPortalApplication
 
configure(Configuration) - Method in class org.apache.cocoon.auth.StandardApplication
 
configure(Document, CocoonBean, String, String, OutputStreamListener) - Static method in class org.apache.cocoon.bean.helpers.BeanConfigurator
 
configure(ExcaliburComponentManager) - Method in class org.apache.cocoon.Cocoon
Configure this Cocoon instance.
configure(Configuration) - Method in class org.apache.cocoon.components.accessor.MapAccessor
The accessors that should be part of the map are configured through <element name="the key that will be used in the map" accessor="the name of the accessor"/>.
configure(Configuration) - Method in class org.apache.cocoon.components.axis.SoapServerImpl
Configures this server.
configure(Configuration) - Method in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl
Configure the crawler component.
configure(Configuration) - Method in class org.apache.cocoon.components.cron.CocoonPipelineCronJob
 
configure(Configuration) - Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
 
configure(Configuration) - Method in class org.apache.cocoon.components.cron.TestCronJob
 
configure(Configuration) - Method in class org.apache.cocoon.components.ExtendedComponentSelector
Configure this selector.
configure(Configuration) - Method in class org.apache.cocoon.components.flow.AbstractInterpreter
 
configure(Configuration) - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
configure(Configuration) - Method in class org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter
 
configure(Configuration) - Method in class org.apache.cocoon.components.jms.JMSConnectionImpl
Deprecated.  
configure(Configuration) - Method in class org.apache.cocoon.components.jms.JMSConnectionManagerImpl
 
configure(Configuration) - Method in class org.apache.cocoon.components.language.markup.AbstractMarkupLanguage
Process additional configuration.
configure(Configuration) - Method in class org.apache.cocoon.components.language.markup.xsp.JSGenerator
 
configure(Configuration) - Method in class org.apache.cocoon.components.language.markup.xsp.PythonGenerator
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.database.AbstractAutoIncrementModule
Configures the database access module.
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.AbstractInputModule
Configures the database access helper.
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.AbstractJXPathModule
Configure component.
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.ChainMetaModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.CollectionMetaModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.DateMetaInputModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.DefaultsModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.DigestMetaModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.JXPathMetaModule
Configure component.
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.MapMetaModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.NamingInputModule
Fill in InitialContext properties from passed configuration.
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.ProjectPathModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.PropertiesFileModule
Configure the location of the properties file:
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.SelectMetaInputModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.SimpleMappingMetaModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.SitemapVariableHolder
Deprecated. Configures the database access helper.
configure(SitemapConfigurationHolder) - Method in class org.apache.cocoon.components.modules.input.SitemapVariableHolder
Deprecated. Set the Configuration from a sitemap
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.XMLFileModule
Static (cocoon.xconf) configuration.
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.XMLMetaModule
 
configure(Configuration) - Method in class org.apache.cocoon.components.modules.input.XPathXMLFileModule
Static (cocoon.xconf) configuration.
configure(Configuration) - Method in class org.apache.cocoon.components.modules.output.AbstractOutputModule
Configures the module.
configure(Configuration) - Method in class org.apache.cocoon.components.persistence.CastorSourceConverter
 
configure(Configuration) - Method in class org.apache.cocoon.components.profiler.ProfilerImpl
Pass the Configuration to the Configurable class.
configure(Configuration) - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepository
 
configure(Configuration) - Method in class org.apache.cocoon.components.repository.RepositoryManager
 
configure(Configuration) - Method in class org.apache.cocoon.components.search.SimpleLuceneCocoonIndexerImpl
Configure this component.
configure(Configuration) - Method in class org.apache.cocoon.components.search.SimpleLuceneCocoonSearcherImpl
configure this component
configure(Configuration) - Method in class org.apache.cocoon.components.search.SimpleLuceneXMLIndexerImpl
configure
configure(Configuration) - Method in class org.apache.cocoon.components.serializers.EncodingSerializer
Set the configurations for this serializer.
configure(Configuration) - Method in class org.apache.cocoon.components.serializers.HTMLSerializer
Configure this instance by selecting the default document type to use.
configure(Configuration) - Method in class org.apache.cocoon.components.serializers.XHTMLSerializer
Configure this instance by selecting the default document type to use.
configure(SitemapConfigurationHolder) - Method in interface org.apache.cocoon.components.SitemapConfigurable
Deprecated. Set the Configuration.
configure(Configuration) - Method in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
 
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.AbstractConfigurableSourceInspector
Configure this source inspector to handle properties of required types.
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.CachingSourceFactory
 
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.QDoxSourceFactory
 
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.RepositorySourceFactory
Read the name attribute.
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.SimpleJdbcSourceDescriptor
Configuration options: element property (multiple,required) - define a property that this store should handle. element datasource (single,optional,[cocoondb]) - the name of the excalibur datasource to use.
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.SourceDescriptorManager
 
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.SourceFactoryWrapper
Configure the SourceFactories
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.URLFactoryWrapper
Configure the SourceFactories
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.WebDAVSourceFactory
Read the scheme name.
configure(Configuration) - Method in class org.apache.cocoon.components.source.impl.XMLDBSourceFactory
Configure the instance and initialize XML:DB connections (load and register the drivers).
configure(Configuration) - Method in class org.apache.cocoon.components.source.SourceHandlerImpl
Deprecated. Configure the SourceFactories
configure(Configuration) - Method in class org.apache.cocoon.components.store.StoreJanitorImpl
Deprecated. Initialize the StoreJanitorImpl.
configure(Configuration) - Method in class org.apache.cocoon.components.thread.DefaultRunnableManager
 
configure(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
Configure the sets of allowed, forbidden and ignored children nodes.
configure(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.CategoryNodeBuilder
The category name is the value of the "category-name" child, or if not present, the name of the configuration element.
configure(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
Configurable
configure(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.NamedContainerNodeBuilder
 
configure(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
Obtain the configuration specific to this node type and update the internal state.
configure(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
 
configure(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.TreeProcessor
 
configure(Configuration) - Method in class org.apache.cocoon.components.url.URLFactoryImpl
Deprecated. Configure the URLFactories
configure(Configuration) - Method in class org.apache.cocoon.components.validation.impl.DefaultValidator
Configure this instance.
configure(Configuration) - Method in class org.apache.cocoon.components.validation.jaxp.JaxpSchemaParser
Configure this instance.
configure(Configuration) - Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceImpl
Configure backend component
configure(Configuration) - Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceSelectorImpl
 
configure(Configuration) - Method in class org.apache.cocoon.components.webdav.impl.DefaultWebDAVEventFactory
 
configure(Configuration) - Method in class org.apache.cocoon.faces.FacesAction
 
configure(Configuration) - Method in class org.apache.cocoon.forms.binding.JXPathBindingManager
 
configure(Configuration) - Method in class org.apache.cocoon.forms.binding.library.LibraryManagerImpl
 
configure(Configuration) - Method in class org.apache.cocoon.forms.datatype.DefaultDatatypeManager
 
configure(Configuration) - Method in class org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatypeBuilder
 
configure(Configuration) - Method in class org.apache.cocoon.forms.DefaultFormManager
 
configure(Configuration) - Method in class org.apache.cocoon.forms.event.impl.RequiredControl
 
configure(Configuration) - Method in class org.apache.cocoon.forms.expression.DefaultExpressionManager
 
configure(Configuration) - Method in class org.apache.cocoon.forms.formmodel.library.LibraryManagerImpl
 
configure(Configuration) - Method in class org.apache.cocoon.forms.util.SimpleServiceSelector
 
configure(Configuration) - Method in class org.apache.cocoon.forms.validation.impl.AbstractJavaValidator
 
configure(Configuration) - Method in class org.apache.cocoon.generation.EventCacheGenerator
 
configure(Configuration) - Method in class org.apache.cocoon.generation.HSSFGenerator
 
configure(Configuration) - Method in class org.apache.cocoon.generation.HTMLGenerator
 
configure(Configuration) - Method in class org.apache.cocoon.generation.HttpProxyGenerator
Set up this Generator instance from its sitemap Configuration
configure(Configuration) - Method in class org.apache.cocoon.generation.LinkStatusGenerator
Configure the crawler component.
configure(Configuration) - Method in class org.apache.cocoon.generation.NekoHTMLGenerator
 
configure(Configuration) - Method in class org.apache.cocoon.generation.ScriptGenerator
 
configure(Configuration) - Method in class org.apache.cocoon.generation.ServerPagesGenerator
 
configure(Configuration) - Method in class org.apache.cocoon.generation.StatusGenerator
 
configure(Configuration) - Method in class org.apache.cocoon.generation.VelocityGenerator
Read any additional objects to export to the Velocity context from the configuration.
configure(Configuration) - Method in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated. Configure the component.
configure(Configuration) - Method in class org.apache.cocoon.generation.XMLDBGenerator
Deprecated. Configure the component.
configure(Configuration) - Method in class org.apache.cocoon.i18n.XMLResourceBundleFactory
Configure the component.
configure() - Method in class org.apache.cocoon.mail.MailCommandBuilder
Configure the cmd to mail command class mapping.
configure(Configuration) - Method in class org.apache.cocoon.mail.MailMessageSender
 
configure(Configuration) - Method in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
configure(Configuration) - Method in class org.apache.cocoon.matching.LocaleMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.modular.CachingRegexpMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.modular.CachingWildcardMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.modular.WildcardMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.RegexpHeaderMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.RegexpParameterMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.RegexpRequestAttributeMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.RegexpRequestParameterMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.RegexpSessionAttributeMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.WildcardHeaderMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.WildcardParameterMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.WildcardRequestAttributeMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.WildcardRequestParameterMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.matching.WildcardSessionAttributeMatcher
 
configure(Configuration) - Method in class org.apache.cocoon.portal.coplet.impl.DefaultCopletFactory
 
configure(Configuration) - Method in class org.apache.cocoon.portal.coplets.basket.BasketTransformer
 
configure(Configuration) - Method in class org.apache.cocoon.portal.event.impl.DefaultEventManager
 
configure(ServiceSelector, Configuration) - Method in class org.apache.cocoon.portal.event.impl.EventAspectChain
 
configure(Configuration) - Method in class org.apache.cocoon.portal.impl.DefaultPortalComponentManager
 
configure(Configuration) - Method in class org.apache.cocoon.portal.impl.PageLabelManager
 
configure(ServiceSelector, ServiceSelector, Configuration, PortalManagerAspect, Parameters) - Method in class org.apache.cocoon.portal.impl.PortalManagerAspectChain
 
configure(Configuration) - Method in class org.apache.cocoon.portal.impl.PortalManagerImpl
 
configure(Configuration) - Method in class org.apache.cocoon.portal.impl.PortalServiceImpl
 
configure(Configuration) - Method in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
 
configure(ServiceSelector, Configuration) - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.RendererAspectChain
 
configure(Configuration) - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.XSLTAspect
 
configure(Configuration) - Method in class org.apache.cocoon.portal.layout.renderer.impl.AspectRenderer
 
configure(Configuration) - Method in class org.apache.cocoon.portal.profile.impl.StaticProfileManager
 
configure(Configuration) - Method in class org.apache.cocoon.portal.serialization.IncludingHTMLSerializer
 
configure(Configuration) - Method in class org.apache.cocoon.portal.tools.transformation.PortalToolsI18nTransformer
 
configure(Configuration) - Method in class org.apache.cocoon.reading.AxisRPCReader
 
configure(Configuration) - Method in class org.apache.cocoon.reading.DatabaseReader
Configure the Reader so that we can use the same database for all instances.
configure(Configuration) - Method in class org.apache.cocoon.reading.imageop.ImageOpReader
Read reader configuration
configure(Configuration) - Method in class org.apache.cocoon.reading.JSPReader
 
configure(Configuration) - Method in class org.apache.cocoon.reading.ResourceReader
Read reader configuration
configure(Configuration) - Method in class org.apache.cocoon.selection.AbstractRegexpSelector
Configure this instance parsing all regular expression patterns.
configure(Configuration) - Method in class org.apache.cocoon.selection.BrowserSelector
 
configure(Configuration) - Method in class org.apache.cocoon.selection.CookieSelector
 
configure(Configuration) - Method in class org.apache.cocoon.selection.ExceptionSelector
 
configure(Configuration) - Method in class org.apache.cocoon.selection.HeaderSelector
 
configure(Configuration) - Method in class org.apache.cocoon.selection.HostSelector
 
configure(Configuration, String, String, String) - Method in class org.apache.cocoon.selection.NamedPatternsSelector
Setup the association from expressions to a list of patterns.
configure(Configuration) - Method in class org.apache.cocoon.selection.RegexpHeaderSelector
Configure this instance parsing all regular expression patterns and storing the header name upon which selection occurs.
configure(Configuration) - Method in class org.apache.cocoon.selection.RegexpRequestParameterSelector
Configure this instance parsing all regular expression patterns and storing the parameter name upon which selection occurs.
configure(Configuration) - Method in class org.apache.cocoon.selection.RequestAttributeSelector
 
configure(Configuration) - Method in class org.apache.cocoon.selection.RequestParameterSelector
 
configure(Configuration) - Method in class org.apache.cocoon.selection.SessionAttributeSelector
 
configure(Configuration) - Method in class org.apache.cocoon.selection.SessionStateSelector
Deprecated.  
configure(Configuration) - Method in class org.apache.cocoon.selection.XPathExceptionSelector
 
configure(Configuration) - Method in class org.apache.cocoon.serialization.AbstractTextSerializer
Set the configurations for this serializer.
configure(Configuration) - Method in class org.apache.cocoon.serialization.FOPSerializer
Set the configurations for this serializer.
configure(Configuration) - Method in class org.apache.cocoon.serialization.HSSFSerializer
 
configure(Configuration) - Method in class org.apache.cocoon.serialization.HTMLSerializer
Set the configurations for this serializer.
configure(Configuration) - Method in class org.apache.cocoon.serialization.iTextSerializer
 
configure(Configuration) - Method in class org.apache.cocoon.serialization.SVGSerializer
Set the configurations for this serializer.
configure(Configuration) - Method in class org.apache.cocoon.serialization.TextSerializer
Set the configurations for this serializer.
configure(Configuration) - Method in class org.apache.cocoon.serialization.XMLSerializer
Set the configurations for this serializer.
configure(Configuration) - Method in class org.apache.cocoon.template.script.DefaultInstructionFactory
 
configure(Configuration) - Method in class org.apache.cocoon.transformation.AbstractSAXTransformer
 
configure(Configuration) - Method in class org.apache.cocoon.transformation.CleanupTransformer
 
configure(Configuration) - Method in class org.apache.cocoon.transformation.FragmentExtractorTransformer
Configure this transformer.
configure(Configuration) - Method in class org.apache.cocoon.transformation.HTMLTransformer
Configure this transformer, possibly passing to it a jtidy configuration file location.
configure(Configuration) - Method in class org.apache.cocoon.transformation.I18nTransformer
Implementation of Configurable interface.
configure(Configuration) - Method in class org.apache.cocoon.transformation.IncludeTransformer
 
configure(Configuration) - Method in class org.apache.cocoon.transformation.LinkRewriterTransformer
Configure this component from the map:transformer block.
configure(Configuration) - Method in class org.apache.cocoon.transformation.LuceneIndexTransformer
Configure the transformer.
configure(Configuration) - Method in class org.apache.cocoon.transformation.NekoHTMLTransformer
Configure this transformer, possibly passing to it a jtidy configuration file location.
configure(Configuration) - Method in class org.apache.cocoon.transformation.SimpleFormInstanceExtractionTransformer
 
configure(Configuration) - Method in class org.apache.cocoon.transformation.SimpleFormTransformer
Avalon Configurable Interface
configure(Configuration) - Method in class org.apache.cocoon.transformation.SourceWritingTransformer
Get the current Configuration instance used by this Configurable.
configure(Configuration) - Method in class org.apache.cocoon.transformation.SQLTransformer
Configure transformer.
configure(Configuration) - Method in class org.apache.cocoon.transformation.TagTransformer
Avalon Configurable Interface
configure(Configuration) - Method in class org.apache.cocoon.transformation.TeeTransformer
 
configure(Configuration) - Method in class org.apache.cocoon.transformation.TraxTransformer
Configure this transformer.
configure(Configuration) - Method in class org.apache.cocoon.transformation.ValidatingTransformer
Configure this component instance.
configure(Configuration) - Method in class org.apache.cocoon.transformation.ValidationReportTransformer
Configure this component instance.
configure(Configuration) - Method in class org.apache.cocoon.transformation.VariableRewriterTransformer
Configure this component from the map:transformer block.
configure(Configuration) - Method in class org.apache.cocoon.transformation.Web3RfcTransformer
 
configure(Configuration) - Method in class org.apache.cocoon.transformation.XMLDBTransformer
 
configure(SitemapConfigurationHolder) - Method in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
Deprecated. Set the sitemap configuration containing the handlers
configure(Configuration) - Method in class org.apache.cocoon.webapps.authentication.configuration.ApplicationConfiguration
Deprecated. Configure an application
configure(Request, Configuration) - Method in class org.apache.cocoon.webapps.authentication.configuration.HandlerConfiguration
Deprecated. Configure
configure(Configuration) - Method in class org.apache.cocoon.webapps.session.components.DefaultMediaManager
Deprecated.  
configureAttributes(Configuration) - Method in class org.apache.cocoon.auth.StandardApplication
This method is invoked during configuration of the application.
configuredBufferSize - Variable in class org.apache.cocoon.reading.ResourceReader
 
configuredByteRanges - Variable in class org.apache.cocoon.reading.ResourceReader
 
configuredEncoding - Variable in class org.apache.cocoon.portal.transformation.ProxyTransformer
The encoding (JTidy constant) if configured
configuredExpires - Variable in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
Configured Expires value
configuredExpires - Variable in class org.apache.cocoon.reading.ResourceReader
 
configuredOutputBufferSize - Variable in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
Configured Output Buffer Size
configuredQuickTest - Variable in class org.apache.cocoon.reading.ResourceReader
 
configuredSerializerName - Variable in class org.apache.cocoon.transformation.SourceWritingTransformer
The configured serializer name
configureLayout(Configuration) - Method in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
Configure a layout
CONFIRM_EXTENSIONS_LONG - Static variable in class org.apache.cocoon.Main
 
CONFIRM_EXTENSIONS_OPT - Static variable in class org.apache.cocoon.Main
 
confirmExtensions() - Method in class org.apache.cocoon.bean.CocoonBean
 
confirmExtensions() - Method in class org.apache.cocoon.bean.Target
 
confirmTID(String) - Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
conn - Variable in class org.apache.cocoon.transformation.SQLTransformer
The connection shared by top level queries (if configuration allows)
connect(Environment, XMLProducer, XMLConsumer) - Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
Connect the next component
connect(Environment, XMLProducer, XMLConsumer) - Method in class org.apache.cocoon.components.profiler.ProfilingCachingProcessingPipeline
Connect the next component
connect(Environment, XMLProducer, XMLConsumer) - Method in class org.apache.cocoon.components.profiler.ProfilingNonCachingProcessingPipeline
Connect the next component
connect() - Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
connect(Request, String) - Method in class org.apache.cocoon.portal.reading.ProxyReader
Establish the HttpURLConnection to the given uri.
connect(Request, String, String, boolean) - Method in class org.apache.cocoon.portal.transformation.ProxyTransformer
Establish the HttpURLConnection to the given uri.
connectAttempts - Variable in class org.apache.cocoon.transformation.SQLTransformer
How many connection attempts to do? (default is 5 times)
connectCachingPipeline(Environment) - Method in class org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
Abstract method defined in subclasses
connectCachingPipeline(Environment) - Method in class org.apache.cocoon.components.pipeline.impl.CachingPointProcessingPipeline
Connect the caching point pipeline.
connectCachingPipeline(Environment) - Method in class org.apache.cocoon.components.pipeline.impl.CachingProcessingPipeline
Connect the pipeline.
connection - Variable in class org.apache.cocoon.components.jms.JMSConnectionImpl
Deprecated.  
connection - Variable in class org.apache.cocoon.samples.jms.JMSTrigger
 
connection - Variable in class org.apache.cocoon.transformation.Web3RfcTransformer
 
ConnectionResetException - Exception in org.apache.cocoon
This Exception is thrown every time a component detects an exception due to a connection reset by peer.
ConnectionResetException(String) - Constructor for exception org.apache.cocoon.ConnectionResetException
Construct a new ConnectionResetException instance.
ConnectionResetException(String, Throwable) - Constructor for exception org.apache.cocoon.ConnectionResetException
Construct a new ConnectionResetException that references a parent Exception.
connectPipeline(Environment) - Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
Connect the XML pipeline.
connectPipeline(Environment) - Method in class org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
Connect the pipeline.
connectPipeline(Environment) - Method in class org.apache.cocoon.components.pipeline.impl.ExpiresCachingProcessingPipeline
Connect the XML pipeline.
connectWaittime - Variable in class org.apache.cocoon.transformation.SQLTransformer
How long wait between connection attempts? (default is 5000 ms)
connName - Variable in class org.apache.cocoon.transformation.SQLTransformer
The "name" of the connection shared by top level queries (if configuration allows)
ConstantMethodBinding - Class in org.apache.cocoon.faces.samples.components.renderkit
 
ConstantMethodBinding() - Constructor for class org.apache.cocoon.faces.samples.components.renderkit.ConstantMethodBinding
 
ConstantMethodBinding(String) - Constructor for class org.apache.cocoon.faces.samples.components.renderkit.ConstantMethodBinding
 
ConstantMethodBinding - Class in org.apache.cocoon.faces.taglib.html
 
ConstantMethodBinding() - Constructor for class org.apache.cocoon.faces.taglib.html.ConstantMethodBinding
 
ConstantMethodBinding(String) - Constructor for class org.apache.cocoon.faces.taglib.html.ConstantMethodBinding
 
Constants - Class in org.apache.cocoon.components.midi.xmidi
The MIDI file parsing parts of this class are based on code from the XMidi project, written by Peter Arthur Loeb (http://www.palserv.com/XMidi/) and used with permission.
Constants() - Constructor for class org.apache.cocoon.components.midi.xmidi.Constants
 
Constants - Class in org.apache.cocoon
The Constants use throughout the core of the Cocoon engine.
Constants() - Constructor for class org.apache.cocoon.Constants
 
Constants - Class in org.apache.cocoon.forms
Deprecated. There are so many Constant classes around that this one has been renamed to FormsConstants.
Constants() - Constructor for class org.apache.cocoon.forms.Constants
Deprecated.  
Constants - Class in org.apache.cocoon.portal
Defines constants used within portal classes.
Constants() - Constructor for class org.apache.cocoon.portal.Constants
 
CONSTRAINT_TYPE_BOOL - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ConstraintType
 
CONSTRAINT_TYPE_EQUALS - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ConstraintType
 
CONSTRAINT_TYPE_GREATER_THAN - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ConstraintType
 
CONSTRAINT_TYPE_INT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ConstraintType
 
CONSTRAINT_TYPE_LESS_THAN - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ConstraintType
 
CONSTRAINT_TYPE_NONE - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ConstraintType
 
ConstraintType - Class in org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
Contraint codes
constructElementProcessor(Constructor) - Method in class org.apache.cocoon.components.elementprocessor.impl.AbstractElementProcessorFactory
A reference implementation of doCreateElementProcessor that can be used by an extending class whose progenitors are Constructor objects that can create new instances of ElementProcessor implementations.
CONSTRUCTOR_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
CONSTRUCTOR_INHERITANCE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
CONSTRUCTOR_MODE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
CONSTRUCTORS_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
consume(String) - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser
Parses a character sequence.
consume(char[], int, int) - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser
Parses part of a character array.
consume(XSPExpressionParser, char) - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser.QuotedState
Consume the next character
consume(XSPExpressionParser, char) - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser.State
Consume the next character
consumer - Variable in class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated. The current IncludeXMLConsumer that ommits start and endDocument events.
Contact - Class in org.apache.cocoon.forms.samples
Contact belongs to the Form2Bean demo.
Contact() - Constructor for class org.apache.cocoon.forms.samples.Contact
 
container - Variable in class org.apache.cocoon.forms.util.ContainerWidgetAsMap
 
ContainerDefinition - Interface in org.apache.cocoon.forms.formmodel
Interface to be implemented by WidgetDefinitions for Widgets which contain other widgets.
ContainerNode - Class in org.apache.cocoon.components.treeprocessor
A generic container node that just invokes its children.
ContainerNode() - Constructor for class org.apache.cocoon.components.treeprocessor.ContainerNode
 
ContainerNodeBuilder - Class in org.apache.cocoon.components.treeprocessor
Builds a generic container node.
ContainerNodeBuilder() - Constructor for class org.apache.cocoon.components.treeprocessor.ContainerNodeBuilder
 
ContainerWidget - Interface in org.apache.cocoon.forms.formmodel
Interface to be implemented by Widgets which contain other widgets.
ContainerWidgetAsMap - Class in org.apache.cocoon.forms.util
A Map view of a container widget, keys being children names and values either maps (for container children), objects (for terminal children) or lists (for repeaters).
ContainerWidgetAsMap(AbstractContainerWidget, boolean) - Constructor for class org.apache.cocoon.forms.util.ContainerWidgetAsMap
Wraps a container widget in a Map.
ContainerWidgetAsMap(AbstractContainerWidget) - Constructor for class org.apache.cocoon.forms.util.ContainerWidgetAsMap
Same as ContainerWidgetAsMap(container, false)
containingJavadocClass - Variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
contains(String) - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl.WebContinuationsHolder
 
contains(WebContinuation) - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl.WebContinuationsHolder
 
contains(Object) - Method in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
 
containsAll(Collection) - Method in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
 
containsHeader(String) - Method in class org.apache.cocoon.components.jsp.JSPEngineServletResponse
 
containsHeader(String) - Method in class org.apache.cocoon.environment.commandline.CommandLineResponse
 
containsHeader(String) - Method in class org.apache.cocoon.environment.http.HttpResponse
 
containsHeader(String) - Method in class org.apache.cocoon.environment.portlet.PortletResponse
 
containsHeader(String) - Method in interface org.apache.cocoon.environment.Response
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in class org.apache.cocoon.environment.wrapper.ResponseWrapper
 
containsKey(Serializable) - Method in interface org.apache.cocoon.caching.Cache
See if a response is cached under this key.
containsKey(Serializable) - Method in class org.apache.cocoon.caching.impl.CacheImpl
See if a response is cached under this key
containsKey(Object) - Method in class org.apache.cocoon.components.expression.ExpressionContext
 
containsKey(Object) - Method in class org.apache.cocoon.components.store.FilesystemStore
Deprecated. Indicates if the given key is associated to a contained object.
containsKey(Object) - Method in class org.apache.cocoon.components.store.impl.EHDefaultStore
 
containsKey(Object) - Method in class org.apache.cocoon.components.store.impl.JCSDefaultStore
 
containsKey(Object) - Method in class org.apache.cocoon.components.store.MemoryStore
Deprecated. Indicates if the given key is associated to a contained object.
containsKey(Object) - Method in class org.apache.cocoon.components.store.MRUMemoryStore
Deprecated. Indicates if the given key is associated to a contained object.
containsKey(Object) - Method in interface org.apache.cocoon.components.store.Store
Deprecated. Indicates if the given key is associated to a contained object.
containsKey(Object) - Method in class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap
 
containsKey(Object) - Method in class org.apache.cocoon.forms.util.CombiningMap
 
containsKey(Object) - Method in class org.apache.cocoon.profiling.statistics.CollectorImpl
 
containsKey(Object) - Method in class org.apache.cocoon.util.MRUBucketMap
Deprecated.  
containsValue(Object) - Method in class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap
 
containsValue(Object) - Method in class org.apache.cocoon.util.MRUBucketMap
Deprecated.  
content - Variable in class org.apache.cocoon.faces.taglib.UIComponentBodyTag
 
content - Variable in class org.apache.cocoon.portal.coplets.basket.ContentItem
The content
content - Variable in class org.apache.cocoon.portal.transformation.CopletTransformer
The content of the links
CONTENT_ATTR_NAME - Static variable in class org.apache.cocoon.generation.LinkStatusGenerator
 
CONTENT_ELEM - Static variable in class org.apache.cocoon.portal.transformation.CopletTransformer
The content for the links element
CONTENT_VIEW_QUERY_CONFIG - Static variable in class org.apache.cocoon.components.search.SimpleLuceneXMLIndexerImpl
Config element name specifying query-string appendend for requesting links of an URL.
ContentAggregator - Class in org.apache.cocoon.sitemap
This generator implements the sitemap content aggregation.
ContentAggregator() - Constructor for class org.apache.cocoon.sitemap.ContentAggregator
 
ContentAggregator.Element - Class in org.apache.cocoon.sitemap
This object holds an element definition
ContentAggregator.Element(String, String, String) - Constructor for class org.apache.cocoon.sitemap.ContentAggregator.Element
 
ContentAggregator.Part - Class in org.apache.cocoon.sitemap
This object holds the part parts :)
ContentAggregator.Part(String, ContentAggregator.Element, String) - Constructor for class org.apache.cocoon.sitemap.ContentAggregator.Part
 
contentDepth - Variable in class org.apache.cocoon.serialization.ZipArchiveSerializer
Current depth of the serialized content
contentHandler - Variable in class org.apache.cocoon.xml.AbstractXMLProducer
The ContentHandler receiving SAX events.
contentHandler - Variable in class org.apache.cocoon.xml.ContentHandlerWrapper
The current ContentHandler.
ContentHandlerWrapper - Class in org.apache.cocoon.xml
This class is an utility class "wrapping" around a SAX version 2.0 ContentHandler and forwarding it those events received throug its XMLConsumers interface.
ContentHandlerWrapper() - Constructor for class org.apache.cocoon.xml.ContentHandlerWrapper
Create a new ContentHandlerWrapper instance.
ContentHandlerWrapper(ContentHandler) - Constructor for class org.apache.cocoon.xml.ContentHandlerWrapper
Create a new ContentHandlerWrapper instance.
ContentHandlerWrapper(ContentHandler, LexicalHandler) - Constructor for class org.apache.cocoon.xml.ContentHandlerWrapper
Create a new ContentHandlerWrapper instance.
ContentItem - Class in org.apache.cocoon.portal.coplets.basket
This is an item that contains a link or a content.
ContentItem(CopletInstanceData, boolean) - Constructor for class org.apache.cocoon.portal.coplets.basket.ContentItem
Create a new item referencing a coplet instance data
ContentItem(String, boolean) - Constructor for class org.apache.cocoon.portal.coplets.basket.ContentItem
Create a new item referencing to a url
contentLength - Variable in class org.apache.cocoon.environment.commandline.AbstractCommandLineEnvironment
 
contentLength - Variable in class org.apache.cocoon.servlet.multipart.RejectedPart
 
contentSize() - Method in class org.apache.cocoon.portal.coplets.basket.ContentStore
Calculate the size of a basket
ContentStore - Class in org.apache.cocoon.portal.coplets.basket
This is a per user store that can contain any object.
ContentStore(String) - Constructor for class org.apache.cocoon.portal.coplets.basket.ContentStore
The constructor
ContentStoreDescription - Class in org.apache.cocoon.portal.coplets.basket
This class describes a ContentStore.
ContentStoreDescription() - Constructor for class org.apache.cocoon.portal.coplets.basket.ContentStoreDescription
 
ContentStoreEvent - Class in org.apache.cocoon.portal.coplets.basket.events
This is the base class for all content store events
ContentStoreEvent() - Constructor for class org.apache.cocoon.portal.coplets.basket.events.ContentStoreEvent
this is a general event for a set of content stores
ContentStoreEvent(ContentStore) - Constructor for class org.apache.cocoon.portal.coplets.basket.events.ContentStoreEvent
This event is for a defined content store
contentToSAX(ContentHandler, Part) - Method in class org.apache.cocoon.mail.MailContentHandlerDelegate
Emit content of message part as sequence of SAX events
contentType - Variable in class org.apache.cocoon.caching.CachedResponse
 
contentType - Variable in class org.apache.cocoon.environment.commandline.AbstractCommandLineEnvironment
 
contentType - Variable in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
 
ContentTypeImpl - Class in org.apache.cocoon.portal.pluto.om.common
 
ContentTypeImpl() - Constructor for class org.apache.cocoon.portal.pluto.om.common.ContentTypeImpl
 
ContentTypePreference - Interface in org.apache.cocoon.mail
 
ContentTypeSetImpl - Class in org.apache.cocoon.portal.pluto.om.common
 
ContentTypeSetImpl() - Constructor for class org.apache.cocoon.portal.pluto.om.common.ContentTypeSetImpl
 
context - Variable in class org.apache.cocoon.auth.ApplicationUtil
The Avalon context.
context - Variable in class org.apache.cocoon.auth.impl.PipelineSecurityHandler
Context.
context - Variable in class org.apache.cocoon.auth.impl.ServletSecurityHandler
The component context.
context - Variable in class org.apache.cocoon.auth.impl.StandardApplicationManager
The component context.
context - Variable in class org.apache.cocoon.auth.portal.UserInfoProviderImpl
The component context.
context - Variable in class org.apache.cocoon.bean.CocoonWrapper
 
context - Variable in class org.apache.cocoon.components.flow.AbstractInterpreter
 
context - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
context - Variable in class org.apache.cocoon.components.jms.JMSConnectionImpl
Deprecated.  
context - Variable in class org.apache.cocoon.components.language.generator.GeneratorSelector
 
context - Variable in class org.apache.cocoon.components.naming.LDAPEntryManager
 
context - Variable in class org.apache.cocoon.components.persistence.RequestDataStoreImpl
 
context - Variable in class org.apache.cocoon.components.resolver.ResolverImpl
The context
context - Variable in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
 
context - Variable in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
 
context - Variable in class org.apache.cocoon.components.treeprocessor.TreeProcessor
The context
context - Variable in class org.apache.cocoon.components.url.ContextURLFactory
Deprecated. The context
context - Variable in class org.apache.cocoon.components.url.ResourceURLFactory
Deprecated. The context
context - Variable in class org.apache.cocoon.components.url.URLFactoryImpl
Deprecated. The context
context - Variable in class org.apache.cocoon.components.variables.DefaultVariableResolverFactory
 
context - Variable in class org.apache.cocoon.components.variables.PreparedVariableResolver
 
CONTEXT - Static variable in class org.apache.cocoon.components.xscript.XScriptManagerImpl
 
context - Variable in class org.apache.cocoon.components.xscript.XScriptManagerImpl
The Context instance.
context - Variable in class org.apache.cocoon.environment.AbstractEnvironment
The Context path
Context - Interface in org.apache.cocoon.environment
Defines an interface to provide client context information .
context - Variable in class org.apache.cocoon.forms.event.impl.JavaClassWidgetListenerBuilder
 
context - Variable in class org.apache.cocoon.forms.formmodel.AbstractWidgetDefinitionBuilder
 
context - Variable in class org.apache.cocoon.forms.formmodel.algorithms.AbstractBaseAlgorithmBuilder
 
context - Variable in class org.apache.cocoon.forms.formmodel.library.Library
 
context - Variable in class org.apache.cocoon.generation.ServletGenerator
 
context - Variable in class org.apache.cocoon.generation.StatusGenerator
The component context.
context - Variable in class org.apache.cocoon.generation.XPathTraversableGenerator
The cocoon context used for mime-type mappings
context - Variable in class org.apache.cocoon.portal.aspect.impl.SessionAspectDataStore
 
context - Variable in class org.apache.cocoon.portal.aspect.impl.TemporaryAspectDataStore
 
context - Variable in class org.apache.cocoon.portal.coplet.adapter.impl.PortletAdapter
The avalon context
context - Variable in class org.apache.cocoon.portal.coplet.adapter.impl.URICopletAdapter
The application context
context - Variable in class org.apache.cocoon.portal.coplets.basket.BasketManagerImpl
The component context
context - Variable in class org.apache.cocoon.portal.event.impl.DefaultEventManager
 
context - Variable in class org.apache.cocoon.portal.impl.DefaultLinkService
The cocoon context
context - Variable in class org.apache.cocoon.portal.impl.DefaultPortalComponentManager
 
context - Variable in class org.apache.cocoon.portal.impl.PageLabelManager
The cocoon context
context - Variable in class org.apache.cocoon.portal.impl.PortalManagerImpl
The component context.
context - Variable in class org.apache.cocoon.portal.impl.PortalServiceImpl
 
context - Variable in class org.apache.cocoon.portal.layout.renderer.impl.AspectRenderer
 
context - Variable in class org.apache.cocoon.portal.pluto.factory.LocalPortletInvokerImpl
The avalon context
context - Variable in class org.apache.cocoon.portal.pluto.factory.PortletInvokerFactoryImpl
The avalon context
context - Variable in class org.apache.cocoon.portal.pluto.InformationProviderServiceImpl
The component context
context - Variable in class org.apache.cocoon.portal.pluto.om.PortletDefinitionRegistryImpl
The context
context - Variable in class org.apache.cocoon.portal.pluto.PortletContainerEnvironmentImpl
Context
context - Variable in class org.apache.cocoon.portal.pluto.services.factory.FactoryManagerServiceImpl
The avalon context
context - Variable in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
The component context
context - Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
The component context
context - Variable in class org.apache.cocoon.portal.source.CopletSource
 
context - Variable in class org.apache.cocoon.portal.source.CopletSourceFactory
 
context - Variable in class org.apache.cocoon.profiling.statistics.CollectorImpl
The component context.
context - Variable in class org.apache.cocoon.samples.jms.JMSTrigger
 
context - Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
The current Context object
context - Variable in class org.apache.cocoon.util.log.Log4JConfigurator
Deprecated.  
context - Variable in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
Deprecated. The context
context - Variable in class org.apache.cocoon.webapps.authentication.components.ServletAuthenticator
Deprecated.  
context - Variable in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
Deprecated.  
context - Variable in class org.apache.cocoon.webapps.session.components.DefaultMediaManager
Deprecated. The Context
context - Variable in class org.apache.cocoon.webapps.session.components.DefaultTransactionManager
Deprecated.  
context - Variable in class org.apache.cocoon.webapps.session.context.StandardSessionContextProvider
Deprecated.  
CONTEXT_CACHE_DIR - Static variable in class org.apache.cocoon.Constants
Application Context Key for the cache directory path
CONTEXT_CLASS_LOADER - Static variable in class org.apache.cocoon.Constants
Application Context Key for the global classloader
CONTEXT_CLASSPATH - Static variable in class org.apache.cocoon.Constants
Application Context Key for the current classpath
CONTEXT_CONFIG_URL - Static variable in class org.apache.cocoon.Constants
Application Context Key for the URL to the configuration file (usually named cocoon.xconf)
CONTEXT_DEFAULT_ENCODING - Static variable in class org.apache.cocoon.Constants
Application Context Key for the default encoding
CONTEXT_DIR_LONG - Static variable in class org.apache.cocoon.bean.XSPPrecompileWrapper
 
CONTEXT_DIR_LONG - Static variable in class org.apache.cocoon.Main
 
CONTEXT_DIR_OPT - Static variable in class org.apache.cocoon.bean.XSPPrecompileWrapper
 
CONTEXT_DIR_OPT - Static variable in class org.apache.cocoon.Main
 
CONTEXT_ENVIRONMENT_CONTEXT - Static variable in class org.apache.cocoon.Constants
Application Context Key for the environmental Context
CONTEXT_FOLDER_ENTRY - Static variable in class org.apache.cocoon.mail.MailCommandManager
Context key specifying the foldername.
CONTEXT_FOLDER_PATTERN_ENTRY - Static variable in class org.apache.cocoon.mail.MailCommandManager
Description of the Field
CONTEXT_ID_ENTRY - Static variable in class org.apache.cocoon.mail.MailCommandManager
Description of the Field
CONTEXT_MAX_FOLDER_LEVEL_ENTRY - Static variable in class org.apache.cocoon.mail.MailCommandManager
Description of the Field
CONTEXT_OBJECT - Static variable in class org.apache.cocoon.environment.ObjectModelHelper
Key for the environment Context in the object model.
CONTEXT_OBJECT_MODEL - Static variable in class org.apache.cocoon.components.ContextHelper
Application Context Key for the current object model
CONTEXT_PARAMETERS - Static variable in class org.apache.cocoon.util.PropertySettings
Parameter map for the context protocol
CONTEXT_PARTID_ENTRY - Static variable in class org.apache.cocoon.mail.MailCommandManager
Description of the Field
CONTEXT_PORTLET_CONFIG - Static variable in class org.apache.cocoon.portlet.CocoonPortlet
Application Context Key for the portlet configuration
CONTEXT_PREFIX - Static variable in class org.apache.cocoon.servlet.ParanoidCocoonServlet
 
CONTEXT_REQUEST_OBJECT - Static variable in class org.apache.cocoon.components.ContextHelper
Application Context Key for the current request object
CONTEXT_RESPONSE_OBJECT - Static variable in class org.apache.cocoon.components.ContextHelper
Application Context Key for the current response object
CONTEXT_SERVLET_CONFIG - Static variable in class org.apache.cocoon.servlet.CocoonServlet
Application Context Key for the servlet configuration
CONTEXT_SITEMAP_SERVICE_MANAGER - Static variable in class org.apache.cocoon.components.ContextHelper
Application Context Key for the current sitemap service manager
CONTEXT_UID_ENTRY - Static variable in class org.apache.cocoon.mail.MailCommandManager
Description of the Field
CONTEXT_UPLOAD_DIR - Static variable in class org.apache.cocoon.Constants
Application Context Key for the upload directory path
CONTEXT_URL_ELEMENT - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPreTransformer
Deprecated. The contexturl element.
CONTEXT_WORK_DIR - Static variable in class org.apache.cocoon.Constants
Application Context Key for the work directory path
ContextAccess - Class in org.apache.cocoon.bean.query
A component to help you get the Avalon Context.
ContextAccess() - Constructor for class org.apache.cocoon.bean.query.ContextAccess
 
ContextAccessor - Class in org.apache.cocoon.components.accessor
 
ContextAccessor() - Constructor for class org.apache.cocoon.components.accessor.ContextAccessor
 
contextDir - Variable in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
Servlet Context Directory
contextDir - Variable in class org.apache.cocoon.servlet.BootstrapServlet
 
contextFactoryName - Variable in class org.apache.cocoon.samples.jms.JMSTrigger
 
ContextGrabber - Class in org.apache.cocoon.portal.tools.userManagement
Grabbing the context of an user, which is set in the file sunrise-user.xml and is stored in the class AuthenticationContext.
ContextGrabber() - Constructor for class org.apache.cocoon.portal.tools.userManagement.ContextGrabber
 
ContextHelper - Class in org.apache.cocoon.components
A set of constants and methods to access the content of the context object.
contextHTTP - Variable in class org.apache.cocoon.portal.pluto.PortalContextProviderImpl
The host name
contextHTTPS - Variable in class org.apache.cocoon.portal.pluto.PortalContextProviderImpl
The host name
ContextInputModule - Class in org.apache.cocoon.webapps.session.components
Deprecated. This block is deprecated and will be removed in future versions.
ContextInputModule() - Constructor for class org.apache.cocoon.webapps.session.components.ContextInputModule
Deprecated.  
ContextItem - Class in org.apache.cocoon.portal.tools.userManagement
Capsule a key and its value of an user context
ContextItem(String, String) - Constructor for class org.apache.cocoon.portal.tools.userManagement.ContextItem
 
ContextJXPathBinding - Class in org.apache.cocoon.forms.binding
ContextJXPathBinding provides an implementation of a Binding that narrows the binding scope to some xpath-context on the target objectModel to load and save from.
ContextJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, JXPathBindingBase[]) - Constructor for class org.apache.cocoon.forms.binding.ContextJXPathBinding
Constructs ContextJXPathBinding for the specified xpath sub-context
ContextJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, JXPathBindingBase[]) - Constructor for class org.apache.cocoon.forms.binding.ContextJXPathBinding
Constructs ContextJXPathBinding for the specified xpath sub-context and optional JXPath factory class.
ContextJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
ContextJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual ContextJXPathBinding out of the configuration in the provided configElement which looks like:
ContextJXPathBindingBuilder() - Constructor for class org.apache.cocoon.forms.binding.ContextJXPathBindingBuilder
 
contextManager - Variable in class org.apache.cocoon.webapps.session.components.ContextInputModule
Deprecated.  
ContextManager - Interface in org.apache.cocoon.webapps.session
Deprecated. This block is deprecated and will be removed in future versions.
contextName - Variable in class org.apache.cocoon.portal.pluto.om.PortletDefinitionRegistryImpl
Our context name
contextPath - Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
ContextPathModule - Class in org.apache.cocoon.components.modules.input
ContextPathModule provides a real filesystem path for a virtual context-relative path.
ContextPathModule() - Constructor for class org.apache.cocoon.components.modules.input.ContextPathModule
 
ContextSourceFactory - Class in org.apache.cocoon.components.source.impl
A factory for the context protocol using the context of the servlet api.
ContextSourceFactory() - Constructor for class org.apache.cocoon.components.source.impl.ContextSourceFactory
 
contextualize(Context) - Method in class org.apache.cocoon.auth.AbstractSecurityHandler
 
contextualize(Context) - Method in class org.apache.cocoon.auth.ApplicationUtil
 
contextualize(Context) - Method in class org.apache.cocoon.auth.impl.PipelineSecurityHandler
 
contextualize(Context) - Method in class org.apache.cocoon.auth.impl.ServletSecurityHandler
 
contextualize(Context) - Method in class org.apache.cocoon.auth.impl.StandardApplicationManager
 
contextualize(Context) - Method in class org.apache.cocoon.auth.portal.UserInfoProviderImpl
 
contextualize(Context) - Method in class org.apache.cocoon.bean.query.ContextAccess
 
contextualize(Context) - Method in class org.apache.cocoon.caching.impl.DefaultEventRegistryImpl
Set up the persistence file.
contextualize(Context) - Method in class org.apache.cocoon.Cocoon
Describe contextualize method here.
contextualize(Context) - Method in class org.apache.cocoon.components.accessor.ObjectModelAccessor
 
contextualize(Context) - Method in class org.apache.cocoon.components.axis.SoapServerImpl
 
contextualize(Context) - Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
 
contextualize(Context) - Method in class org.apache.cocoon.components.deli.DeliImpl
Contextualize this class
contextualize(Context) - Method in class org.apache.cocoon.components.flow.AbstractInterpreter
 
contextualize(Context) - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
contextualize(Context) - Method in class org.apache.cocoon.components.flow.util.PipelineUtil
 
contextualize(Context) - Method in class org.apache.cocoon.components.hsqldb.ServerImpl
Contextualize this class
contextualize(Context) - Method in class org.apache.cocoon.components.language.generator.GeneratorSelector
 
contextualize(Context) - Method in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
Contextualize this class
contextualize(Context) - Method in class org.apache.cocoon.components.language.markup.xsp.XSPGenerator
Contextualize this class
contextualize(Context) - Method in class org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage
Set the context
contextualize(Context) - Method in class org.apache.cocoon.components.modules.input.SitemapVariableHolder
Deprecated.  
contextualize(Context) - Method in class org.apache.cocoon.components.persistence.RequestDataStoreImpl
 
contextualize(Context) - Method in class org.apache.cocoon.components.resolver.ResolverImpl
Contextualize this class
contextualize(Context) - Method in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
 
contextualize(Context) - Method in class org.apache.cocoon.components.source.impl.ContextSourceFactory
 
contextualize(Context) - Method in class org.apache.cocoon.components.source.impl.ModuleSourceFactory
Contextualizable, get the object model
contextualize(Context) - Method in class org.apache.cocoon.components.source.impl.PartSourceFactory
Get the objectModel from the Context
contextualize(Context) - Method in class org.apache.cocoon.components.source.impl.SourceDescriptorManager
 
contextualize(Context) - Method in class org.apache.cocoon.components.source.impl.SourceFactoryWrapper
Get the context
contextualize(Context) - Method in class org.apache.cocoon.components.source.impl.URLFactoryWrapper
Get the context
contextualize(Context) - Method in class org.apache.cocoon.components.source.impl.XModuleSourceFactory
Contextualizable, get the object model
contextualize(Context) - Method in class org.apache.cocoon.components.source.SourceHandlerImpl
Deprecated. Get the context
contextualize(Context) - Method in class org.apache.cocoon.components.store.FilesystemStore
Deprecated.  
contextualize(Context) - Method in class org.apache.cocoon.components.store.impl.EHDefaultStore
 
contextualize(Context) - Method in class org.apache.cocoon.components.store.impl.FilesystemStore
 
contextualize(Context) - Method in class org.apache.cocoon.components.store.impl.JCSDefaultStore
 
contextualize(Context) - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.components.treeprocessor.TreeProcessor
 
contextualize(Context) - Method in class org.apache.cocoon.components.url.ContextURLFactory
Deprecated. Get the context
contextualize(Context) - Method in class org.apache.cocoon.components.url.ResourceURLFactory
Deprecated. Get the context
contextualize(Context) - Method in class org.apache.cocoon.components.url.URLFactoryImpl
Deprecated. Get the context
contextualize(Context) - Method in class org.apache.cocoon.components.validation.impl.DefaultValidator
Contextualize this instance.
contextualize(Context) - Method in class org.apache.cocoon.components.variables.DefaultVariableResolverFactory
 
contextualize(Context) - Method in class org.apache.cocoon.components.xscript.XScriptManagerImpl
 
contextualize(Context) - Method in class org.apache.cocoon.faces.FacesAction
 
contextualize(Context) - Method in class org.apache.cocoon.forms.binding.JavaScriptJXPathBindingBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.binding.JXPathBindingManager
 
contextualize(Context) - Method in class org.apache.cocoon.forms.datatype.DefaultDatatypeManager
 
contextualize(Context) - Method in class org.apache.cocoon.forms.datatype.DefaultSelectionListBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.datatype.FlowJXPathSelectionListBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.datatype.JavaScriptSelectionListBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.datatype.JavaSelectionListBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatypeBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.DefaultFormManager
 
contextualize(Context) - Method in class org.apache.cocoon.forms.event.impl.JavaClassWidgetListenerBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.formmodel.algorithms.AbstractBaseAlgorithm
 
contextualize(Context) - Method in class org.apache.cocoon.forms.formmodel.algorithms.AbstractBaseAlgorithmBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.formmodel.CaptchaDefinitionBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.formmodel.tree.builder.JavaTreeModelDefinitionBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.formmodel.tree.JavaTreeModelDefinition
 
contextualize(Context) - Method in class org.apache.cocoon.forms.generation.SuggestionListGenerator
 
contextualize(Context) - Method in class org.apache.cocoon.forms.util.SimpleServiceSelector
 
contextualize(Context) - Method in class org.apache.cocoon.forms.validation.impl.JavaClassValidatorBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.forms.validation.impl.JavaScriptValidatorBuilder
 
contextualize(Context) - Method in class org.apache.cocoon.generation.SearchGenerator
Contextualize this class.
contextualize(Context) - Method in class org.apache.cocoon.generation.StatusGenerator
 
contextualize(Context) - Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts
 
contextualize(Context) - Method in class org.apache.cocoon.mail.MailCommandManager.MailCatAttachmentMessageByIdCommand
Description of the Method
contextualize(Context) - Method in class org.apache.cocoon.mail.MailCommandManager.MailCatMessageByIdCommand
Description of the Method
contextualize(Context) - Method in class org.apache.cocoon.mail.MailCommandManager.MailCatMessageByUIDCommand
Description of the Method
contextualize(Context) - Method in class org.apache.cocoon.mail.MailCommandManager.MailFolderCatCommand
Description of the Method
contextualize(Context) - Method in class org.apache.cocoon.mail.MailCommandManager.MailListFolderCommand
Description of the Method
contextualize(Context) - Method in class org.apache.cocoon.mail.MailCommandManager.MailListMessagesCommand
Description of the Method
contextualize(Context) - Method in class org.apache.cocoon.mail.MailCommandManager.MailRefreshFolderCommand
Description of the Method
contextualize(Context) - Method in class org.apache.cocoon.mail.MailCommandManager.MailSearchMessagesCommand
Description of the Method
contextualize(Context) - Method in class org.apache.cocoon.portal.aspect.impl.SessionAspectDataStore
 
contextualize(Context) - Method in class org.apache.cocoon.portal.aspect.impl.TemporaryAspectDataStore
 
contextualize(Context) - Method in class org.apache.cocoon.portal.coplet.adapter.impl.PortletAdapter
 
contextualize(Context) - Method in class org.apache.cocoon.portal.coplet.adapter.impl.URICopletAdapter
 
contextualize(Context) - Method in class org.apache.cocoon.portal.coplets.basket.BasketManagerImpl
 
contextualize(Context) - Method in class org.apache.cocoon.portal.event.impl.DefaultEventManager
 
contextualize(Context) - Method in class org.apache.cocoon.portal.impl.DefaultLinkService
 
contextualize(Context) - Method in class org.apache.cocoon.portal.impl.PageLabelManager
 
contextualize(Context) - Method in class org.apache.cocoon.portal.impl.PortalManagerImpl
 
contextualize(Context) - Method in class org.apache.cocoon.portal.impl.PortalServiceImpl
 
contextualize(Context) - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.PortletWindowAspect
 
contextualize(Context) - Method in class org.apache.cocoon.portal.layout.renderer.impl.AspectRenderer
 
contextualize(Context) - Method in class org.apache.cocoon.portal.pluto.factory.LocalPortletInvokerImpl
 
contextualize(Context) - Method in class org.apache.cocoon.portal.pluto.factory.PortletInvokerFactoryImpl
 
contextualize(Context) - Method in class org.apache.cocoon.portal.pluto.InformationProviderServiceImpl
 
contextualize(Context) - Method in class org.apache.cocoon.portal.pluto.om.PortletDefinitionRegistryImpl
 
contextualize(Context) - Method in class org.apache.cocoon.portal.pluto.PortletContainerEnvironmentImpl
 
contextualize(Context) - Method in class org.apache.cocoon.portal.pluto.services.factory.FactoryManagerServiceImpl
 
contextualize(Context) - Method in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
 
contextualize(Context) - Method in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
 
contextualize(Context) - Method in class org.apache.cocoon.portal.source.CopletSource
 
contextualize(Context) - Method in class org.apache.cocoon.portal.source.CopletSourceFactory
 
contextualize(Context) - Method in class org.apache.cocoon.profiling.statistics.CollectorImpl
 
contextualize(Context) - Method in class org.apache.cocoon.samples.LuceneUtil
 
contextualize(Context) - Method in class org.apache.cocoon.serialization.AbstractTextSerializer
Uses the context to retrieve a default encoding for the serializers.
contextualize(Context) - Method in class org.apache.cocoon.serialization.SVGSerializer
Get the context
contextualize(Context) - Method in class org.apache.cocoon.transformation.LuceneIndexTransformer
Contextualize this class
contextualize(Context) - Method in class org.apache.cocoon.util.SimpleSourceResolver
 
contextualize(Context) - Method in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
Deprecated.  
contextualize(Context) - Method in class org.apache.cocoon.webapps.authentication.components.ServletAuthenticator
Deprecated.  
contextualize(Context) - Method in class org.apache.cocoon.webapps.session.components.DefaultContextManager
Deprecated.  
contextualize(Context) - Method in class org.apache.cocoon.webapps.session.components.DefaultFormManager
Deprecated.  
contextualize(Context) - Method in class org.apache.cocoon.webapps.session.components.DefaultMediaManager
Deprecated.  
contextualize(Context) - Method in class org.apache.cocoon.webapps.session.components.DefaultSessionManager
Deprecated.  
contextualize(Context) - Method in class org.apache.cocoon.webapps.session.components.DefaultTransactionManager
Deprecated.  
contextualize(Context) - Method in class org.apache.cocoon.webapps.session.context.StandardSessionContextProvider
Deprecated.  
ContextURLFactory - Class in org.apache.cocoon.components.url
Deprecated. by the new source resolving of avalon excalibur
ContextURLFactory() - Constructor for class org.apache.cocoon.components.url.ContextURLFactory
Deprecated.  
contextWidget - Variable in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
 
contextWidgets - Variable in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
 
continuation - Variable in class org.apache.cocoon.components.flow.WebContinuation
The continuation this object represents.
ContinuationAccessor - Class in org.apache.cocoon.components.accessor
 
ContinuationAccessor() - Constructor for class org.apache.cocoon.components.accessor.ContinuationAccessor
 
continuationId - Variable in class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
 
continuationId - Variable in class org.apache.cocoon.components.treeprocessor.sitemap.CallNodeBuilder
 
continuationsCount - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
continuationsCounter - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
continuationsCreated - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
ContinuationsDisposer - Interface in org.apache.cocoon.components.flow
ContinuationsDisposer declares the contract for the clean-up of specfic continuations.
continuationsHolder - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
Main continuations holder.
continuationsInvalidated - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
ContinuationsManager - Interface in org.apache.cocoon.components.flow
The interface of the Continuations manager.
ContinuationsManagerImpl - Class in org.apache.cocoon.components.flow
The default implementation of ContinuationsManager.
ContinuationsManagerImpl() - Constructor for class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
ContinuationsManagerImpl.HolderAwareWebContinuation - Class in org.apache.cocoon.components.flow
WebContinuation extension that holds also the information about the holder.
ContinuationsManagerImpl.HolderAwareWebContinuation(String, Object, WebContinuation, int, String, ContinuationsDisposer, ContinuationsManagerImpl.WebContinuationsHolder) - Constructor for class org.apache.cocoon.components.flow.ContinuationsManagerImpl.HolderAwareWebContinuation
 
ContinuationsManagerImpl.WebContinuationsHolder - Class in org.apache.cocoon.components.flow
A holder for WebContinuations.
ContinuationsManagerImpl.WebContinuationsHolder() - Constructor for class org.apache.cocoon.components.flow.ContinuationsManagerImpl.WebContinuationsHolder
 
continuationsMgr - Variable in class org.apache.cocoon.components.flow.AbstractInterpreter
 
ControllerFactoryImpl - Class in org.apache.cocoon.portal.pluto.factory
The implementation of the controller factory We simply assume that each model is it's controller
ControllerFactoryImpl() - Constructor for class org.apache.cocoon.portal.pluto.factory.ControllerFactoryImpl
 
CONVERSION_ERROR_MESSAGE_ID - Static variable in class org.apache.cocoon.faces.samples.carstore.CreditCardConverter
The message identifier of the Message to be created if the conversion fails.
ConversionResult - Class in org.apache.cocoon.forms.datatype.convertor
Object returned as result of Convertor.convertFromString(java.lang.String, java.util.Locale, org.apache.cocoon.forms.datatype.convertor.Convertor.FormatCache).
ConversionResult(Object) - Constructor for class org.apache.cocoon.forms.datatype.convertor.ConversionResult
Constructs a successful ConversionResult.
ConversionResult(ValidationError) - Constructor for class org.apache.cocoon.forms.datatype.convertor.ConversionResult
Constructs an unsuccessful ConversionResult.
convert(Object, Datatype) - Method in class org.apache.cocoon.forms.formmodel.CalculatedField
Tries to convert the return value of the algorithm to the right value for this field datatype.
convert(AspectDescription, Object) - Static method in class org.apache.cocoon.portal.aspect.impl.AspectUtil
 
convert(Object, String) - Static method in class org.apache.cocoon.util.JDBCTypeConversions
Converts an object to a JDBC type.
ConvertableEvent - Interface in org.apache.cocoon.portal.event
Marker interface for portal event .
ConvertableEventAspect - Class in org.apache.cocoon.portal.event.aspect.impl
Process all convertable event request parameters, creating the events and saving them in request attributes for processing by EventAspects that follow.
ConvertableEventAspect() - Constructor for class org.apache.cocoon.portal.event.aspect.impl.ConvertableEventAspect
 
ConvertableEventFactory - Interface in org.apache.cocoon.portal.event
Interface to be implemented to create Event factories.
convertClientId(FacesContext, String) - Method in class org.apache.cocoon.faces.samples.components.renderkit.BaseRenderer
 
ConvertDateTimeTag - Class in org.apache.cocoon.faces.taglib
 
ConvertDateTimeTag() - Constructor for class org.apache.cocoon.faces.taglib.ConvertDateTimeTag
 
converter - Variable in class org.apache.cocoon.portal.impl.DefaultLinkService
The converter used to convert an event into a request parameter
CONVERTER_ERROR_MESSAGE_ID - Static variable in class org.apache.cocoon.faces.samples.carstore.CarBean
The message identifier of the Message to be created if the conversion fails.
ConverterException - Exception in org.apache.cocoon.components.persistence
 
ConverterException(String) - Constructor for exception org.apache.cocoon.components.persistence.ConverterException
 
ConverterException(String, Throwable) - Constructor for exception org.apache.cocoon.components.persistence.ConverterException
 
ConverterTag - Class in org.apache.cocoon.faces.taglib
Base class for converter tags.
ConverterTag() - Constructor for class org.apache.cocoon.faces.taglib.ConverterTag
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.BeanConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.CharConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in interface org.apache.cocoon.forms.datatype.convertor.Convertor
Converts string representation into the object of convertor's type.
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.DummyStringConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.EnumConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingDateConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingDecimalConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingDoubleConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingFloatConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingIntegerConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingLongConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.HtmlCleaningConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.Icu4jDateConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.MillisDateConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainBooleanConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainDecimalConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainDoubleConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainFloatConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainIntegerConvertor
 
convertFromString(String, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainLongConvertor
 
convertFromString(String, Locale) - Method in interface org.apache.cocoon.forms.datatype.Datatype
Converts a string to an object of this datatype.
convertFromString(String, Locale) - Method in class org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatype
 
ConvertNumberTag - Class in org.apache.cocoon.faces.taglib
 
ConvertNumberTag() - Constructor for class org.apache.cocoon.faces.taglib.ConvertNumberTag
 
Convertor - Interface in org.apache.cocoon.forms.datatype.convertor
The purpose of a Convertor is to convert between Object and String representations of the same thing.
Convertor.FormatCache - Interface in org.apache.cocoon.forms.datatype.convertor
 
ConvertorBuilder - Interface in org.apache.cocoon.forms.datatype.convertor
Interface to be implemented by components that can build a Convertor based on a XML configuration (supplied as DOM Element).
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.BeanConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.CharConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in interface org.apache.cocoon.forms.datatype.convertor.Convertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.DummyStringConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.EnumConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingDateConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingDecimalConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.HtmlCleaningConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.Icu4jDateConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.MillisDateConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainBooleanConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainDecimalConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainDoubleConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainFloatConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainIntegerConvertor
 
convertToString(Object, Locale, Convertor.FormatCache) - Method in class org.apache.cocoon.forms.datatype.convertor.PlainLongConvertor
 
convertToString(Object, Locale) - Method in interface org.apache.cocoon.forms.datatype.Datatype
Converts an object of this datatype to a string representation.
convertToString(Object, Locale) - Method in class org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatype
 
ConvolveOperation - Class in org.apache.cocoon.reading.imageop
 
ConvolveOperation() - Constructor for class org.apache.cocoon.reading.imageop.ConvolveOperation
 
Cookie - Interface in org.apache.cocoon.environment
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.
COOKIE - Static variable in class org.apache.cocoon.portal.transformation.ProxyTransformer
 
CookieMatcher - Class in org.apache.cocoon.matching
Matches cookies agains given name.
CookieMatcher() - Constructor for class org.apache.cocoon.matching.CookieMatcher
 
CookieModule - Class in org.apache.cocoon.components.modules.input
Input module for cookies.
CookieModule() - Constructor for class org.apache.cocoon.components.modules.input.CookieModule
 
CookieSelector - Class in org.apache.cocoon.selection
A Selector that matches a string against a configurable cookie's value.
CookieSelector() - Constructor for class org.apache.cocoon.selection.CookieSelector
 
coplet - Variable in class org.apache.cocoon.portal.event.impl.CopletStatusEvent
 
coplet - Variable in class org.apache.cocoon.portal.pluto.om.PortletEntityImpl
 
COPLET_ELEM - Static variable in class org.apache.cocoon.portal.transformation.CopletTransformer
The XML element name to listen for.
COPLET_ID_KEY - Static variable in class org.apache.cocoon.portal.Constants
Names used in object model or parent context by CopletModule, CopletTransformer and CopletAdapter.
COPLET_ID_PARAM - Static variable in class org.apache.cocoon.portal.generation.AbstractCopletGenerator
Parameter name.
COPLET_ID_PARAM - Static variable in class org.apache.cocoon.portal.transformation.AbstractCopletTransformer
Parameter name for the coplet id.
COPLET_ID_PARAM - Static variable in class org.apache.cocoon.portal.transformation.ProxyTransformer
 
CopletAdapter - Interface in org.apache.cocoon.portal.coplet.adapter
This is the "portlet" implementation.
CopletBaseData - Class in org.apache.cocoon.portal.coplet
 
CopletBaseData() - Constructor for class org.apache.cocoon.portal.coplet.CopletBaseData
 
copletBaseData - Variable in class org.apache.cocoon.portal.coplet.CopletData
 
CopletBaseDataFieldHandler - Class in org.apache.cocoon.portal.util
Field handler for CopletBaseData instances.
CopletBaseDataFieldHandler() - Constructor for class org.apache.cocoon.portal.util.CopletBaseDataFieldHandler
 
CopletBaseDataManager - Class in org.apache.cocoon.portal.profile.impl
Holds instances of CopletBaseData.
CopletBaseDataManager() - Constructor for class org.apache.cocoon.portal.profile.impl.CopletBaseDataManager
 
CopletBaseDataReferenceFieldHandler - Class in org.apache.cocoon.portal.util
Field handler for external CopletBaseData references.
CopletBaseDataReferenceFieldHandler() - Constructor for class org.apache.cocoon.portal.util.CopletBaseDataReferenceFieldHandler
 
copletBaseDatas - Variable in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
 
copletBaseDatas - Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
 
copletBaseDatas - Variable in class org.apache.cocoon.portal.profile.impl.UserProfile
 
copletControllerName - Variable in class org.apache.cocoon.portal.source.CopletSource
 
CopletData - Class in org.apache.cocoon.portal.coplet
 
CopletData() - Constructor for class org.apache.cocoon.portal.coplet.CopletData
Constructor
copletData - Variable in class org.apache.cocoon.portal.coplet.CopletInstanceData
 
copletData - Variable in class org.apache.cocoon.portal.coplets.basket.events.ShowItemEvent
The id of the coplet data used to display the content
CopletDataEvent - Interface in org.apache.cocoon.portal.event
This interface marks an event as an event for a coplet data (or for all coplet instance datas).
CopletDataFieldHandler - Class in org.apache.cocoon.portal.util
Field handler for CopletData instances.
CopletDataFieldHandler() - Constructor for class org.apache.cocoon.portal.util.CopletDataFieldHandler
 
CopletDataManager - Class in org.apache.cocoon.portal.profile.impl
Holds instances of CopletData.
CopletDataManager() - Constructor for class org.apache.cocoon.portal.profile.impl.CopletDataManager
 
copletDataManagers - Variable in class org.apache.cocoon.portal.profile.impl.StaticProfileManager
 
CopletDataReferenceFieldHandler - Class in org.apache.cocoon.portal.util
Field handler for external CopletData references.
CopletDataReferenceFieldHandler() - Constructor for class org.apache.cocoon.portal.util.CopletDataReferenceFieldHandler
 
copletDatas - Variable in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
 
copletDatas - Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
 
copletDatas - Variable in class org.apache.cocoon.portal.profile.impl.UserProfile
 
CopletDescription - Interface in org.apache.cocoon.portal.coplet
A configured coplet
CopletEventDescription - Class in org.apache.cocoon.portal.acting.helpers
Helper class for an coplet event
CopletEventDescription() - Constructor for class org.apache.cocoon.portal.acting.helpers.CopletEventDescription
 
CopletFactory - Interface in org.apache.cocoon.portal.coplet
This factory is for creating and managing coplet objects
copletFactory - Variable in class org.apache.cocoon.portal.impl.DefaultPortalComponentManager
 
copletFactoryRole - Variable in class org.apache.cocoon.portal.impl.DefaultPortalComponentManager
 
copletId - Variable in class org.apache.cocoon.portal.acting.helpers.CopletMapping
 
copletId - Variable in class org.apache.cocoon.portal.acting.helpers.FullScreenMapping
 
copletId - Variable in class org.apache.cocoon.portal.coplets.basket.ContentItem
The id of the referenced coplet
COPLETID - Static variable in class org.apache.cocoon.portal.transformation.ProxyTransformer
 
copletIdParamString - Variable in class org.apache.cocoon.portal.transformation.LinkTransformer
Used for appending a request parameter containing the coplet id
CopletInstanceData - Class in org.apache.cocoon.portal.coplet
 
CopletInstanceData() - Constructor for class org.apache.cocoon.portal.coplet.CopletInstanceData
Constructor
copletInstanceData - Variable in class org.apache.cocoon.portal.reading.ProxyReader
The coplet instance data
copletInstanceData - Variable in class org.apache.cocoon.portal.source.CopletSource
 
copletInstanceData - Variable in class org.apache.cocoon.portal.transformation.LinkTransformer
The coplet instance data
copletInstanceData - Variable in class org.apache.cocoon.portal.transformation.ProxyTransformer
The coplet instance data
CopletInstanceDataFieldHandler - Class in org.apache.cocoon.portal.util
Field handler for CopletInstanceData instances.
CopletInstanceDataFieldHandler() - Constructor for class org.apache.cocoon.portal.util.CopletInstanceDataFieldHandler
 
CopletInstanceDataManager - Class in org.apache.cocoon.portal.profile.impl
Holds instances of CopletInstanceData.
CopletInstanceDataManager() - Constructor for class org.apache.cocoon.portal.profile.impl.CopletInstanceDataManager
 
CopletInstanceDataManager(Map) - Constructor for class org.apache.cocoon.portal.profile.impl.CopletInstanceDataManager
 
copletInstanceDataManagers - Variable in class org.apache.cocoon.portal.profile.impl.StaticProfileManager
 
CopletInstanceDataReferenceFieldHandler - Class in org.apache.cocoon.portal.util
Field handler for external CopletInstanceData references.
CopletInstanceDataReferenceFieldHandler() - Constructor for class org.apache.cocoon.portal.util.CopletInstanceDataReferenceFieldHandler
 
copletInstanceDatas - Variable in class org.apache.cocoon.portal.profile.impl.UserProfile
 
CopletInstanceEvent - Interface in org.apache.cocoon.portal.event
This interface marks an event as an event for a coplet instance.
CopletJXPathEvent - Class in org.apache.cocoon.portal.event.impl
This events changes the value of an instance
CopletJXPathEvent(CopletInstanceData, String, Object) - Constructor for class org.apache.cocoon.portal.event.impl.CopletJXPathEvent
 
CopletLayout - Class in org.apache.cocoon.portal.layout.impl
A coplet layout holds a coplet.
CopletLayout() - Constructor for class org.apache.cocoon.portal.layout.impl.CopletLayout
 
CopletLinkEvent - Class in org.apache.cocoon.portal.event.impl
This class realizes a link event created by the EventLinkTransformer.
CopletLinkEvent(CopletInstanceData, String) - Constructor for class org.apache.cocoon.portal.event.impl.CopletLinkEvent
Creates a new LinkEvent.
CopletMapping - Class in org.apache.cocoon.portal.acting.helpers
Helper class for an coplet event
CopletMapping() - Constructor for class org.apache.cocoon.portal.acting.helpers.CopletMapping
 
CopletModule - Class in org.apache.cocoon.portal.components.modules.input
Makes accessible coplet instance data by using JXPath expressions.

Example:

CopletModule() - Constructor for class org.apache.cocoon.portal.components.modules.input.CopletModule
 
coplets - Variable in class org.apache.cocoon.portal.coplet.impl.DefaultCopletFactory
 
CopletSetDataAction - Class in org.apache.cocoon.portal.acting
Using this action, you can set values in a coplet
CopletSetDataAction() - Constructor for class org.apache.cocoon.portal.acting.CopletSetDataAction
 
CopletSource - Class in org.apache.cocoon.portal.source
This is the source implementation of the coplet source
CopletSource(String, String, CopletInstanceData) - Constructor for class org.apache.cocoon.portal.source.CopletSource
 
CopletSourceFactory - Class in org.apache.cocoon.portal.source
The source factory for the coplet sources
CopletSourceFactory() - Constructor for class org.apache.cocoon.portal.source.CopletSourceFactory
 
CopletStatusEvent - Class in org.apache.cocoon.portal.event.impl
EventSource: copletID
CopletStatusEvent() - Constructor for class org.apache.cocoon.portal.event.impl.CopletStatusEvent
 
CopletTransformer - Class in org.apache.cocoon.portal.transformation
This transformer offers various functions for developing pipeline based coplets.
CopletTransformer() - Constructor for class org.apache.cocoon.portal.transformation.CopletTransformer
Creates new CopletTransformer.
copy() - Method in class org.apache.cocoon.caching.PipelineCacheKey
Clone the object (but not the component keys)
copy(String, String) - Static method in class org.apache.cocoon.components.Repository
 
copy(File, File) - Static method in class org.apache.cocoon.components.Repository
 
copy(InputStream, OutputStream) - Static method in class org.apache.cocoon.components.Repository
 
copy(String, String, boolean, boolean) - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepository
 
copy(String, String, boolean, boolean) - Method in interface org.apache.cocoon.components.repository.Repository
copy a resource
copy(String, String, boolean, boolean) - Method in interface org.apache.cocoon.components.repository.SourceRepository
Copy a Souce from one location to the other.
copy(String, String, boolean, boolean) - Method in class org.apache.cocoon.components.repository.SourceRepositoryImpl
 
copy(String, String) - Static method in class org.apache.cocoon.components.SourceRepository
 
copy(ModifiableTraversableSource, ModifiableTraversableSource) - Static method in class org.apache.cocoon.components.SourceRepository
 
copy(InputStream, OutputStream) - Static method in class org.apache.cocoon.components.SourceRepository
 
copy() - Method in class org.apache.cocoon.portal.coplet.CopletInstanceData
 
copy() - Method in class org.apache.cocoon.portal.layout.AbstractLayout
 
copy() - Method in class org.apache.cocoon.portal.layout.impl.CompositeLayoutImpl
 
copy() - Method in class org.apache.cocoon.portal.layout.impl.CopletLayout
 
copy(CompositeLayout) - Method in class org.apache.cocoon.portal.layout.Item
 
copy() - Method in interface org.apache.cocoon.portal.layout.Layout
Make a copy of this layout object and of all it's children.
CopyAttribute - Class in org.apache.cocoon.template.script.event
 
CopyAttribute(String, String, String, String, String) - Constructor for class org.apache.cocoon.template.script.event.CopyAttribute
 
copyResource(String, String, boolean, boolean) - Static method in class org.apache.cocoon.components.webdav.WebDAVUtil
copy a WebDAV resource
CopySourceAction - Class in org.apache.cocoon.acting
The CopySourceAction copies the content of it's "src" attribute to its "dest" parameter.
CopySourceAction() - Constructor for class org.apache.cocoon.acting.CopySourceAction
 
copyTo(Source) - Method in class org.apache.cocoon.components.source.impl.WebDAVSource
Copy the current source to a specified destination.
copyToFile(String) - Method in class org.apache.cocoon.servlet.multipart.Part
Convenience method to copy a part to a file.
copyToSource(ModifiableSource) - Method in class org.apache.cocoon.servlet.multipart.Part
Convenience method to copy a part to a modifiable source.
count - Variable in class org.apache.cocoon.profiling.statistics.ReportImpl
 
count - Variable in class org.apache.cocoon.taglib.core.LoopTagSupport
 
count - Variable in class org.apache.cocoon.transformation.FilterTransformer
 
count - Variable in class org.apache.cocoon.transformation.SimpleFormTransformer.RepeaterStatus
 
count - Variable in class org.apache.cocoon.util.BufferedOutputStream
 
count(String, char) - Static method in class org.apache.cocoon.util.StringUtils
Deprecated. Use StringUtils.countMatches(String, String)
COUNT_OF_HITS_PER_PAGE_DEFAULT - Static variable in class org.apache.cocoon.components.search.LuceneCocoonPager
Default count of hits per page.
COUNT_OF_PAGES_ATTRIBUTE - Static variable in class org.apache.cocoon.generation.SearchGenerator
Attribute count-of-pages of hits element.
counter - Variable in class org.apache.cocoon.auth.impl.LoginInfo
Number of applications using the security handler.
counter - Variable in class org.apache.cocoon.transformation.FilterTransformer
 
countKeys(File) - Method in class org.apache.cocoon.components.store.FilesystemStore
Deprecated.  
countTokens() - Method in class org.apache.cocoon.util.Tokenizer
Deprecated. Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
crawl(URL) - Method in interface org.apache.cocoon.components.crawler.CocoonCrawler
This is the same as calling crawl(url,-1);
crawl(URL, int) - Method in interface org.apache.cocoon.components.crawler.CocoonCrawler
start crawling the URL.
crawl(URL) - Method in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl
The same as calling crawl(url,-1);
crawl(URL, int) - Method in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl
Start crawling a URL.
Crawler - Class in org.apache.cocoon.bean.helpers
A simple Cocoon crawler
Crawler() - Constructor for class org.apache.cocoon.bean.helpers.Crawler
 
Crawler.CrawlingIterator - Class in org.apache.cocoon.bean.helpers
 
Crawler.CrawlingIterator(Set, Map) - Constructor for class org.apache.cocoon.bean.helpers.Crawler.CrawlingIterator
 
create(String, Map) - Method in interface org.apache.cocoon.components.naming.EntryManager
 
create(String, Map) - Method in class org.apache.cocoon.components.naming.LDAPEntryManager
Creates a new Entry
create(String) - Static method in class org.apache.cocoon.forms.datatype.convertor.ConversionResult
Constructs an unsuccessful ConversionResult.
CREATE_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.SourceWritingTransformer
 
CREATE_SESSION - Static variable in class org.apache.cocoon.acting.LocaleAction
Constant representing the session creation configuration attribute
createActionURL() - Method in class org.apache.cocoon.environment.portlet.RenderResponse
 
createAnchorEvent(Attributes) - Method in class org.apache.cocoon.portal.transformation.HTMLEventLinkTransformer
 
createApplicationContext(String, String, String) - Method in interface org.apache.cocoon.webapps.authentication.AuthenticationManager
Deprecated. Create Application Context.
createApplicationContext(String, String, String) - Method in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
Deprecated. Create Application Context.
createAttribute(String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates an attribute of the given qualified name and namespace URI.
createBinding(Source) - Method in interface org.apache.cocoon.forms.binding.BindingManager
Creates a binding from the XML config found at source parameter.
createBinding(String) - Method in interface org.apache.cocoon.forms.binding.BindingManager
Creates a binding from the XML config found at bindingURI parameter.
createBinding(Element) - Method in interface org.apache.cocoon.forms.binding.BindingManager
Creates a binding from the XML config that is supplied as a DOM tree.
createBinding(Source) - Method in class org.apache.cocoon.forms.binding.JXPathBindingManager
 
createBinding(String) - Method in class org.apache.cocoon.forms.binding.JXPathBindingManager
 
createBinding(Element) - Method in class org.apache.cocoon.forms.binding.JXPathBindingManager
 
createBinding(Element) - Static method in class org.apache.cocoon.forms.samples.bindings.CustomValueWrapBinding
Builds the actual binding class based on its XML config.
createBlankCache() - Method in class org.apache.cocoon.caching.impl.AbstractDoubleMapEventRegistry
 
createBuilderSelector() - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
Create a ComponentSelector for ProcessingNodeBuilders.
createCachingSource(String, String, Source, int, String) - Method in class org.apache.cocoon.components.source.impl.CachingSourceFactory
Actually creates a new CachingSource.
createCDATASection(String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates a CDATASection node whose value is the specified string.
createChildProcessor(ComponentManager, String, boolean) - Method in class org.apache.cocoon.components.treeprocessor.TreeProcessor
Create a new child of this processor (used for mounting submaps).
createCInclude(String, ContentHandler) - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.AbstractCIncludeAspect
Create the cinclude statement.
createClassLoader(String, URL[]) - Method in class org.apache.cocoon.servlet.ParanoidCocoonServlet
 
createClasspath() - Method in class org.apache.cocoon.CocoonTask
Adds a path to the classpath.
createCocoon() - Method in class org.apache.cocoon.servlet.CocoonServlet
Creates the Cocoon object and handles exception handling.
createCollection(String) - Method in interface org.apache.cocoon.components.source.ModifiableTraversableSource
Deprecated. Create a collection of sources.
createComment(String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates a Comment node given the specified string.
createComponentManager(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
Create a component manager that will be used for all Composable ProcessingNodeBuilders and ProcessingNodes.
createComponentManager(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage
Build a component manager with the contents of the <map:components> element of the tree.
createConfig(Map, Parameters) - Static method in class org.apache.cocoon.forms.transformation.FormsPipelineConfig
Creates and initializes a FormsPipelineConfig object based on the passed arguments of the setup() of the specific Pipeline-component.
createConfiguration(String, String) - Method in class org.apache.cocoon.components.PropertyAwareNamespacedSAXConfigurationHandler
Create a new PropertyAwareConfiguration with the specified local name and location.
createConfiguration(String, String, String) - Method in class org.apache.cocoon.components.PropertyAwareNamespacedSAXConfigurationHandler
Create a new PropertyAwareConfiguration with the specified local name and location.
createConfiguration(String, String) - Method in class org.apache.cocoon.components.PropertyAwareSAXConfigurationHandler
Create a new PropertyAwareConfiguration with the specified local name and location.
createConstantMethodBinding(String) - Static method in class org.apache.cocoon.faces.samples.components.renderkit.Util
 
createContext(String, String, String) - Method in class org.apache.cocoon.webapps.session.components.DefaultContextManager
Deprecated. Create a new public context in the session.
createContext(String, String, String) - Method in interface org.apache.cocoon.webapps.session.ContextManager
Deprecated. Create a new public context in the session.
CREATECONTEXT_ELEMENT - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPreTransformer
Deprecated.  
CREATECONTEXT_LOAD_ATTRIBUTE - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPreTransformer
Deprecated.  
CREATECONTEXT_NAME_ATTRIBUTE - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPreTransformer
Deprecated.  
CREATECONTEXT_SAVE_ATTRIBUTE - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPreTransformer
Deprecated.  
createConverter() - Method in class org.apache.cocoon.faces.taglib.ConvertDateTimeTag
 
createConverter() - Method in class org.apache.cocoon.faces.taglib.ConverterTag
Override to create custom validator
createConverter() - Method in class org.apache.cocoon.faces.taglib.ConvertNumberTag
 
createConvertor() - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingDecimalConvertorBuilder
 
createConvertor() - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingDoubleConvertorBuilder
 
createConvertor() - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingFloatConvertorBuilder
 
createConvertor() - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingIntegerConvertorBuilder
 
createConvertor() - Method in class org.apache.cocoon.forms.datatype.convertor.FormattingLongConvertorBuilder
 
createConvertor(String, Element) - Method in interface org.apache.cocoon.forms.datatype.DatatypeManager
Creates a convertor based on an XML description.
createConvertor(String, Element) - Method in class org.apache.cocoon.forms.datatype.DefaultDatatypeManager
 
createCookie(String, String) - Method in class org.apache.cocoon.environment.commandline.CommandLineResponse
 
createCookie(String, String) - Method in class org.apache.cocoon.environment.http.HttpResponse
Create a new cookie which is not added to the response
createCookie(String, String) - Method in class org.apache.cocoon.environment.portlet.PortletResponse
 
createCookie(String, String) - Method in interface org.apache.cocoon.environment.Response
Constructs a cookie with a specified name and value.
createCookie(String, String) - Method in class org.apache.cocoon.environment.wrapper.ResponseWrapper
 
createDatatype(Element, boolean) - Method in interface org.apache.cocoon.forms.datatype.DatatypeManager
Creates a datatype from an XML description.
createDatatype(Element, boolean) - Method in class org.apache.cocoon.forms.datatype.DefaultDatatypeManager
 
createDefinition(Element, String) - Method in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinitionBuilder
 
createDefinition(Element, String) - Method in class org.apache.cocoon.forms.formmodel.RowActionDefinitionBuilder
 
createDocument() - Static method in class org.apache.cocoon.xml.dom.DOMUtil
Create a new empty DOM document.
createDocumentFragment() - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates an empty DocumentFragment object.
createDynamicElement(String) - Method in class org.apache.cocoon.CocoonTask
 
createElement(String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates an element of the type specified.
createElement(ContentHandler, String) - Static method in class org.apache.cocoon.xml.XMLUtils
Create a start and endElement with a empty Namespace and without Attributes
createElement(ContentHandler, String, String) - Static method in class org.apache.cocoon.xml.XMLUtils
Create a start and endElement with a empty Namespace and without Attributes The content of the Element is set to the stringValue parameter
createElement(ContentHandler, String, Attributes) - Static method in class org.apache.cocoon.xml.XMLUtils
Create a start and endElement with a empty Namespace
createElement(ContentHandler, String, Attributes, String) - Static method in class org.apache.cocoon.xml.XMLUtils
Create a start and endElement with a empty Namespace The content of the Element is set to the stringValue parameter
createElementNS(String, String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates an element of the given qualified name and namespace URI.
createElementNS(ContentHandler, String, String) - Static method in class org.apache.cocoon.xml.XMLUtils
Create a start and endElement without Attributes
createElementNS(ContentHandler, String, String, String) - Static method in class org.apache.cocoon.xml.XMLUtils
Create a start and endElement without Attributes The content of the Element is set to the stringValue parameter
createElementNS(ContentHandler, String, String, Attributes) - Static method in class org.apache.cocoon.xml.XMLUtils
Create a start and endElement
createElementNS(ContentHandler, String, String, Attributes, String) - Static method in class org.apache.cocoon.xml.XMLUtils
Create a start and endElement with a empty Namespace The content of the Element is set to the stringValue parameter
createElementProcessor(String) - Method in interface org.apache.cocoon.components.elementprocessor.ElementProcessorFactory
Given an XML element name, create and return an appropriate ElementProcessor.
createElementProcessor(String) - Method in class org.apache.cocoon.components.elementprocessor.impl.AbstractElementProcessorFactory
Given an XML element name, create and return an appropriate ElementProcessor.
createEngine() - Method in class org.apache.cocoon.components.axis.SoapServerImpl
This is a uniform method of initializing AxisServer in a servlet context.
createEntityReference(String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates an EntityReference object.
createEnvironmentAwareConsumer(XMLConsumer) - Static method in class org.apache.cocoon.components.CocoonComponentManager
Create an environment aware xml consumer for the cocoon protocol
createEvent(Parameters) - Method in interface org.apache.cocoon.caching.validity.EventFactory
Create an event based on parameter values.
createEvent(Parameters) - Method in class org.apache.cocoon.caching.validity.NamedEventFactory
 
createEvent(Parameters) - Method in class org.apache.cocoon.caching.validity.NameValueEventFactory
 
createEvent(String) - Method in class org.apache.cocoon.components.webdav.impl.DefaultWebDAVEventFactory
 
createEvent(HttpURL) - Method in class org.apache.cocoon.components.webdav.impl.DefaultWebDAVEventFactory
 
createEvent(Parameters) - Method in class org.apache.cocoon.components.webdav.impl.DefaultWebDAVEventFactory
 
createEvent(String, int, String) - Method in class org.apache.cocoon.components.webdav.impl.DefaultWebDAVEventFactory
 
createEvent(String) - Method in interface org.apache.cocoon.components.webdav.WebDAVEventFactory
 
createEvent(HttpURL) - Method in interface org.apache.cocoon.components.webdav.WebDAVEventFactory
 
CreateEvent - Class in org.apache.cocoon.forms.event
An event raised when a widget is created, once it has been fully set up.
CreateEvent(Widget) - Constructor for class org.apache.cocoon.forms.event.CreateEvent
 
createEvent(PortalService, String) - Method in interface org.apache.cocoon.portal.event.ConvertableEventFactory
Create an instance of the event
createEvent(PortalService, String) - Method in class org.apache.cocoon.portal.event.impl.FullScreenCopletEventFactory
Create an instance of the event
createEvent(PortalService, String) - Method in class org.apache.cocoon.portal.pluto.PortletURLProviderFactory
Create an instance of the event.
createFile(File, String) - Static method in class org.apache.cocoon.util.IOUtils
Return a file with the given filename creating the necessary directories if not present.
createForm(String) - Method in class org.apache.cocoon.forms.DefaultFormManager
 
createForm(Source) - Method in class org.apache.cocoon.forms.DefaultFormManager
 
createForm(Element) - Method in class org.apache.cocoon.forms.DefaultFormManager
 
createForm(String) - Method in interface org.apache.cocoon.forms.FormManager
Creates a form instance based on the XML form definition that can be retrieved from the specified URI.
createForm(Source) - Method in interface org.apache.cocoon.forms.FormManager
Creates a form instance based on the XML form definition that can be read from the specified source.
createForm(Element) - Method in interface org.apache.cocoon.forms.FormManager
Creates a form instance based on the XML form definition that is supplied as a DOM tree.
createFormDefinition(String) - Method in class org.apache.cocoon.forms.DefaultFormManager
 
createFormDefinition(Source) - Method in class org.apache.cocoon.forms.DefaultFormManager
 
createFormDefinition(Element) - Method in class org.apache.cocoon.forms.DefaultFormManager
 
createFormDefinition(String) - Method in interface org.apache.cocoon.forms.FormManager
Creates a form definition based on the XML form definition that can be retrieved from the specified URI.
createFormDefinition(Source) - Method in interface org.apache.cocoon.forms.FormManager
Creates a form definition based on the XML form definition that can be retrieved from the specified source.
createFormDefinition(Element) - Method in interface org.apache.cocoon.forms.FormManager
Creates a form definition based on the XML form definition that is supplied as a DOM tree.
createFormEvent(Attributes) - Method in class org.apache.cocoon.portal.transformation.HTMLEventLinkTransformer
 
createFromString(String) - Static method in class org.apache.cocoon.portal.pluto.om.common.ObjectIDImpl
 
createHelper(XMLConsumer, Request, String) - Static method in class org.apache.cocoon.forms.generation.JXMacrosHelper
Builds and helper object, given the generator's consumer.
createId() - Method in class org.apache.cocoon.components.source.impl.XMLDBSource
Create a new identifier for a resource within a collection.
createId - Variable in class org.apache.cocoon.portal.factory.impl.AbstractProducibleDescription
 
createId() - Method in class org.apache.cocoon.portal.factory.impl.AbstractProducibleDescription
Create a unique id for objects of this type
createId() - Method in interface org.apache.cocoon.portal.factory.ProducibleDescription
Create a unique id for objects of this type
createIndex(String, boolean) - Method in class org.apache.cocoon.samples.LuceneUtil
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.ActionDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.AggregateFieldDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.BooleanFieldDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.CalculatedFieldDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.CaptchaFieldDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.ClassDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.FieldDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.FormDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.GoogleMapDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.GroupDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.ImageMapDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.MessagesDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.MultiValueFieldDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.NewDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.OutputDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.RepeaterDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.RepeaterFilterFieldDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.RowActionDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.StructDefinition
Deprecated.  
createInstance() - Method in class org.apache.cocoon.forms.formmodel.SubmitDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.tree.JavaTreeModelDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.tree.SourceTreeModelDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.tree.TreeDefinition
 
createInstance() - Method in interface org.apache.cocoon.forms.formmodel.tree.TreeModelDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.UnionDefinition
 
createInstance() - Method in class org.apache.cocoon.forms.formmodel.UploadDefinition
 
createInstance() - Method in interface org.apache.cocoon.forms.formmodel.WidgetDefinition
Creates and returns a widget based on this widget definition.
createInstruction(ParsingContext, StartElement, Attributes, Stack) - Method in class org.apache.cocoon.template.script.DefaultInstructionFactory
 
createInstruction(ParsingContext, StartElement, Attributes, Stack) - Method in interface org.apache.cocoon.template.script.InstructionFactory
 
createJavadocXml() - Method in class org.apache.cocoon.components.source.impl.QDoxSource
 
createJobDetail(String, JobDataMap) - Method in class org.apache.cocoon.components.cron.CocoonQuartzJobScheduler
 
createJobDetail(String, JobDataMap) - Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
 
createJobExecutor() - Method in class org.apache.cocoon.components.cron.CocoonQuartzJobScheduler
 
createJobExecutor() - Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
 
CreateListener - Interface in org.apache.cocoon.forms.event
Listeners for CreateEvents
createListener - Variable in class org.apache.cocoon.forms.formmodel.AbstractWidgetDefinition
 
createLocale() - Method in class org.apache.cocoon.taglib.i18n.LocaleTag
 
createMapOfParameters(Map, Collection) - Method in class org.apache.cocoon.acting.AbstractValidatorAction
Reads parameter values for all parameters that are contained in the active constraint list.
createMapOfParameters(Map, Collection) - Method in class org.apache.cocoon.acting.FormValidatorAction
Reads parameter values from request parameters for all parameters that are contained in the active constraint list.
createMapOfParameters(Map, Collection) - Method in class org.apache.cocoon.acting.SessionValidatorAction
 
createMessageContext(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.apache.cocoon.components.axis.SoapServer
Method to create a new message context, based on this Axis server instance, and the caller's request, response, and context objects.
createMessageContext(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.apache.cocoon.components.axis.SoapServerImpl
Place the Request message in the MessagContext object - notice that we just leave it as a 'ServletRequest' object and let the Message processing routine convert it - we don't do it since we don't know how it's going to be used - perhaps it might not even need to be parsed.
createModel() - Method in class org.apache.cocoon.forms.formmodel.tree.TreeDefinition
 
createNewElementProcessorInstance(Class) - Method in class org.apache.cocoon.components.elementprocessor.impl.AbstractElementProcessorFactory
A reference implementation of doCreateElementProcessor that can be used by an extending class whose progenitors are Class objects for ElementProcessor implementations.
createNewInstance(AspectDescription) - Static method in class org.apache.cocoon.portal.aspect.impl.AspectUtil
Create a new instance
createNewItem() - Method in interface org.apache.cocoon.portal.layout.CompositeLayout
Create a new item.
createNewItem() - Method in class org.apache.cocoon.portal.layout.impl.CompositeLayoutImpl
 
createNodeBuilder(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
 
createNodeBuilder(Configuration) - Method in interface org.apache.cocoon.components.treeprocessor.TreeBuilder
 
createNodePointer(QName, Object, Locale) - Method in class org.apache.cocoon.components.flow.javascript.ScriptablePointerFactory
 
createNodePointer(NodePointer, QName, Object) - Method in class org.apache.cocoon.components.flow.javascript.ScriptablePointerFactory
 
createObject(JXPathContext, Pointer, Object, String, int) - Method in class org.apache.cocoon.util.jxpath.DOMFactory
Return false if this factory cannot create the requested object.
createObjectID(String) - Method in class org.apache.cocoon.portal.pluto.factory.ObjectIDFactoryImpl
 
createPageLocal() - Method in interface org.apache.cocoon.components.flow.javascript.fom.PageLocalScope
 
createPageLocal() - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeHolder
 
createPageLocal() - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeImpl
 
createParameters(Request) - Static method in class org.apache.cocoon.util.NetUtils
Create new SourceParameters with the same parameters as the current request
createParameters(Node, SourceParameters) - Static method in class org.apache.cocoon.xml.dom.DOMUtil
Create a parameter object from xml.
createPool(String, int, int, int, int, boolean, long, String, boolean, int) - Method in class org.apache.cocoon.components.thread.DefaultRunnableManager
Create a shared ThreadPool
createPool(int, int, int, int, boolean, long, String, boolean, int) - Method in class org.apache.cocoon.components.thread.DefaultRunnableManager
Create a private ThreadPool
createPool(String, int, int, int, int, boolean, long, String, boolean, int) - Method in interface org.apache.cocoon.components.thread.RunnableManager
Create a shared ThreadPool with a specific ThreadFactory
createPool(int, int, int, int, boolean, long, String, boolean, int) - Method in interface org.apache.cocoon.components.thread.RunnableManager
Create a private ThreadPool with a specific ThreadFactory
createPreferenceMap(Collection) - Static method in class org.apache.cocoon.portal.pluto.om.common.PreferenceUtil
Returns the preferences as map with name as the preference's name and value as the preference object itself.
createProcessingInstruction(String, String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates a ProcessingInstruction node given the specified name and data strings.
createPropertiesForXML(boolean) - Static method in class org.apache.cocoon.xml.XMLUtils
Create a new properties set for serializing xml.
createProxy(Source, SourceResolver, Environment, ComponentManager) - Static method in class org.apache.cocoon.components.source.impl.AvalonToCocoonSourceInvocationHandler
Creates a dynamic proxy for an excalibur Source object to make it behave like a cocoon Source.
createQuery(String, String) - Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlConnection
Factory method for creating an EsqlQuery object.
createRenderer(String) - Method in class org.apache.cocoon.components.renderer.ExtendableRendererFactory
Create a renderer for a specified MIME type.
createRenderer(String) - Method in interface org.apache.cocoon.components.renderer.RendererFactory
Create a transcoder for a specified MIME type.
createRenderURL() - Method in class org.apache.cocoon.environment.portlet.RenderResponse
 
createResource(String, String) - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepository
 
createResource(String, String) - Method in interface org.apache.cocoon.components.repository.Repository
create a new resource
createResource(String, String) - Static method in class org.apache.cocoon.components.webdav.WebDAVUtil
create a new resource on the server
createRoleManager() - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
Create a role manager that will be used by all RoleManageable components.
createSession() - Method in class org.apache.cocoon.webapps.session.components.DefaultSessionManager
Deprecated. Create a new session for the user.
createSession() - Method in interface org.apache.cocoon.webapps.session.SessionManager
Deprecated. Create a new session for the user.
createSettings(DefaultContext, Logger) - Static method in class org.apache.cocoon.util.SettingsHelper
Create the settings object
createSource(String, String, Source) - Method in class org.apache.cocoon.components.source.impl.TraversableCachingSource
 
createSourceResolver(Logger) - Method in class org.apache.cocoon.Cocoon
Create a simple source resolver.
createText(DocumentFragment) - Static method in class org.apache.cocoon.xml.dom.DOMUtil
Create a string from a DOM document fragment.
createTextNode(String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Creates a Text node given the specified string.
createTID() - Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
createTranscoder(String) - Method in class org.apache.cocoon.components.transcoder.ExtendableTranscoderFactory
Create a transcoder for a specified MIME type.
createTranscoder(String) - Method in interface org.apache.cocoon.components.transcoder.TranscoderFactory
Create a transcoder for a specified MIME type.
createTree(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
Create the tree once component manager and node builders have been set up.
createUser(Request) - Method in class org.apache.cocoon.auth.impl.ServletSecurityHandler
Create a new user.
createValidationRule(Element) - Method in interface org.apache.cocoon.forms.datatype.DatatypeManager
Creates a validation rule from an XML description.
createValidationRule(Element) - Method in class org.apache.cocoon.forms.datatype.DefaultDatatypeManager
 
createValidator(ErrorHandler) - Method in class org.apache.cocoon.components.validation.jaxp.JaxpSchema
Return a new ValidationHandler instance that can be used to validate an XML document by sending SAX events to it.
createValidator(ErrorHandler) - Method in class org.apache.cocoon.components.validation.jing.JingSchema
Return a new ValidationHandler instance that can be used to send SAX events to for proper validation.
createValidator(ErrorHandler) - Method in interface org.apache.cocoon.components.validation.Schema
Return a new ValidationHandler instance that can be used to validate an XML document by sending SAX events to it.
createValidator() - Method in class org.apache.cocoon.faces.samples.carstore.FormatValidatorTag
 
createValidator() - Method in class org.apache.cocoon.faces.taglib.ValidateDoubleRangeTag
 
createValidator() - Method in class org.apache.cocoon.faces.taglib.ValidateLengthTag
 
createValidator() - Method in class org.apache.cocoon.faces.taglib.ValidateLongRangeTag
 
createValidator() - Method in class org.apache.cocoon.faces.taglib.ValidatorTag
Override to create custom validator
createValidity(CacheValidity) - Static method in class org.apache.cocoon.caching.CacheValidityToSourceValidity
Deprecated. Create a new instance
createValueBinding(String) - Method in class org.apache.cocoon.faces.taglib.UIComponentTag
 
createWalker() - Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
 
createWebContinuation(Object, WebContinuation, int, String, ContinuationsDisposer) - Method in interface org.apache.cocoon.components.flow.ContinuationsManager
Create a WebContinuation object given a native continuation object and its parent.
createWebContinuation(Object, WebContinuation, int, String, ContinuationsDisposer) - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
createWidget(Widget, String) - Method in class org.apache.cocoon.forms.formmodel.AbstractContainerDefinition
 
createWidget(Widget, String) - Method in interface org.apache.cocoon.forms.formmodel.ContainerDefinition
Create a widget from a contained widget definition.
createWidget(Widget, String) - Method in class org.apache.cocoon.forms.formmodel.WidgetDefinitionList
 
createWidgets(Widget) - Method in class org.apache.cocoon.forms.formmodel.AbstractContainerDefinition
 
createWidgets(Widget) - Method in interface org.apache.cocoon.forms.formmodel.ContainerDefinition
Create widgets from the contained widget definitions.
createWidgets(Widget) - Method in class org.apache.cocoon.forms.formmodel.WidgetDefinitionList
 
createXMLReader() - Method in class org.apache.cocoon.components.validation.jing.JingResolver
Create an XMLReader instance that can be used by JING for parsing schemas.
creationTime - Variable in class org.apache.cocoon.portlet.CocoonPortlet
The time the cocoon instance was created
creationTime - Variable in class org.apache.cocoon.servlet.CocoonServlet
The time the cocoon instance was created
credentialMap - Variable in class org.apache.cocoon.components.source.impl.XMLDBSourceFactory
A Map containing the authentication credentials
CredentialsToken - Class in org.apache.cocoon.components.repository.helpers
A CredentialsToken class to be used with a repository implementation.
CredentialsToken(Principal, String) - Constructor for class org.apache.cocoon.components.repository.helpers.CredentialsToken
creates a CredentialsToken
CreditCardConverter - Class in org.apache.cocoon.faces.samples.carstore
CreditCardConverter Class accepts a Credit Card Number of type String and strips blanks and "-" if any from it.
CreditCardConverter() - Constructor for class org.apache.cocoon.faces.samples.carstore.CreditCardConverter
 
CronJob - Interface in org.apache.cocoon.components.cron
This is the interface a class has to implement to enable it to be scheduled by a JobScheduler
CropOperation - Class in org.apache.cocoon.reading.imageop
The Crop operation crops the image according to the specified aspect ratio.
CropOperation() - Constructor for class org.apache.cocoon.reading.imageop.CropOperation
 
CSVGenerator - Class in org.apache.cocoon.generation
A simple parser converting a Comma Separated Values (CSV) file into XML.
CSVGenerator() - Constructor for class org.apache.cocoon.generation.CSVGenerator
Create a new CSVGenerator instance.
curChar - Variable in class org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserTokenManager
 
CURRENCY - Static variable in class org.apache.cocoon.forms.datatype.convertor.FormattingDecimalConvertor
 
CURRENCY_LOCALE_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute is used to specify a different locale for the currency.
current_clients - Variable in class org.apache.cocoon.components.web3.impl.Web3DataSourceImpl
 
current_name - Variable in class org.apache.cocoon.transformation.LDAPTransformer
The name of the value element we're currently receiving
current_query_index - Variable in class org.apache.cocoon.transformation.LDAPTransformer
The offset of the current query in the queries list
current_state - Variable in class org.apache.cocoon.transformation.LDAPTransformer
The current state of the event receiving FSM
current_value - Variable in class org.apache.cocoon.transformation.LDAPTransformer
The value of the value element we're currently receiving
currentBlocknr - Variable in class org.apache.cocoon.transformation.FilterTransformer
 
currentBuilder - Variable in class org.apache.cocoon.transformation.AbstractExtractionTransformer
 
currentCacheValidity - Variable in class org.apache.cocoon.transformation.CachingCIncludeTransformer
Deprecated. The current IncludeCacheValidity.
currentElement - Variable in class org.apache.cocoon.sitemap.ContentAggregator
The element used for the current part
currentElementInfo - Variable in class org.apache.cocoon.xml.dom.DOMStreamer.NamespaceNormalizingDOMStreamer
Information about the current element.
currentId - Static variable in class org.apache.cocoon.portal.coplets.basket.AbstractItem
 
currentLanguage - Variable in class org.apache.cocoon.components.treeprocessor.TreeProcessor
The current language configuration
currentToken - Variable in exception org.apache.cocoon.components.xpointer.parser.ParseException
This is the last token that has been consumed successfully.
CUSTOM - Static variable in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinition.ChangePageActionDefinition
 
CustomBirthDateValidator - Class in org.apache.cocoon.forms.samples
Example of a custom validator.
CustomBirthDateValidator() - Constructor for class org.apache.cocoon.forms.samples.CustomBirthDateValidator
 
CustomerBean - Class in org.apache.cocoon.faces.samples.carstore
 
CustomerBean() - Constructor for class org.apache.cocoon.faces.samples.carstore.CustomerBean
 
customizeCar(CarBean) - Method in class org.apache.cocoon.faces.samples.carstore.CarCustomizer
 
CustomJXPathBinding - Class in org.apache.cocoon.forms.binding
CustomJXPathBinding
CustomJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, AbstractCustomBinding) - Constructor for class org.apache.cocoon.forms.binding.CustomJXPathBinding
Constructs CustomJXPathBinding
CustomJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
CustomJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual CustomJXPathBinding out of the configuration in the provided configElement which looks like one of the following:
CustomJXPathBindingBuilder() - Constructor for class org.apache.cocoon.forms.binding.CustomJXPathBindingBuilder
 
CustomValueWrapBinding - Class in org.apache.cocoon.forms.samples.bindings
CustomValueWrapBinding
CustomValueWrapBinding() - Constructor for class org.apache.cocoon.forms.samples.bindings.CustomValueWrapBinding
 
CustomValueWrapBinding(char) - Constructor for class org.apache.cocoon.forms.samples.bindings.CustomValueWrapBinding
 
CustomValueWrapBinding(char, char) - Constructor for class org.apache.cocoon.forms.samples.bindings.CustomValueWrapBinding
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.