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

A

AbstractCache - Class in org.apache.cocoon.pipeline.caching
An abstract implementation of the Cache interface.

It handles the validity check for retrieving CacheValues but relies on child classes for actually accessing the underlying stores.
AbstractCache() - Constructor for class org.apache.cocoon.pipeline.caching.AbstractCache
 
AbstractCacheKey - Class in org.apache.cocoon.pipeline.caching
 
AbstractCacheKey() - Constructor for class org.apache.cocoon.pipeline.caching.AbstractCacheKey
 
AbstractCacheValue - Class in org.apache.cocoon.pipeline.caching
 
AbstractCacheValue(CacheKey) - Constructor for class org.apache.cocoon.pipeline.caching.AbstractCacheValue
 
AbstractLinkRewriterTransformer - Class in org.apache.cocoon.sax.component
 
AbstractLinkRewriterTransformer() - Constructor for class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
AbstractPipeline<T extends PipelineComponent> - Class in org.apache.cocoon.pipeline
Basic pipeline implementation that collects the PipelineComponents and connects them with each other.
AbstractPipeline() - Constructor for class org.apache.cocoon.pipeline.AbstractPipeline
 
AbstractPipelineComponent - Class in org.apache.cocoon.pipeline.component
A basic implementation of a PipelineComponent that provides empty implementations of all its methods.
AbstractPipelineComponent() - Constructor for class org.apache.cocoon.pipeline.component.AbstractPipelineComponent
 
AbstractReader - Class in org.apache.cocoon.sitemap.component
 
AbstractReader() - Constructor for class org.apache.cocoon.sitemap.component.AbstractReader
 
AbstractReader(URL) - Constructor for class org.apache.cocoon.sitemap.component.AbstractReader
 
AbstractSAXGenerator - Class in org.apache.cocoon.sax
 
AbstractSAXGenerator() - Constructor for class org.apache.cocoon.sax.AbstractSAXGenerator
 
AbstractSAXPipelineComponent - Class in org.apache.cocoon.sax
 
AbstractSAXPipelineComponent() - Constructor for class org.apache.cocoon.sax.AbstractSAXPipelineComponent
 
AbstractSAXProducer - Class in org.apache.cocoon.sax
 
AbstractSAXProducer() - Constructor for class org.apache.cocoon.sax.AbstractSAXProducer
 
AbstractSAXSerializer - Class in org.apache.cocoon.sax
 
AbstractSAXSerializer() - Constructor for class org.apache.cocoon.sax.AbstractSAXSerializer
 
AbstractSAXTransformer - Class in org.apache.cocoon.sax
 
AbstractSAXTransformer() - Constructor for class org.apache.cocoon.sax.AbstractSAXTransformer
 
AbstractSitemapNode - Class in org.apache.cocoon.sitemap.node
 
AbstractSitemapNode() - Constructor for class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
AbstractStAXPipelineComponent - Class in org.apache.cocoon.stax
Abstract base class for PipelineComponents producing and/or consuming XMLEvents.
AbstractStAXPipelineComponent() - Constructor for class org.apache.cocoon.stax.AbstractStAXPipelineComponent
 
AbstractStAXProducer - Class in org.apache.cocoon.stax
StAX specific abstract class implementing the Producer.setConsumer(Consumer) method checking if a StAXConsumer is used, storing it and setting itself as the parent of its consumer.
AbstractStAXProducer() - Constructor for class org.apache.cocoon.stax.AbstractStAXProducer
 
AbstractStAXTransformer - Class in org.apache.cocoon.stax
Abstract transformer could/should be used for each StAXTransformer.
AbstractStAXTransformer() - Constructor for class org.apache.cocoon.stax.AbstractStAXTransformer
 
Action - Interface in org.apache.cocoon.sitemap.action
 
ActionFactory - Interface in org.apache.cocoon.sitemap.spring
 
ActNode - Class in org.apache.cocoon.sitemap.node
 
ActNode() - Constructor for class org.apache.cocoon.sitemap.node.ActNode
 
add(ProfilingData) - Method in interface org.apache.cocoon.profiling.data.ProfilingDataManager
Add and process the given profiling data.
add(ProfilingData) - Method in class org.apache.cocoon.profiling.data.ProfilingDataManagerImpl
Add and process the given profiling data.
add(XMLEvent) - Method in class org.apache.cocoon.stax.converter.SAXForStAXPipelineWrapper
addAllEventsToQueue(Collection<? extends XMLEvent>) - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
Adds a Collection of XMLEvents to an internal Queue.
addCacheKey(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
addChild(ProfilingData) - Method in class org.apache.cocoon.profiling.data.ProfilingData
Add the given ProfilingData as child and make this object its parent.
addChild(SitemapNode) - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
addChild(SitemapNode) - Method in interface org.apache.cocoon.sitemap.node.SitemapNode
 
addChildren(List<ProfilingData>) - Method in class org.apache.cocoon.profiling.data.ProfilingData
Add the given list of children and make this object their parent.
addCleaningTransformer() - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addCleaningTransformer() - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addComponent(T) - Method in class org.apache.cocoon.pipeline.AbstractPipeline
Add a PipelineComponent to the pipeline.
addComponent(PC) - Method in interface org.apache.cocoon.pipeline.builder.LinkedPipelineComponentBuilder
 
addComponent(T) - Method in interface org.apache.cocoon.pipeline.Pipeline
Add a PipelineComponent to the pipeline.
addComponent(SPC) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addComponent(SPC) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addData(String, String) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
addElement(String, String) - Method in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
addElement(String, String, String, String) - Method in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
addEventToQueue(XMLEvent) - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
Add a specific XMLEvent to an internal Queue.
addIncludeTransformer() - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addIncludeTransformer() - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addLogAsXMLTransformer() - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addLogAsXMLTransformer(File) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addLogAsXMLTransformer() - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addLogAsXMLTransformer(File) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addLogTransformer(File) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addLogTransformer(File, boolean) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addLogTransformer(File, boolean, String) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addLogTransformer(File, boolean, SimpleDateFormat) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addLogTransformer(File) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addLogTransformer(File, boolean) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addLogTransformer(File, boolean, String) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addLogTransformer(File, boolean, SimpleDateFormat) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addParameter(String, boolean) - Method in class org.apache.cocoon.pipeline.caching.ParameterCacheKey
 
addParameter(String, int) - Method in class org.apache.cocoon.pipeline.caching.ParameterCacheKey
 
addParameter(String, Map<?, ?>) - Method in class org.apache.cocoon.pipeline.caching.ParameterCacheKey
 
addParameter(String, String) - Method in class org.apache.cocoon.pipeline.caching.ParameterCacheKey
 
addPart(PointerPart) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
addPrefix(String, String) - Method in class org.apache.cocoon.sax.xpointer.XPointerContext
 
addSchemaProcessorTransformer(URL) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addSchemaProcessorTransformer(URL) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addSerializer() - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addSerializer() - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addTemplateAttributes(StringTemplate) - Method in class org.apache.cocoon.stringtemplate.ControllerContextAwareStringTemplateGenerator
 
addTemplateAttributes(StringTemplate) - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
Add attributes to the StringTemplate.
addXIncludeTransformer() - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addXIncludeTransformer(URL) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addXIncludeTransformer() - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addXIncludeTransformer(URL) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addXSLTTransformer(URL) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addXSLTTransformer(URL, Map<String, Object>) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilder
 
addXSLTTransformer(URL) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
addXSLTTransformer(URL, Map<String, Object>) - Method in class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
after(ProfilingData, String, Object) - Method in class org.apache.cocoon.profiling.profiler.Profiler
This method is called after the invocation was successfully finished.
ALL_NAMESPACES - Static variable in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
AnnotationCollector - Class in org.apache.cocoon.rest.controller.util
 
AnnotationCollector() - Constructor for class org.apache.cocoon.rest.controller.util.AnnotationCollector
 
append(byte[]) - Method in class org.apache.cocoon.pipeline.util.MurmurHashCodeBuilder
 
append(int) - Method in class org.apache.cocoon.pipeline.util.MurmurHashCodeBuilder
 
append(long) - Method in class org.apache.cocoon.pipeline.util.MurmurHashCodeBuilder
 
append(String) - Method in class org.apache.cocoon.pipeline.util.MurmurHashCodeBuilder
 
AsyncCachePipeline<T extends PipelineComponent> - Class in org.apache.cocoon.pipeline
This Pipeline basically works like the CachingPipeline.
AsyncCachePipeline() - Constructor for class org.apache.cocoon.pipeline.AsyncCachePipeline
 
AutomaticProfilerInstaller - Class in org.apache.cocoon.profiling.spring
This class is used to install Profiler to the correct InvocationDispatcher.
AutomaticProfilerInstaller() - Constructor for class org.apache.cocoon.profiling.spring.AutomaticProfilerInstaller
 

B

BaseURL - Annotation Type in org.apache.cocoon.rest.controller.annotation
This annotation will be used in RestController classes to the base URL of the current request.
before(ProfilingData, Object, String, Object[]) - Method in class org.apache.cocoon.profiling.profiler.Profiler
This method is called before the invocation takes place on the given target object.
beforeInvoke(ProfilingData, GenerateNode, Object[]) - Method in class org.apache.cocoon.profiling.profiler.GenerateNodeProfiler
 
beforeInvoke(ProfilingData, MatchNode, Object[]) - Method in class org.apache.cocoon.profiling.profiler.MatchNodeProfiler
 
beforeInvoke(ProfilingData, PipelineNode, Object[]) - Method in class org.apache.cocoon.profiling.profiler.PipelineNodeProfiler
 
beforeInvoke(ProfilingData, TransformNode, Object[]) - Method in class org.apache.cocoon.profiling.profiler.TransformNodeProfiler
 
beforeService(ProfilingData, Servlet, Object[]) - Method in class org.apache.cocoon.profiling.profiler.ServletProfiler
 
BetwixtBeanGenerator - Class in org.apache.cocoon.optional.pipeline.components.sax.betwixt
 
BetwixtBeanGenerator(Object) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.betwixt.BetwixtBeanGenerator
 
BetwixtBeanGenerator(Object, BindingConfiguration, XMLIntrospector) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.betwixt.BetwixtBeanGenerator
 
build(URL) - Method in class org.apache.cocoon.sitemap.SitemapBuilder
 
buildString(Object, String...) - Static method in class org.apache.cocoon.pipeline.util.StringRepresentation
 

C

Cache - Interface in org.apache.cocoon.pipeline.caching
 
cache - Variable in class org.apache.cocoon.pipeline.CachingPipeline
 
CacheBurstActions - Class in org.apache.cocoon.monitoring.cache
This class can perform burst operation (like cleaning specified cache elements) on all cache data.
CacheBurstActions(Map<String, Cache>) - Constructor for class org.apache.cocoon.monitoring.cache.CacheBurstActions
 
CacheEntryMonitor - Class in org.apache.cocoon.monitoring.cache.entry
 
CacheEntryMonitor(CacheKey, CacheValue) - Constructor for class org.apache.cocoon.monitoring.cache.entry.CacheEntryMonitor
 
CacheEntrysMonitorInitializer - Class in org.apache.cocoon.monitoring.cache.entry
 
CacheEntrysMonitorInitializer(Map<String, Cache>, MBeanExporter) - Constructor for class org.apache.cocoon.monitoring.cache.entry.CacheEntrysMonitorInitializer
 
CacheEntrysMonitorInitializer(Map<String, Cache>, MBeanExporter, long) - Constructor for class org.apache.cocoon.monitoring.cache.entry.CacheEntrysMonitorInitializer
 
CacheKey - Interface in org.apache.cocoon.pipeline.caching
 
cacheKey - Variable in class org.apache.cocoon.pipeline.CachingPipeline
 
CacheMonitor - Class in org.apache.cocoon.monitoring.cache
JMX MBean to monitor caches.
CacheMonitor(Cache) - Constructor for class org.apache.cocoon.monitoring.cache.CacheMonitor
 
CacheMonitorInitializer - Class in org.apache.cocoon.monitoring.cache
 
CacheMonitorInitializer(Map<String, Cache>, MBeanExporter) - Constructor for class org.apache.cocoon.monitoring.cache.CacheMonitorInitializer
 
CacheRefreshJob - Interface in org.apache.cocoon.pipeline.caching
 
CacheRefreshManager - Interface in org.apache.cocoon.pipeline.caching
 
CacheRefreshManagerImpl - Class in org.apache.cocoon.pipeline.caching
 
CacheRefreshManagerImpl() - Constructor for class org.apache.cocoon.pipeline.caching.CacheRefreshManagerImpl
 
CacheStatisticsAspect - Class in org.apache.cocoon.monitoring.statistics.aspects
 
CacheStatisticsAspect() - Constructor for class org.apache.cocoon.monitoring.statistics.aspects.CacheStatisticsAspect
 
CacheStatisticsAspect(long, long) - Constructor for class org.apache.cocoon.monitoring.statistics.aspects.CacheStatisticsAspect
 
CacheValue - Interface in org.apache.cocoon.pipeline.caching
 
CachingOutputStream - Class in org.apache.cocoon.pipeline.caching
 
CachingOutputStream(OutputStream) - Constructor for class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
cachingOutputStream - Variable in class org.apache.cocoon.pipeline.CachingPipeline
 
CachingPipeline<T extends PipelineComponent> - Class in org.apache.cocoon.pipeline
A Pipeline implementation that returns a cached result if, and only if all its components support caching.
CachingPipeline() - Constructor for class org.apache.cocoon.pipeline.CachingPipeline
 
CachingPipelineComponent - Interface in org.apache.cocoon.pipeline.component
 
CallNode - Class in org.apache.cocoon.controller.node
 
CallNode() - Constructor for class org.apache.cocoon.controller.node.CallNode
 
CallStackCollectorDataStore - Class in org.apache.cocoon.servlet.collector
 
CallStackCollectorDataStore() - Constructor for class org.apache.cocoon.servlet.collector.CallStackCollectorDataStore
 
characters(char[], int, int) - Method in class org.apache.cocoon.optional.pipeline.components.sax.solr.SolrConsumer
 
characters(char[], int, int) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.sax.component.CleaningTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
characters(char[], int, int) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
characters(char[], int, int) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
characters(char[], int, int) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
characters(char[], int, int) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
checkParent() - Method in class org.apache.cocoon.sitemap.node.OtherwiseNode
 
checkParent() - Method in class org.apache.cocoon.sitemap.node.WhenNode
Check if the parent is a select node.
CleaningTransformer - Class in org.apache.cocoon.sax.component
 
CleaningTransformer() - Constructor for class org.apache.cocoon.sax.component.CleaningTransformer
 
CleaningTransformer - Class in org.apache.cocoon.stax.component
Transformer which is used to clean a xml document from all whitespaces, comments and namespace start prefixes and end prefixes.
CleaningTransformer() - Constructor for class org.apache.cocoon.stax.component.CleaningTransformer
 
clear(long, long, String, String, String, String) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
Clears all cache entry's that matches all conditions in parameters.
clear() - Method in class org.apache.cocoon.monitoring.cache.CacheMonitor
Removes all cached data.
clear() - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Removes all data coneined in this Cache
clear() - Method in interface org.apache.cocoon.pipeline.caching.Cache
Removes all data coneined in this Cache
clearAllGreaterThen(long) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
Clears all cache entry's that size is greater that minSize parameter.

This operation will stops clearing elements after first failure, this means that it will clear all cache entry's until one of that entry's fails to clear.
clearAllOlderThen(String) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
Clears all cache entry's that are older than baseDate parameter.

This operation will stops clearing elements after first failure, this means that it will clear all cache entry's until one of that entry's fails to clear.
clearAllSmallerThen(long) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
Clears all cache entries whose size is smaller than maxSize parameter.

This operation will stops clearing elements after first failure, this means that it will clear all cache entry's until one of that entry's fails to clear.
clearAllYoungerThen(String) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
Clears all cache entry's that are younger than baseDate parameter.

This operation will stops clearing elements after first failure, this means that it will clear all cache entry's until one of that entry's fails to clear.
close() - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
closeQuietly(URLConnection) - Static method in class org.apache.cocoon.pipeline.util.URLConnectionUtils
Close a URLConnection quietly and take care of all the exception handling.
CocoonJAXRSServlet - Class in org.apache.cocoon.rest.jaxrs.container
A Servlet that can be used in the Cocoon Servlet-Service framework.
CocoonJAXRSServlet() - Constructor for class org.apache.cocoon.rest.jaxrs.container.CocoonJAXRSServlet
 
CocoonSitemap - Class in org.apache.cocoon.wicket.target
 
CocoonSitemap(String, String) - Constructor for class org.apache.cocoon.wicket.target.CocoonSitemap
 
CocoonSitemapRequestTarget - Class in org.apache.cocoon.wicket.target
 
CocoonSitemapRequestTarget(String, String) - Constructor for class org.apache.cocoon.wicket.target.CocoonSitemapRequestTarget
 
CocoonSitemapRequestTarget.CocoonRuntimeException - Exception in org.apache.cocoon.wicket.target
 
CocoonSitemapRequestTarget.CocoonRuntimeException(String, Throwable) - Constructor for exception org.apache.cocoon.wicket.target.CocoonSitemapRequestTarget.CocoonRuntimeException
 
CollectorDataStore - Interface in org.apache.cocoon.servlet.collector
 
comment(char[], int, int) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.sax.component.CleaningTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
comment(char[], int, int) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
comment(char[], int, int) - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
compare(ProfilingData, ProfilingData) - Method in class org.apache.cocoon.profiling.data.ProfilingDataComparator
CompleteCacheValue - Class in org.apache.cocoon.pipeline.caching
 
CompleteCacheValue(byte[], CacheKey) - Constructor for class org.apache.cocoon.pipeline.caching.CompleteCacheValue
 
ComponentProvider - Interface in org.apache.cocoon.sitemap
 
CompoundCacheKey - Class in org.apache.cocoon.pipeline.caching
 
CompoundCacheKey() - Constructor for class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
ConditionalGet - Interface in org.apache.cocoon.rest.controller.method
A controller that provides a CacheKey for the ETag header.
ConfigurationUtils - Class in org.apache.cocoon.optional.servlet.components.sax.serializers.util
 
constructCacheKey() - Method in class org.apache.cocoon.controller.SpringControllerComponent
constructCacheKey() - Method in class org.apache.cocoon.optional.pipeline.components.sax.fop.FopSerializer
 
constructCacheKey() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
constructCacheKey() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingHTMLSerializer
 
constructCacheKey() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXHTMLSerializer
 
constructCacheKey() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXMLSerializer
 
constructCacheKey() - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
constructCacheKey() - Method in interface org.apache.cocoon.pipeline.component.CachingPipelineComponent
 
constructCacheKey() - Method in class org.apache.cocoon.profiling.component.ProfilingGenerator
 
constructCacheKey() - Method in class org.apache.cocoon.profiling.component.ProfilingPngSerializer
 
constructCacheKey() - Method in interface org.apache.cocoon.rest.controller.method.ConditionalGet
 
constructCacheKey() - Method in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
constructCacheKey() - Method in class org.apache.cocoon.sax.component.CleaningTransformer
 
constructCacheKey() - Method in class org.apache.cocoon.sax.component.XMLGenerator
 
constructCacheKey() - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
constructCacheKey() - Method in class org.apache.cocoon.sitemap.component.FileReaderComponent
constructCacheKey() - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
constructCacheKey() - Method in class org.apache.cocoon.stringtemplate.StringTemplateReader
Consumer - Interface in org.apache.cocoon.pipeline.component
 
containsKey(URL) - Method in class org.apache.cocoon.sax.util.InMemoryLRUResourceCache
Returns true if this cache contains a mapping for the specified key.
ContainsMatcher - Class in org.apache.cocoon.sitemap.matcher
 
ContainsMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.ContainsMatcher
 
Controller - Interface in org.apache.cocoon.controller
The invocation of a controller is separated into two phases: The setup phase Controller.setup(String, Map, Map) and the execution phase {@link Controller#execute(OutputStream).
ControllerBeanNameGenerator - Class in org.apache.cocoon.rest.controller
Provide a bean name generator, that returns the fully qualified class name as bean name.
ControllerBeanNameGenerator() - Constructor for class org.apache.cocoon.rest.controller.ControllerBeanNameGenerator
 
ControllerBeanScopeResolver - Class in org.apache.cocoon.rest.controller
Set the scope for all REST controller to BeanDefinition.SCOPE_PROTOTYPE.
ControllerBeanScopeResolver() - Constructor for class org.apache.cocoon.rest.controller.ControllerBeanScopeResolver
 
ControllerContextAwareStringTemplateGenerator - Class in org.apache.cocoon.stringtemplate
 
ControllerContextAwareStringTemplateGenerator() - Constructor for class org.apache.cocoon.stringtemplate.ControllerContextAwareStringTemplateGenerator
 
ControllerContextHelper - Class in org.apache.cocoon.servlet.controller
This class helps with storing and retrieving the controller context.
ControllerContextHelper() - Constructor for class org.apache.cocoon.servlet.controller.ControllerContextHelper
 
convertEvent(XMLEvent) - Method in class org.apache.cocoon.stax.converter.util.XMLEventToContentHandler
 
create() - Method in interface org.apache.cocoon.profiling.data.ProfilingIdGenerator
Creates and returns a new id for the current thread.
create() - Method in class org.apache.cocoon.profiling.data.UUIDProfilingIdGenerator
Creates and returns a new id for the current thread.
createAction(String) - Method in interface org.apache.cocoon.sitemap.ComponentProvider
 
createAction(String) - Method in interface org.apache.cocoon.sitemap.spring.ActionFactory
 
createAction(String) - Method in class org.apache.cocoon.sitemap.spring.PrototypeActionFactory
createAction(String) - Method in class org.apache.cocoon.sitemap.spring.ReflectionActionFactory
createAction(String) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
createComponent(String) - Method in interface org.apache.cocoon.sitemap.ComponentProvider
 
createComponent(String) - Method in interface org.apache.cocoon.sitemap.spring.PipelineComponentFactory
 
createComponent(String) - Method in class org.apache.cocoon.sitemap.spring.PrototypePipelineComponentFactory
createComponent(String) - Method in class org.apache.cocoon.sitemap.spring.ReflectionPipelineComponentFactory
createComponent(String) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
createHTML4Serializer() - Static method in class org.apache.cocoon.sax.component.XMLSerializer
 
createNamespace(String, String) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
createNode(String, Map<String, String>) - Method in class org.apache.cocoon.sitemap.node.SitemapNodeFactory
 
createPipeline(String) - Method in interface org.apache.cocoon.sitemap.ComponentProvider
 
createPipeline(String) - Method in interface org.apache.cocoon.sitemap.spring.PipelineFactory
 
createPipeline(String) - Method in class org.apache.cocoon.sitemap.spring.PrototypePipelineFactory
createPipeline(String) - Method in class org.apache.cocoon.sitemap.spring.ReflectionPipelineFactory
createPipeline(String) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
createRelativeUrl(String, String) - Method in class org.apache.cocoon.profiling.profiler.ServletProfiler
 
createSitemapNode(String, Map<String, String>) - Method in class org.apache.cocoon.sitemap.SitemapBuilder
 
createStartEvents(Attributes, Collection[]) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Creates the Namespaceand Attributeevents associated with a StartElement.
createXHTMLSerializer() - Static method in class org.apache.cocoon.sax.component.XMLSerializer
 
createXMLReader(ContentHandler) - Static method in class org.apache.cocoon.sax.util.XMLUtils
 
createXMLSerializer() - Static method in class org.apache.cocoon.sax.component.XMLSerializer
 

D

DebugFilter - Class in org.apache.cocoon.servlet
Servlet filter for printing request debug information into log file.
DebugFilter() - Constructor for class org.apache.cocoon.servlet.DebugFilter
 
decode(RequestParameters) - Method in class org.apache.cocoon.wicket.target.CocoonSitemap
 
DEFAULT_MAX_KEEP_TIME - Static variable in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
Default value of maxKeepTime: 24h.
DEFAULT_NAME - Static variable in annotation type org.apache.cocoon.profiling.ProfileMethod
 
DEFAULT_REFRESH_DELAY - Static variable in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
Default refresh time: 10s;
delegate(HttpServletRequest, Object) - Method in class org.apache.cocoon.rest.controller.MethodDelegator
 
Delete - Interface in org.apache.cocoon.rest.controller.method
A controller that creates a DELETE http response.
destroy() - Method in class org.apache.cocoon.servlet.DebugFilter
 
detach(RequestCycle) - Method in class org.apache.cocoon.wicket.target.CocoonSitemapRequestTarget
 
disable() - Method in class org.apache.cocoon.profiling.jmx.ProfilingManagement
 
disableAutoRefresh() - Method in class org.apache.cocoon.monitoring.cache.entry.CacheEntrysMonitorInitializer
Stops refresh action if there is any refresh action already running.
dispatch(ProceedingJoinPoint) - Method in class org.apache.cocoon.profiling.aspects.InvocationDispatcher
Creates a new ProfilingData object and routes this invocation to a Profiler.
doClear() - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Actually clears the underlying storage.
doClear() - Method in class org.apache.cocoon.pipeline.caching.SimpleCache
Actually clears the underlying storage.
doDelete() - Method in interface org.apache.cocoon.rest.controller.method.Delete
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.cocoon.servlet.DebugFilter
Log debug information about the current environment.
doGet() - Method in interface org.apache.cocoon.rest.controller.method.Get
 
doHead() - Method in interface org.apache.cocoon.rest.controller.method.Head
 
doOptions() - Method in interface org.apache.cocoon.rest.controller.method.Options
 
doPost() - Method in interface org.apache.cocoon.rest.controller.method.Post
 
doPut() - Method in interface org.apache.cocoon.rest.controller.method.Put
 
doRemove(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Actually removes cached data from underlying storage.
doRemove(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.SimpleCache
Actually removes cached data from underlying storage.
DummyLocator - Class in org.apache.cocoon.stax.converter.util
A dummy locator that returns -1 and null from all methods to indicate that location info is not available.
DummyLocator() - Constructor for class org.apache.cocoon.stax.converter.util.DummyLocator
 

E

EhCacheProfilingDataHolder - Class in org.apache.cocoon.profiling.data
 
EhCacheProfilingDataHolder() - Constructor for class org.apache.cocoon.profiling.data.EhCacheProfilingDataHolder
 
EMPTY_NAMESPACE - Static variable in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
enable() - Method in class org.apache.cocoon.profiling.jmx.ProfilingManagement
 
enableAutoRefresh(long) - Method in class org.apache.cocoon.monitoring.cache.entry.CacheEntrysMonitorInitializer
Enables auto refresh action.
encode(IRequestTarget) - Method in class org.apache.cocoon.wicket.target.CocoonSitemap
 
EncodingHTMLSerializer - Class in org.apache.cocoon.optional.servlet.components.sax.serializers
A serializer converting XHTML into plain old HTML.
EncodingHTMLSerializer() - Constructor for class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingHTMLSerializer
 
EncodingXHTMLSerializer - Class in org.apache.cocoon.optional.servlet.components.sax.serializers
A pedantinc XHTML serializer encoding all recognized entities with their proper HTML names.
EncodingXHTMLSerializer() - Constructor for class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXHTMLSerializer
 
EncodingXMLSerializer - Class in org.apache.cocoon.optional.servlet.components.sax.serializers
A fancy XML serializer not relying on the JAXP API.
EncodingXMLSerializer() - Constructor for class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXMLSerializer
 
endCDATA() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
endCDATA() - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
endCDATA() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
endCDATA() - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
endCDATA() - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
endCDATA() - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
endDocument() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
endDocument() - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
endDocument() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
endDocument() - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
endDocument() - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
endDocument() - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
endDocument() - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
endDocument() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceSerializer
 
endDocument() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceTransformer
 
endDocument() - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
endDTD() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
endDTD() - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
endDTD() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
endDTD() - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
endDTD() - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
endDTD() - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
endElement(String, String, String) - Method in class org.apache.cocoon.optional.pipeline.components.sax.solr.SolrConsumer
 
endElement(String, String, String) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
endElement(String, String, String) - Method in class org.apache.cocoon.sax.component.CleaningTransformer
 
endElement(String, String, String) - Method in class org.apache.cocoon.sax.component.IncludeTransformer
 
endElement(String, String, String) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
endElement(String, String, String) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
endElement(String, String, String) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
endElement(String, String, String) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
endElement(String, String, String) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
endElement(String, String, String) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
endElement(String, String, String) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
endEntity(String) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
endEntity(String) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
endEntity(String) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
endEntity(String) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
endEntity(String) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
endEntity(String) - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
endPrefixMapping(String) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.sax.component.CleaningTransformer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
endPrefixMapping(String) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
endPrefixMapping(String) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
endPrefixMapping(String) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
endSAXRecording() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Stop recording of SAX events.
endSAXRecording() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
EndsWithMatcher - Class in org.apache.cocoon.sitemap.matcher
 
EndsWithMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.EndsWithMatcher
 
equals(Object) - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
equals(Object) - Method in class org.apache.cocoon.pipeline.caching.ExpiresCacheKey
equals(Object) - Method in class org.apache.cocoon.pipeline.caching.InvalidCacheKey
 
equals(Object) - Method in class org.apache.cocoon.pipeline.caching.ParameterCacheKey
equals(Object) - Method in class org.apache.cocoon.pipeline.caching.SimpleCacheKey
 
equals(Object) - Method in class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
EqualsMatcher - Class in org.apache.cocoon.sitemap.matcher
 
EqualsMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.EqualsMatcher
 
error(SAXParseException) - Method in class org.apache.cocoon.sax.component.SchemaErrorHandler
 
error(TransformerException) - Method in class org.apache.cocoon.sax.component.TraxErrorListener
error(SAXParseException) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
ErrorNode - Class in org.apache.cocoon.sitemap.node
 
ErrorNode() - Constructor for class org.apache.cocoon.sitemap.node.ErrorNode
 
ESC - Static variable in class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
Default path separator: "/"
exception(ProfilingData, String, Exception) - Method in class org.apache.cocoon.profiling.profiler.Profiler
This method is called after the invocation was successfully finished.
EXCEPTION_NS - Static variable in class org.apache.cocoon.sitemap.component.ExceptionGenerator
 
ExceptionGenerator - Class in org.apache.cocoon.sitemap.component
 
ExceptionGenerator() - Constructor for class org.apache.cocoon.sitemap.component.ExceptionGenerator
 
ExceptionHandler - Class in org.apache.cocoon.sitemap.util
 
ExceptionHandler() - Constructor for class org.apache.cocoon.sitemap.util.ExceptionHandler
 
execute(OutputStream) - Method in interface org.apache.cocoon.controller.Controller
 
execute() - Method in class org.apache.cocoon.controller.SpringControllerComponent
execute() - Method in class org.apache.cocoon.optional.pipeline.components.sax.betwixt.BetwixtBeanGenerator
 
execute() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
execute() - Method in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
execute() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
After the pipeline has been setup (Pipeline.setup(OutputStream, Map), this method can be invoked in order to produce the result.
execute() - Method in class org.apache.cocoon.pipeline.AsyncCachePipeline
After the pipeline has been setup (Pipeline.setup(OutputStream, Map), this method can be invoked in order to produce the result.
execute() - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
execute() - Method in interface org.apache.cocoon.pipeline.component.Starter
 
execute() - Method in interface org.apache.cocoon.pipeline.Pipeline
After the pipeline has been setup (Pipeline.setup(OutputStream, Map), this method can be invoked in order to produce the result.
execute() - Method in class org.apache.cocoon.profiling.component.ProfilingGenerator
Creates XML events for the given ProfilingData.
execute() - Method in class org.apache.cocoon.profiling.component.ProfilingPngSerializer
execute(OutputStream) - Method in class org.apache.cocoon.rest.controller.response.GenericContentTypeResponse
 
execute(OutputStream) - Method in class org.apache.cocoon.rest.controller.response.RedirectResponse
 
execute(OutputStream) - Method in interface org.apache.cocoon.rest.controller.response.RestResponse
 
execute(OutputStream) - Method in class org.apache.cocoon.rest.controller.response.Status
 
execute(OutputStream) - Method in class org.apache.cocoon.rest.controller.response.URLResponse
 
execute(OutputStream) - Method in class org.apache.cocoon.rest.controller.SpringRESTController
 
execute() - Method in class org.apache.cocoon.sax.component.XMLGenerator
 
execute() - Method in class org.apache.cocoon.servlet.component.RedirectorComponent
execute() - Method in class org.apache.cocoon.servlet.component.RequestParametersGenerator
execute() - Method in class org.apache.cocoon.servlet.ssf.ServiceConsumerGenerator
 
execute() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceGenerator
 
execute() - Method in interface org.apache.cocoon.sitemap.action.Action
 
execute() - Method in class org.apache.cocoon.sitemap.component.ExceptionGenerator
 
execute() - Method in class org.apache.cocoon.sitemap.component.FileReaderComponent
execute() - Method in interface org.apache.cocoon.sitemap.Invocation
 
execute() - Method in class org.apache.cocoon.sitemap.InvocationImpl
execute() - Method in class org.apache.cocoon.stax.component.XMLGenerator
execute() - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
execute() - Method in class org.apache.cocoon.stringtemplate.StringTemplateReader
execute() - Method in class org.apache.cocoon.wicket.sitemap.WicketReader
 
executeCacheRefreshJob(CacheRefreshJob, CacheKey) - Method in class org.apache.cocoon.pipeline.caching.CacheRefreshManagerImpl
 
ExpiresCacheKey - Class in org.apache.cocoon.pipeline.caching
A cache key implementation that expires after a defined number of seconds.
ExpiresCacheKey(CacheKey, String) - Constructor for class org.apache.cocoon.pipeline.caching.ExpiresCacheKey
 
ExtendedNamespaceContext - Interface in org.apache.cocoon.stax.converter.util
Extended namespace context interface that allows the context tree to be navigated and to list all known prefixes.

F

fatalError(SAXParseException) - Method in class org.apache.cocoon.sax.component.SchemaErrorHandler
 
fatalError(TransformerException) - Method in class org.apache.cocoon.sax.component.TraxErrorListener
 
fatalError(SAXParseException) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
FileReaderComponent - Class in org.apache.cocoon.sitemap.component
 
FileReaderComponent() - Constructor for class org.apache.cocoon.sitemap.component.FileReaderComponent
 
FileReaderComponent(URL) - Constructor for class org.apache.cocoon.sitemap.component.FileReaderComponent
 
FindCorrespondingStartEndElementPairNavigator - Class in org.apache.cocoon.stax.navigation
This implementation of the Navigator returns true every time a StartElement is entered to Navigator.fulfillsCriteria(XMLEvent) and matches all other conditions entered to the Navigator during its creation.
FindCorrespondingStartEndElementPairNavigator(String) - Constructor for class org.apache.cocoon.stax.navigation.FindCorrespondingStartEndElementPairNavigator
 
FindCorrespondingStartEndElementPairNavigator(String, List<Attribute>) - Constructor for class org.apache.cocoon.stax.navigation.FindCorrespondingStartEndElementPairNavigator
 
FindCorrespondingStartEndElementPairNavigator(String, Attribute...) - Constructor for class org.apache.cocoon.stax.navigation.FindCorrespondingStartEndElementPairNavigator
 
FindEndElementNavigator - Class in org.apache.cocoon.stax.navigation
This implementation of the Navigator returns true of Navigator.fulfillsCriteria(XMLEvent) any time it is called with a EndElement full filling all conditions the Navigator was created with.
FindEndElementNavigator(String) - Constructor for class org.apache.cocoon.stax.navigation.FindEndElementNavigator
 
FindEndElementNavigator(String, List<Attribute>) - Constructor for class org.apache.cocoon.stax.navigation.FindEndElementNavigator
 
FindEndElementNavigator(String, Attribute...) - Constructor for class org.apache.cocoon.stax.navigation.FindEndElementNavigator
 
FindStartElementNavigator - Class in org.apache.cocoon.stax.navigation
This implementation of the Navigator returns true of Navigator.fulfillsCriteria(XMLEvent) any time it is called with a StartElement full filling all conditions the Navigator was created with.
FindStartElementNavigator(String) - Constructor for class org.apache.cocoon.stax.navigation.FindStartElementNavigator
 
FindStartElementNavigator(String, List<Attribute>) - Constructor for class org.apache.cocoon.stax.navigation.FindStartElementNavigator
 
FindStartElementNavigator(String, Attribute...) - Constructor for class org.apache.cocoon.stax.navigation.FindStartElementNavigator
 
FindStartElementNavigator(String, MatchingType, List<Attribute>) - Constructor for class org.apache.cocoon.stax.navigation.FindStartElementNavigator
 
FindStartElementNavigator(String, MatchingType, Attribute...) - Constructor for class org.apache.cocoon.stax.navigation.FindStartElementNavigator
 
finish() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingHTMLSerializer
 
finish() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXHTMLSerializer
 
finish() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXMLSerializer
 
finish() - Method in class org.apache.cocoon.pipeline.component.AbstractPipelineComponent
 
finish() - Method in interface org.apache.cocoon.pipeline.component.PipelineComponent
This method is called after pipeline run - regardless if the run was successful or an exception was thrown.
finish() - Method in class org.apache.cocoon.profiling.component.ProfilingPngSerializer
Writes the image data to the output stream.
finish() - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
finish() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
finish() - Method in class org.apache.cocoon.sax.util.SAXConsumerAdapter
This method is called after pipeline run - regardless if the run was successful or an exception was thrown.
finish() - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
finish() - Method in class org.apache.cocoon.wicket.sitemap.WicketReader
 
Finisher - Interface in org.apache.cocoon.pipeline.component
 
flush() - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
FopSerializer - Class in org.apache.cocoon.optional.pipeline.components.sax.fop
 
FopSerializer() - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.fop.FopSerializer
Create a new FOP serializer that produces a PDF in output
FopSerializer(String) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.fop.FopSerializer
Create a new FOP serializer that produces the specified mime
fulfillsCriteria(XMLEvent) - Method in class org.apache.cocoon.stax.navigation.FindCorrespondingStartEndElementPairNavigator
Depending on the XMLEvent it is returned if the navigator fulfills the criteria the Navigator is build for.
fulfillsCriteria(XMLEvent) - Method in class org.apache.cocoon.stax.navigation.FindEndElementNavigator
Depending on the XMLEvent it is returned if the navigator fulfills the criteria the Navigator is build for.
fulfillsCriteria(XMLEvent) - Method in class org.apache.cocoon.stax.navigation.FindStartElementNavigator
Depending on the XMLEvent it is returned if the navigator fulfills the criteria the Navigator is build for.
fulfillsCriteria(XMLEvent) - Method in class org.apache.cocoon.stax.navigation.InSubtreeNavigator
Depending on the XMLEvent it is returned if the navigator fulfills the criteria the Navigator is build for.
fulfillsCriteria(XMLEvent) - Method in interface org.apache.cocoon.stax.navigation.Navigator
Depending on the XMLEvent it is returned if the navigator fulfills the criteria the Navigator is build for.

G

generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Method in class org.apache.cocoon.rest.controller.ControllerBeanNameGenerator
generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Method in class org.apache.cocoon.sitemap.spring.SitemapNodeNameGenerator
 
GenerateNode - Class in org.apache.cocoon.sitemap.node
 
GenerateNode() - Constructor for class org.apache.cocoon.sitemap.node.GenerateNode
 
GenerateNodeProfiler - Class in org.apache.cocoon.profiling.profiler
 
GenerateNodeProfiler() - Constructor for class org.apache.cocoon.profiling.profiler.GenerateNodeProfiler
 
GenericContentTypeResponse - Class in org.apache.cocoon.rest.controller.response
Controller response that can response as any content type.
GenericContentTypeResponse(String, String) - Constructor for class org.apache.cocoon.rest.controller.response.GenericContentTypeResponse
 
GenericContentTypeResponse(String, String, int) - Constructor for class org.apache.cocoon.rest.controller.response.GenericContentTypeResponse
 
GenericType<T> - Class in org.apache.cocoon.optional.pipeline.components.sax.jaxb
 
GenericType(T) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.jaxb.GenericType
 
get(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Retrieves the CacheValue previously stored using the given cacheKey.
If the cacheKey is not stored in this Cache this method will return null.

Furthermore the Cache will check if the stored CacheValue is still valid (using the CacheValue.isValid(CacheKey) method).
get(CacheKey, boolean) - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Retrieves the CacheValue previously stored using the given cacheKey.
If the cacheKey is not stored in this Cache this method will return null.

This method will omit the check for validity if includeInvalid is true (i.e.
get(CacheKey) - Method in interface org.apache.cocoon.pipeline.caching.Cache
Retrieves the CacheValue previously stored using the given cacheKey.
If the cacheKey is not stored in this Cache this method will return null.

Furthermore the Cache will check if the stored CacheValue is still valid (using the CacheValue.isValid(CacheKey) method).
get(CacheKey, boolean) - Method in interface org.apache.cocoon.pipeline.caching.Cache
Retrieves the CacheValue previously stored using the given cacheKey.
If the cacheKey is not stored in this Cache this method will return null.

This method will omit the check for validity if includeInvalid is true (i.e.
get(String) - Method in class org.apache.cocoon.profiling.data.EhCacheProfilingDataHolder
Retrieve the ProfilingData objects stored with the given id as key.
get(String) - Method in interface org.apache.cocoon.profiling.data.ProfilingDataHolder
Retrieve the ProfilingData objects stored with the given id as key.
Get - Interface in org.apache.cocoon.rest.controller.method
A controller that creates a GET http response.
get(URL) - Method in class org.apache.cocoon.sax.util.InMemoryLRUResourceCache
Returns the value to which the specified key is cached, or null if this cache contains no mapping for the key.
get(String) - Method in class org.apache.cocoon.servlet.collector.CallStackCollectorDataStore
 
get(String) - Method in interface org.apache.cocoon.servlet.collector.CollectorDataStore
 
get(String) - Method in class org.apache.cocoon.servlet.collector.ThreadLocalCollectorDataStore
 
get(String) - Method in class org.apache.cocoon.servlet.util.ObjectModelProvider.ObjectModelRequest
 
get(String) - Method in class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 
getAllHitCount() - Method in class org.apache.cocoon.monitoring.statistics.Statistics
 
getAnnotatedFields(Class<?>) - Method in class org.apache.cocoon.rest.controller.util.AnnotationCollector
 
getArguments() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getAttribute(Class<?>, String) - Static method in class org.apache.cocoon.servlet.util.ManifestUtils
 
getBytes() - Method in class org.apache.cocoon.pipeline.util.MurmurHashCodeBuilder
 
getCacheDirectory() - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
getCachedValue(CacheKey) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
getCacheKey() - Method in interface org.apache.cocoon.controller.Controller
This method returns the cache key that might be available after the setup phase.
getCacheKey() - Method in class org.apache.cocoon.monitoring.cache.entry.CacheEntryMonitor
 
getCacheKey() - Method in class org.apache.cocoon.pipeline.caching.AbstractCacheValue
 
getCacheKey() - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
getCacheKey() - Method in class org.apache.cocoon.rest.controller.SpringRESTController
 
getCacheRefreshManager() - Method in class org.apache.cocoon.pipeline.AsyncCachePipeline
 
getCacheValue() - Method in class org.apache.cocoon.monitoring.cache.entry.CacheEntryMonitor
 
getCause(Throwable) - Static method in class org.apache.cocoon.sitemap.util.ExceptionHandler
Get the underlying cause of the given exception.

Technically this unwraps the given exception until one of the following happens there is no more underlying cause an Exception other than InvocationException or one of its subclasses is encountered
This method will return null if and only if the given exception is null.
getCharset() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
getChild(int) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getChildCount() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getChildren() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getCocoonObject() - Method in class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 
getColumnNumber() - Method in class org.apache.cocoon.stax.converter.util.DummyLocator
Return the column number where the current document event ends.
getComponents() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
getConfiguration() - Method in class org.apache.cocoon.sax.AbstractSAXSerializer
 
getConsumer() - Method in class org.apache.cocoon.stax.AbstractStAXProducer
Returning the StAXConsumer inserted to the AbstractStAXProducer.setConsumer(Consumer) method.
getContainerEncoding() - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
getContent() - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
getContentHandler() - Method in class org.apache.cocoon.sax.util.SAXConsumerAdapter
Provide access to the ContentHandler used by the adapter.
getContentType() - Method in class org.apache.cocoon.controller.SpringControllerComponent
getContentType() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingHTMLSerializer
 
getContentType() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXHTMLSerializer
 
getContentType() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXMLSerializer
 
getContentType() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
Get the mime-type of the content produced by the pipeline.
getContentType() - Method in interface org.apache.cocoon.pipeline.component.Finisher
 
getContentType() - Method in interface org.apache.cocoon.pipeline.Pipeline
Get the mime-type of the content produced by the pipeline.
getContentType() - Method in class org.apache.cocoon.profiling.component.ProfilingPngSerializer
getContentType() - Method in class org.apache.cocoon.rest.controller.response.RestResponseMetaData
 
getContentType() - Method in class org.apache.cocoon.sax.AbstractSAXSerializer
getContentType() - Method in class org.apache.cocoon.servlet.component.RedirectorComponent
getContentType() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceSerializer
 
getContentType() - Method in class org.apache.cocoon.sitemap.component.FileReaderComponent
getContentType() - Method in class org.apache.cocoon.stax.component.XMLSerializer
getContentType() - Method in class org.apache.cocoon.stringtemplate.StringTemplateReader
getContentType() - Method in class org.apache.cocoon.wicket.sitemap.WicketReader
 
getContext(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.servlet.controller.ControllerContextHelper
Retrieve the current controller context from the Cocoon parameters.
getCreationTime() - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
getCurrent() - Method in interface org.apache.cocoon.profiling.data.ProfilingIdGenerator
Get the current id for the current thread.
getCurrent() - Method in class org.apache.cocoon.profiling.data.UUIDProfilingIdGenerator
Get the current id for the current thread.
getCurrentLocation() - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Calculates the STAX Locationfrom the SAX Locator registered with this handler.
getData() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getData(String) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getData() - Method in class org.apache.cocoon.rest.controller.response.URLResponse
 
getDeclaredPrefixCount() - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Returns the number of namespace prefixes declared in this context.
getDeclaredPrefixes() - Method in interface org.apache.cocoon.stax.converter.util.ExtendedNamespaceContext
Returns an Iterator of all namespace prefixes declared within this context, irrespective of any ancestor contexts.
getDeclaredPrefixes() - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
 
getDefaultResourceConfig(Map<String, Object>, ServletConfig) - Method in class org.apache.cocoon.rest.jaxrs.container.CocoonJAXRSServlet
 
getDisplayName() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getEmulatedMethod() - Method in class org.apache.cocoon.servlet.util.ObjectModelProvider.ObjectModelRequest
 
getEncoding(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.optional.servlet.components.sax.serializers.util.ConfigurationUtils
 
getETag() - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
getEventConsumer() - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Returns a reference to the XMLEventConsumer to which events will be written.
getEventFactory() - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Returns a reference to the XMLEventFactory used to construct events.
getException() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getExecutionMillis() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getExpirationTimestamp() - Method in class org.apache.cocoon.pipeline.caching.ExpiresCacheKey
 
getExpires() - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
getFinisher() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
getFormat() - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
getFormEncoding() - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
getHitCount(String) - Method in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
 
getHitCount(String) - Method in interface org.apache.cocoon.monitoring.statistics.StatisticsSourceEnabled
Returns sum for all hit count for given key.
getHitCountSum() - Method in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
 
getHitCountSum() - Method in interface org.apache.cocoon.monitoring.statistics.StatisticsSourceEnabled
Returns all hit count for this statistics source (sum of all hit counts for all contained key's).
getHits() - Method in class org.apache.cocoon.monitoring.statistics.Statistics
 
getHits(long) - Method in class org.apache.cocoon.monitoring.statistics.Statistics
 
getHits() - Method in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
 
getHits(long) - Method in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
 
getHits() - Method in interface org.apache.cocoon.monitoring.statistics.StatisticsSourceEnabled
Returns unordered Map of summed value of all hit
getHits(long) - Method in interface org.apache.cocoon.monitoring.statistics.StatisticsSourceEnabled
Returns unordered Map, where key is source name and value is sum of hit count, limited only to entry's that are younger then time parameter
getHumanReadableSize(double) - Static method in class org.apache.cocoon.monitoring.util.UnitSizeFormatter
 
getId() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getIfLastModifiedSince() - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
getIfNoneMatch() - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
getIndent(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.optional.servlet.components.sax.serializers.util.ConfigurationUtils
 
getInputParameters() - Method in class org.apache.cocoon.sax.AbstractSAXSerializer
 
getInvocationDepth() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getInvocationEndTime() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getInvocationException(Throwable) - Static method in class org.apache.cocoon.sitemap.util.ExceptionHandler
Wraps the given throwable into an InvocationException, if that is necessary.

If the given throwable is already an instance of InvocationException, the given throwable is returned.
getInvocationStartTime() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getJmxGroupName() - Method in class org.apache.cocoon.pipeline.caching.AbstractCacheKey
 
getJmxGroupName() - Method in interface org.apache.cocoon.pipeline.caching.CacheKey
 
getLanguageInterpreter(String) - Method in interface org.apache.cocoon.sitemap.ComponentProvider
 
getLanguageInterpreter(String) - Method in interface org.apache.cocoon.sitemap.expression.LanguageInterpreterFactory
 
getLanguageInterpreter(String) - Method in class org.apache.cocoon.sitemap.expression.PrototypeLanguageInterpreterFactory
 
getLanguageInterpreter(String) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
 
getLastModified() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
getLastModified() - Method in interface org.apache.cocoon.pipeline.caching.CacheKey
 
getLastModified() - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
getLastModified() - Method in class org.apache.cocoon.pipeline.caching.ExpiresCacheKey
getLastModified() - Method in class org.apache.cocoon.pipeline.caching.InvalidCacheKey
 
getLastModified() - Method in class org.apache.cocoon.pipeline.caching.ParameterCacheKey
getLastModified() - Method in class org.apache.cocoon.pipeline.caching.SimpleCacheKey
 
getLastModified() - Method in class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
getLastModified() - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
getLastModified() - Method in interface org.apache.cocoon.pipeline.Pipeline
Get the time of the last modification.
getLastModified() - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
getLexicalHandler() - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
Get the lexical event handler.
getLineNumber() - Method in class org.apache.cocoon.stax.converter.util.DummyLocator
Return the line number where the current document event ends.
getLoggers() - Method in class org.apache.cocoon.monitoring.reconfiguration.Log4JReconfigurator
Find all configured loggers and returns is as a array of Strings
getMatchingType() - Method in class org.apache.cocoon.stax.navigation.InSubtreeNavigator
 
getMethod() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getMimeType() - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
getMountPath() - Method in class org.apache.cocoon.profiling.profiler.ServletProfiler
 
getName() - Method in class org.apache.cocoon.sitemap.node.ParameterNode
 
getNamespacePrefixes() - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
getNamespaces() - Method in class org.apache.cocoon.sax.xpointer.XPointerContext
 
getNamespaceURI(String) - Method in class org.apache.cocoon.sax.xpointer.XPointerContext
 
getNamespaceURI(String) - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
 
getObject() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.GenericType
 
getOriginalExpression() - Method in class org.apache.cocoon.sitemap.matcher.WildcardMatcher.WildcardExpressionRewriter
 
getOutputStream() - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
getOutputStream() - Method in class org.apache.cocoon.sax.AbstractSAXSerializer
 
getOutputStream() - Method in interface org.apache.cocoon.sitemap.Invocation
 
getOutputStream() - Method in class org.apache.cocoon.sitemap.InvocationImpl
getParameter(String) - Method in interface org.apache.cocoon.sitemap.Invocation
 
getParameter(String) - Method in class org.apache.cocoon.sitemap.InvocationImpl
getParameter(String) - Method in class org.apache.cocoon.sitemap.SitemapParametersStack
 
getParameterPosition(String) - Method in class org.apache.cocoon.sitemap.matcher.WildcardMatcher.WildcardExpressionRewriter
 
getParameters() - Method in interface org.apache.cocoon.sitemap.Invocation
 
getParameters() - Method in class org.apache.cocoon.sitemap.InvocationImpl
getParameters() - Method in class org.apache.cocoon.sitemap.matcher.WildcardMatcher.WildcardExpressionRewriter
 
getParameters() - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
getParameters() - Method in class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 
getParent() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getParent() - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
getParent() - Method in interface org.apache.cocoon.sitemap.node.SitemapNode
 
getParent() - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
This StAXProducer is the parent of the module overwriting this AbstractStAXTransformer.
getParent() - Method in interface org.apache.cocoon.stax.converter.util.ExtendedNamespaceContext
Returns a reference to the parent of this context.
getParent() - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Returns a reference to the parent of this context.
getPrefix(String) - Method in class org.apache.cocoon.sax.xpointer.XPointerContext
 
getPrefix(String) - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cocoon.sax.xpointer.XPointerContext
 
getPrefixes() - Method in interface org.apache.cocoon.stax.converter.util.ExtendedNamespaceContext
Returns an Iterator of all namespace prefixes in scope within this context, including those inherited from ancestor contexts.
getPrefixes() - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
 
getProfiler() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getProfilingId() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getProperty(String) - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
getPublicId() - Method in class org.apache.cocoon.stax.converter.util.DummyLocator
Return the public identifier for the current document event.
getRawType() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.GenericType
 
getReloadingDelay(String) - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
getRepresentedClass() - Method in class org.apache.cocoon.profiling.data.InstanceRepresentation
 
getRequest(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.servlet.util.HttpContextHelper
 
getRequestCount(String, long) - Method in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
 
getRequestCount(String, long) - Method in interface org.apache.cocoon.monitoring.statistics.StatisticsSourceEnabled
Returns hit count for particular key in particular time
getRequestMethod() - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
getRequestURI() - Method in interface org.apache.cocoon.sitemap.Invocation
 
getRequestURI() - Method in class org.apache.cocoon.sitemap.InvocationImpl
getResponse(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.servlet.util.HttpContextHelper
 
getReturnValue() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getRewrittenExpression() - Method in class org.apache.cocoon.sitemap.matcher.WildcardMatcher.WildcardExpressionRewriter
 
getRunningMode() - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
getSAXConsumer() - Method in class org.apache.cocoon.sax.AbstractSAXProducer
 
getSaxConsumer() - Method in class org.apache.cocoon.sax.xpointer.XPointerContext
 
getServletContext(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.servlet.util.HttpContextHelper
 
getServletServiceConnections() - Method in class org.apache.cocoon.monitoring.servletservice.ServletServiceMonitor
Returns list of connections for this Servlet-Service.
getServletServiceInfo() - Method in class org.apache.cocoon.monitoring.servletservice.ServletServiceMonitor
Returns information about this Servlet-Service, such as author, version, and copyright.
getServletServiceInitParameters() - Method in class org.apache.cocoon.monitoring.servletservice.ServletServiceMonitor
Returns all ServletService init parameters, excluding null parameters.
getServletServiceMountPaths() - Method in class org.apache.cocoon.monitoring.servletservice.ServletServiceMonitor
Get Servlet-Services month path.
getServletServiceResource(Servlet, String) - Static method in class org.apache.cocoon.servlet.util.ServletServiceUtils
Get an InputStream of a Servlet that is a servlet-service as defined by the Cocoon Servlet-Service framework.
getServletServiceResource(Servlet, String, String) - Static method in class org.apache.cocoon.servlet.util.ServletServiceUtils
Get an InputStream of a Servlet that is a servlet-service as defined by the Cocoon Servlet-Service framework.
getSettings(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.servlet.util.SettingsHelper
 
getSitemapParameters() - Method in class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 
getSize() - Method in class org.apache.cocoon.monitoring.cache.entry.CacheEntryMonitor
 
getStatistics() - Method in class org.apache.cocoon.monitoring.statistics.aspects.CacheStatisticsAspect
 
getStatistics() - Method in class org.apache.cocoon.monitoring.statistics.aspects.PipelineHitCountStatisticsAspect
 
getStatistics() - Method in class org.apache.cocoon.monitoring.statistics.aspects.ServletHitCountStatisticsAspect
 
getStatistics() - Method in class org.apache.cocoon.monitoring.statistics.aspects.UrlHitCountStatisticsAspect
 
getStatistics() - Method in interface org.apache.cocoon.monitoring.statistics.StatisticsEnabled
 
getStatus() - Method in class org.apache.cocoon.rest.controller.response.Status
 
getStatusCode() - Method in class org.apache.cocoon.rest.controller.response.GenericContentTypeResponse
 
getStatusCode() - Method in class org.apache.cocoon.rest.controller.response.RestResponseMetaData
 
getStatusCode() - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
getStringRepresentation() - Method in class org.apache.cocoon.profiling.data.InstanceRepresentation
 
getSystemId() - Method in class org.apache.cocoon.stax.converter.util.DummyLocator
Return the system identifier for the current document event.
getTarget() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getTargetClass() - Method in class org.apache.cocoon.profiling.profiler.Profiler
 
getThrowable() - Method in class org.apache.cocoon.sax.component.TraxErrorListener
Get the exception that was catched by this listener, if any.
getThrowable() - Method in interface org.apache.cocoon.sitemap.Invocation
 
getThrowable() - Method in class org.apache.cocoon.sitemap.InvocationImpl
getThrowable(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.sitemap.util.ParameterHelper
 
getTimestamp() - Method in class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
getType() - Method in class org.apache.cocoon.controller.node.CallNode
getType() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.GenericType
 
getType() - Method in class org.apache.cocoon.servlet.node.RedirectNode
getType() - Method in class org.apache.cocoon.sitemap.node.ActNode
getType() - Method in class org.apache.cocoon.sitemap.node.ErrorNode
getType() - Method in class org.apache.cocoon.sitemap.node.GenerateNode
getType() - Method in class org.apache.cocoon.sitemap.node.MatchNode
getType() - Method in class org.apache.cocoon.sitemap.node.OtherwiseNode
getType() - Method in class org.apache.cocoon.sitemap.node.ParameterNode
getType() - Method in class org.apache.cocoon.sitemap.node.PipelineNode
getType() - Method in class org.apache.cocoon.sitemap.node.PipelinesNode
getType() - Method in class org.apache.cocoon.sitemap.node.ReadNode
getType() - Method in class org.apache.cocoon.sitemap.node.SelectNode
getType() - Method in class org.apache.cocoon.sitemap.node.SerializeNode
getType() - Method in class org.apache.cocoon.sitemap.node.Sitemap
getType() - Method in interface org.apache.cocoon.sitemap.node.SitemapNode
 
getType() - Method in class org.apache.cocoon.sitemap.node.TransformNode
getType() - Method in class org.apache.cocoon.sitemap.node.WhenNode
getUrl() - Method in class org.apache.cocoon.rest.controller.response.URLResponse
 
getValue() - Method in interface org.apache.cocoon.pipeline.caching.CacheValue
 
getValue() - Method in class org.apache.cocoon.pipeline.caching.CompleteCacheValue
getValue() - Method in class org.apache.cocoon.pipeline.caching.ObjectCacheValue
getValue() - Method in class org.apache.cocoon.sitemap.node.MatchNode
 
getValue() - Method in class org.apache.cocoon.sitemap.node.ParameterNode
 
getValue() - Method in class org.apache.cocoon.sitemap.node.SelectNode
 
getXPointer() - Method in class org.apache.cocoon.sax.xpointer.XPointerContext
 

H

handleCacheGetRequest(CacheKey) - Method in class org.apache.cocoon.monitoring.statistics.aspects.CacheStatisticsAspect
 
handleCachePutRequest(CacheKey) - Method in class org.apache.cocoon.monitoring.statistics.aspects.CacheStatisticsAspect
 
handleInvocation(ProceedingJoinPoint) - Method in class org.apache.cocoon.profiling.aspects.PipelineComponentProfilingAspect
 
handleInvocation(ProceedingJoinPoint) - Method in class org.apache.cocoon.profiling.aspects.PipelineProfilingAspect
 
handleInvocation(ProceedingJoinPoint) - Method in class org.apache.cocoon.profiling.aspects.ServletProfilingAspect
 
handleInvocation(ProceedingJoinPoint) - Method in class org.apache.cocoon.profiling.aspects.SitemapNodeProfilingAspect
 
handleServletRequest(ProceedingJoinPoint) - Method in class org.apache.cocoon.monitoring.statistics.aspects.ServletHitCountStatisticsAspect
 
handleUrlRequest(ProceedingJoinPoint, HttpServletRequest) - Method in class org.apache.cocoon.monitoring.statistics.aspects.UrlHitCountStatisticsAspect
 
hasChildren() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
hasCompletePipeline() - Method in interface org.apache.cocoon.sitemap.Invocation
 
hasCompletePipeline() - Method in class org.apache.cocoon.sitemap.InvocationImpl
hash(byte[], int) - Static method in class org.apache.cocoon.pipeline.util.MurmurHash
 
hashCode() - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
hashCode() - Method in class org.apache.cocoon.pipeline.caching.ExpiresCacheKey
hashCode() - Method in class org.apache.cocoon.pipeline.caching.InvalidCacheKey
 
hashCode() - Method in class org.apache.cocoon.pipeline.caching.ParameterCacheKey
hashCode() - Method in class org.apache.cocoon.pipeline.caching.SimpleCacheKey
 
hashCode() - Method in class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
hasJmxGroupName() - Method in class org.apache.cocoon.pipeline.caching.AbstractCacheKey
 
hasJmxGroupName() - Method in interface org.apache.cocoon.pipeline.caching.CacheKey
 
hasNext() - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
Check if there are more events.
hasNext() - Method in class org.apache.cocoon.stax.component.XMLGenerator
Check if there are more events.
hasNext() - Method in interface org.apache.cocoon.stax.StAXProducer
Check if there are more events.
Head - Interface in org.apache.cocoon.rest.controller.method
A controller that creates a HEAD http response.
HttpContextHelper - Class in org.apache.cocoon.servlet.util
 
HttpContextHelper() - Constructor for class org.apache.cocoon.servlet.util.HttpContextHelper
 

I

ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
incerementCounter(String) - Method in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
Increment value of counter for particular key.
IncludeTransformer - Class in org.apache.cocoon.sax.component
 
IncludeTransformer() - Constructor for class org.apache.cocoon.sax.component.IncludeTransformer
 
IncludeTransformer - Class in org.apache.cocoon.stax.component
A transformer that includes a xml document into another at the place where a include tag is found pointing at the document to include.
IncludeTransformer() - Constructor for class org.apache.cocoon.stax.component.IncludeTransformer
Creates a new IncludeTransformer that includes a xml document into another at the place where a include tag is found pointing at the document to include.
init(FilterConfig) - Method in class org.apache.cocoon.servlet.DebugFilter
 
init() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceSerializer
 
initiate(ResourceConfig, WebApplication) - Method in class org.apache.cocoon.rest.jaxrs.container.CocoonJAXRSServlet
 
initiatePullProcessing() - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
Since the workflow in a pull pipeline is completely inverted compared to for example a SAX pipeline, this method is required to push the Starter.execute() to the Finisher which should start processing.
initiatePullProcessing() - Method in class org.apache.cocoon.stax.component.XMLSerializer
Since the workflow in a pull pipeline is completely inverted compared to for example a SAX pipeline, this method is required to push the Starter.execute() to the Finisher which should start processing.
initiatePullProcessing() - Method in class org.apache.cocoon.stax.converter.StAXToSAXPipelineAdapter
Since the workflow in a pull pipeline is completely inverted compared to for example a SAX pipeline, this method is required to push the Starter.execute() to the Finisher which should start processing.
initiatePullProcessing() - Method in interface org.apache.cocoon.stax.StAXConsumer
Since the workflow in a pull pipeline is completely inverted compared to for example a SAX pipeline, this method is required to push the Starter.execute() to the Finisher which should start processing.
Inject - Annotation Type in org.apache.cocoon.rest.controller.annotation
This annotation will be used in RestController classes to inject the object that matches the field type.
InMemoryLRUResourceCache<V> - Class in org.apache.cocoon.sax.util
 
InMemoryLRUResourceCache() - Constructor for class org.apache.cocoon.sax.util.InMemoryLRUResourceCache
 
installAction(String) - Method in interface org.apache.cocoon.sitemap.Invocation
 
installAction(String) - Method in class org.apache.cocoon.sitemap.InvocationImpl
installComponent(String, Map<String, ? extends Object>) - Method in interface org.apache.cocoon.sitemap.Invocation
 
installComponent(String, Map<String, ? extends Object>) - Method in class org.apache.cocoon.sitemap.InvocationImpl
installPipeline(String, Map<String, ? extends Object>) - Method in interface org.apache.cocoon.sitemap.Invocation
 
installPipeline(String, Map<String, ? extends Object>) - Method in class org.apache.cocoon.sitemap.InvocationImpl
installPipeline(Invocation) - Method in class org.apache.cocoon.sitemap.node.PipelineNode
 
installProfiler(Profiler<?>) - Method in class org.apache.cocoon.profiling.aspects.InvocationDispatcher
Installs a new profiler.
installProfilers() - Method in class org.apache.cocoon.profiling.spring.AutomaticProfilerInstaller
Install all profilers.
InstanceRepresentation - Class in org.apache.cocoon.profiling.data
A data class to store the necessary information used for profiling of an object instance.
InstanceRepresentation(Object) - Constructor for class org.apache.cocoon.profiling.data.InstanceRepresentation
 
InSubtreeNavigator - Class in org.apache.cocoon.stax.navigation
This Navigator implementation returns as long true as long it is in an opened clause.
InSubtreeNavigator(String) - Constructor for class org.apache.cocoon.stax.navigation.InSubtreeNavigator
 
InSubtreeNavigator(String, List<Attribute>) - Constructor for class org.apache.cocoon.stax.navigation.InSubtreeNavigator
 
InSubtreeNavigator(String, Attribute...) - Constructor for class org.apache.cocoon.stax.navigation.InSubtreeNavigator
 
InSubtreeNavigator(String, MatchingType, List<Attribute>) - Constructor for class org.apache.cocoon.stax.navigation.InSubtreeNavigator
 
InSubtreeNavigator(String, MatchingType, Attribute...) - Constructor for class org.apache.cocoon.stax.navigation.InSubtreeNavigator
 
interceptInvoke(ProceedingJoinPoint) - Method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
interceptInvoke(ProceedingJoinPoint, Invocation) - Method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
InvalidCacheKey - Class in org.apache.cocoon.pipeline.caching
 
InvalidCacheKey(Serializable) - Constructor for class org.apache.cocoon.pipeline.caching.InvalidCacheKey
 
InvalidStatusCodeException - Exception in org.apache.cocoon.servlet.collector
 
InvalidStatusCodeException(String, Throwable) - Constructor for exception org.apache.cocoon.servlet.collector.InvalidStatusCodeException
 
Invocation - Interface in org.apache.cocoon.sitemap
 
InvocationDispatcher - Class in org.apache.cocoon.profiling.aspects
The dispatcher gets invoked by a profiling aspect.
InvocationDispatcher() - Constructor for class org.apache.cocoon.profiling.aspects.InvocationDispatcher
 
InvocationException - Exception in org.apache.cocoon.sitemap
 
InvocationException() - Constructor for exception org.apache.cocoon.sitemap.InvocationException
 
InvocationException(String) - Constructor for exception org.apache.cocoon.sitemap.InvocationException
 
InvocationException(String, Throwable) - Constructor for exception org.apache.cocoon.sitemap.InvocationException
 
InvocationException(Throwable) - Constructor for exception org.apache.cocoon.sitemap.InvocationException
 
InvocationImpl - Class in org.apache.cocoon.sitemap
 
InvocationImpl() - Constructor for class org.apache.cocoon.sitemap.InvocationImpl
 
InvocationImpl(OutputStream) - Constructor for class org.apache.cocoon.sitemap.InvocationImpl
Create a InvocationImpl object using the given output stream.
InvocationImpl(OutputStream, String) - Constructor for class org.apache.cocoon.sitemap.InvocationImpl
Create a InvocationImpl object using the given output stream and requestURI.
InvocationImpl(OutputStream, String, Map<String, Object>) - Constructor for class org.apache.cocoon.sitemap.InvocationImpl
Create a InvocationImpl object using the given output stream, requestURI and parameters.
InvocationImpl.UnsupportedExpressionLanguageException - Exception in org.apache.cocoon.sitemap
 
InvocationImpl.UnsupportedExpressionLanguageException(String) - Constructor for exception org.apache.cocoon.sitemap.InvocationImpl.UnsupportedExpressionLanguageException
 
InvocationImpl.VariableNotFoundException - Exception in org.apache.cocoon.sitemap
 
InvocationImpl.VariableNotFoundException(String) - Constructor for exception org.apache.cocoon.sitemap.InvocationImpl.VariableNotFoundException
 
InvocationResult - Enum in org.apache.cocoon.sitemap.node
 
invoke(Invocation) - Method in class org.apache.cocoon.controller.node.CallNode
 
invoke(Invocation) - Method in class org.apache.cocoon.servlet.node.RedirectNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.ActNode
 
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.ErrorNode
 
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.GenerateNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.MatchNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.OtherwiseNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.PipelineNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.PipelinesNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.ReadNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.SelectNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.SerializeNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.Sitemap
invoke(Invocation) - Method in interface org.apache.cocoon.sitemap.node.SitemapNode
 
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.TransformNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.WhenNode
 
invokeStarter() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
isActive() - Method in class org.apache.cocoon.stax.navigation.FindCorrespondingStartEndElementPairNavigator
Every time the Navigator.fulfillsCriteria(XMLEvent) the value returned by this method is stored internally in the Navigator.
isActive() - Method in class org.apache.cocoon.stax.navigation.FindEndElementNavigator
Every time the Navigator.fulfillsCriteria(XMLEvent) the value returned by this method is stored internally in the Navigator.
isActive() - Method in class org.apache.cocoon.stax.navigation.FindStartElementNavigator
Every time the Navigator.fulfillsCriteria(XMLEvent) the value returned by this method is stored internally in the Navigator.
isActive() - Method in class org.apache.cocoon.stax.navigation.InSubtreeNavigator
Every time the Navigator.fulfillsCriteria(XMLEvent) the value returned by this method is stored internally in the Navigator.
isActive() - Method in interface org.apache.cocoon.stax.navigation.Navigator
Every time the Navigator.fulfillsCriteria(XMLEvent) the value returned by this method is stored internally in the Navigator.
isCacheKeyValid(CacheValue) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
isCompleted() - Method in enum org.apache.cocoon.sitemap.node.InvocationResult
 
isContinued() - Method in enum org.apache.cocoon.sitemap.node.InvocationResult
 
isDisplayNameSet() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
isEnabled() - Method in class org.apache.cocoon.profiling.jmx.ProfilingManagement
 
isErrorInvocation() - Method in interface org.apache.cocoon.sitemap.Invocation
 
isErrorInvocation() - Method in class org.apache.cocoon.sitemap.InvocationImpl
isFormattedOutput() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
isMatching() - Method in class org.apache.cocoon.sitemap.node.MatchNode
 
isModifiedResponse() - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
isPrefixDeclared(String) - Method in interface org.apache.cocoon.stax.converter.util.ExtendedNamespaceContext
Determines if the specified prefix is declared within this context, irrespective of any ancestor contexts.
isPrefixDeclared(String) - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Determines if the specified prefix is declared within this context, irrespective of any ancestor contexts.
isQueueEmpty() - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
Checks and returns if the internal Queue of XMLEvents is empty.
isReloadingEnabled(String) - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
isRoot() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
isRootContext() - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Determines if this is a root context.
isSsf() - Method in class org.apache.cocoon.servlet.util.ObjectModelProvider.ObjectModelRequest
 
isValid(CacheKey, CacheValue) - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Determines if the given cacheValue is valid according to the given cacheKey.

This method returns true if and only if the given cacheValue is not null and calling CacheValue.isValid(CacheKey) with the given cacheKey returns true.
isValid(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.AbstractCacheValue
isValid(CacheKey) - Method in interface org.apache.cocoon.pipeline.caching.CacheKey
 
isValid(CacheKey) - Method in interface org.apache.cocoon.pipeline.caching.CacheValue
 
isValid(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
isValid(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.ExpiresCacheKey
isValid(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.InvalidCacheKey
 
isValid(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.ParameterCacheKey
isValid(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.SimpleCacheKey
 
isValid(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 

J

JAXBGenerator - Class in org.apache.cocoon.optional.pipeline.components.sax.jaxb
SAX generator that produces SAX events from Object using the JAXB marshaller.
JAXBGenerator(GenericType<?>) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
JexlLanguageInterpreter - Class in org.apache.cocoon.sitemap.expression
 
JexlLanguageInterpreter() - Constructor for class org.apache.cocoon.sitemap.expression.JexlLanguageInterpreter
 
JmxSpringSettings - Class in org.apache.cocoon.monitoring.reconfiguration
 
JmxSpringSettings(Settings) - Constructor for class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 

K

keySet() - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Returns Set of CacheKey contained in this Cache
keySet() - Method in interface org.apache.cocoon.pipeline.caching.Cache
Returns Set of CacheKey contained in this Cache

L

LanguageInterpreter - Interface in org.apache.cocoon.sitemap.expression
 
LanguageInterpreterFactory - Interface in org.apache.cocoon.sitemap.expression
 
lexicalHandler - Variable in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
lineSeparator - Static variable in class org.apache.cocoon.servlet.DebugFilter
 
LinkedPipelineComponentBuilder<PC extends PipelineComponent> - Interface in org.apache.cocoon.pipeline.builder
 
LinkedPipelineConfigurationBuilder<PC extends PipelineComponent> - Interface in org.apache.cocoon.pipeline.builder
 
LinkedPipelineSetupBuilder<PC extends PipelineComponent> - Interface in org.apache.cocoon.pipeline.builder
 
LinkedPipelineStarterBuilder<PC extends PipelineComponent> - Interface in org.apache.cocoon.pipeline.builder
 
LinkedSAXPipelineBuilder - Interface in org.apache.cocoon.sax.builder
 
LinkedSAXPipelineComponentBuilder - Interface in org.apache.cocoon.sax.builder
 
LinkedSAXPipelineComponentBuilderImpl - Class in org.apache.cocoon.sax.builder
 
LinkedSAXPipelineComponentBuilderImpl(Pipeline<SAXPipelineComponent>) - Constructor for class org.apache.cocoon.sax.builder.LinkedSAXPipelineComponentBuilderImpl
 
LinkedSAXPipelineStarterBuilder - Interface in org.apache.cocoon.sax.builder
 
LinkRewriterException - Exception in org.apache.cocoon.sax.component
 
LinkRewriterException(String, Throwable) - Constructor for exception org.apache.cocoon.sax.component.LinkRewriterException
 
list(long, long, String, String, String, String) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
List all cache entry's that that matches all conditions in parameters.
listAllGreaterThen(long) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
List all cache entry's that size is greater then minSize parameter.
listAllOlderThen(String) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
List all cache entry's that older than baseDate parameter.
listAllSmallerThen(long) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
List all cache entry's that size is smaller then minSize parameter.
listAllYoungerThen(String) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
List all cache entry's that younger than baseDate parameter.
listKeys() - Method in class org.apache.cocoon.monitoring.cache.CacheMonitor
List available cache keys
listLoadClasses() - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
listPropertys(String) - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
listPropertys() - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
loadNewConfigurationFile(String) - Method in class org.apache.cocoon.monitoring.reconfiguration.Log4JReconfigurator
Allows to change configuration of log4j on the fly.
LOG - Static variable in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
Log4JReconfigurator - Class in org.apache.cocoon.monitoring.reconfiguration
This is a JMX MBean class that expose methods for log4j configuration.
Log4JReconfigurator() - Constructor for class org.apache.cocoon.monitoring.reconfiguration.Log4JReconfigurator
 
LogAsXMLTransformer - Class in org.apache.cocoon.sax.component
Transformer that can be plugged into a pipeline to print as XML the SAX events which passes through this transformer in a readable form to a file or sysout.
LogAsXMLTransformer() - Constructor for class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
LogAsXMLTransformer(File) - Constructor for class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
logger - Variable in class org.apache.cocoon.profiling.aspects.InvocationDispatcher
 
logger - Variable in class org.apache.cocoon.profiling.profiler.Profiler
 
LoggingConfigurationResetter - Class in org.apache.cocoon.monitoring.reconfiguration
This class starts a new thread that restores the logging level for a particular class or package (after a defined amount of time).
LoggingConfigurationResetter(Logger, Level, String) - Constructor for class org.apache.cocoon.monitoring.reconfiguration.LoggingConfigurationResetter
 
LogTransformer - Class in org.apache.cocoon.sax.component
Transformer that can be plugged into a pipeline to print the SAX events which passes through this transformer in a readable form to a file or sysout.
LogTransformer() - Constructor for class org.apache.cocoon.sax.component.LogTransformer
Anonimous constructor, used in sitemap declaration.
LogTransformer(File, boolean) - Constructor for class org.apache.cocoon.sax.component.LogTransformer
 
LogTransformer(File, boolean, String) - Constructor for class org.apache.cocoon.sax.component.LogTransformer
 
LogTransformer(File, boolean, SimpleDateFormat) - Constructor for class org.apache.cocoon.sax.component.LogTransformer
 
lookupMatcherContext() - Method in class org.apache.cocoon.sitemap.node.MatchNode
Find out what matching attribute (pattern, wildcard, equals, etc.) is used, check that it's not more than one that is used and throw an exception otherwise.

M

ManifestUtils - Class in org.apache.cocoon.servlet.util
 
ManifestUtils() - Constructor for class org.apache.cocoon.servlet.util.ManifestUtils
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.ContainsMatcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.EndsWithMatcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.EqualsMatcher
 
match(String, String) - Method in interface org.apache.cocoon.sitemap.matcher.Matcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.RegexpMatcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.StartsWithMatcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.WildcardMatcher
 
match(String) - Method in class org.apache.cocoon.sitemap.node.MatchNode.MatcherContext
 
match(String, String) - Static method in class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
Match a pattern agains a string and isolates wildcard replacement into a Map.
Matcher - Interface in org.apache.cocoon.sitemap.matcher
 
matches(IRequestTarget) - Method in class org.apache.cocoon.wicket.target.CocoonSitemap
 
MatchingType - Enum in org.apache.cocoon.stax.navigation
Type used to specify if an input string matches nodes according to exact strings or should be interpreted in another way.
MatchNode - Class in org.apache.cocoon.sitemap.node
 
MatchNode() - Constructor for class org.apache.cocoon.sitemap.node.MatchNode
 
MatchNode.MatcherContext - Class in org.apache.cocoon.sitemap.node
 
MatchNode.MatcherContext(Matcher, String) - Constructor for class org.apache.cocoon.sitemap.node.MatchNode.MatcherContext
 
MatchNodeProfiler - Class in org.apache.cocoon.profiling.profiler
 
MatchNodeProfiler() - Constructor for class org.apache.cocoon.profiling.profiler.MatchNodeProfiler
 
MethodDelegator - Class in org.apache.cocoon.rest.controller
 
MethodDelegator() - Constructor for class org.apache.cocoon.rest.controller.MethodDelegator
 
mimeType - Variable in class org.apache.cocoon.sitemap.component.AbstractReader
 
MurmurHash - Class in org.apache.cocoon.pipeline.util
This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
MurmurHash() - Constructor for class org.apache.cocoon.pipeline.util.MurmurHash
 
MurmurHashCodeBuilder - Class in org.apache.cocoon.pipeline.util
A hash code builder based on MurmurHash.
MurmurHashCodeBuilder() - Constructor for class org.apache.cocoon.pipeline.util.MurmurHashCodeBuilder
 

N

namespacePrefixes - Variable in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
namespaces - Variable in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
map containing bound namespaces, keyed by their prefix.
Navigator - Interface in org.apache.cocoon.stax.navigation
Core interface for the navigation system in all StAX transformers.
NekoGenerator - Class in org.apache.cocoon.optional.pipeline.components.sax.neko
 
NekoGenerator() - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
NekoGenerator(URL) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
newAsyncCachePipeline() - Static method in class org.apache.cocoon.pipeline.builder.PipelineBuilder
newAsyncCachePipeline() - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineBuilder
 
newAsyncCachePipeline() - Static method in class org.apache.cocoon.sax.builder.SAXPipelineBuilder
newCachingPipeline() - Static method in class org.apache.cocoon.pipeline.builder.PipelineBuilder
newCachingPipeline() - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineBuilder
 
newCachingPipeline() - Static method in class org.apache.cocoon.sax.builder.SAXPipelineBuilder
newInstance(String) - Static method in class org.apache.cocoon.rest.jaxrs.response.URLResponseBuilder
The same as URLResponseBuilder.newInstance(URL) but the URL is passed as String.
newInstance(String, Map<String, Object>) - Static method in class org.apache.cocoon.rest.jaxrs.response.URLResponseBuilder
The same as URLResponseBuilder.newInstance(URL, Map) but the URL is passed as String.
newInstance(URL) - Static method in class org.apache.cocoon.rest.jaxrs.response.URLResponseBuilder
The same as URLResponseBuilder.newInstance(URL, Map) but no objects are passed to the URL.
newInstance(URL, Map<String, Object>) - Static method in class org.apache.cocoon.rest.jaxrs.response.URLResponseBuilder
Create a ResponseBuilder that retrieves all available information (header parameters, Last-Modified, Content-Type) from the URLConnection opened on the passed URL.
newNonCachingPipeline() - Static method in class org.apache.cocoon.pipeline.builder.PipelineBuilder
newNonCachingPipeline() - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineBuilder
 
newNonCachingPipeline() - Static method in class org.apache.cocoon.sax.builder.SAXPipelineBuilder
nextEvent() - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
Get the next XMLEvent
nextEvent() - Method in class org.apache.cocoon.stax.component.XMLGenerator
Get the next XMLEvent
nextEvent() - Method in interface org.apache.cocoon.stax.StAXProducer
Get the next XMLEvent
Node - Annotation Type in org.apache.cocoon.sitemap.node
 
NodeChild - Annotation Type in org.apache.cocoon.sitemap.node.annotations
 
NoMatchingPipelineException - Exception in org.apache.cocoon.sitemap
 
NoMatchingPipelineException() - Constructor for exception org.apache.cocoon.sitemap.NoMatchingPipelineException
 
NoMatchingPipelineException(String) - Constructor for exception org.apache.cocoon.sitemap.NoMatchingPipelineException
 
NoMatchingPipelineException(String, Throwable) - Constructor for exception org.apache.cocoon.sitemap.NoMatchingPipelineException
 
NoMatchingPipelineException(Throwable) - Constructor for exception org.apache.cocoon.sitemap.NoMatchingPipelineException
 
NonCachingPipeline<T extends PipelineComponent> - Class in org.apache.cocoon.pipeline
This Pipeline doesn't support caching at all.
NonCachingPipeline() - Constructor for class org.apache.cocoon.pipeline.NonCachingPipeline
 

O

ObjectCacheValue - Class in org.apache.cocoon.pipeline.caching
An implementation of the CacheValue interface that can hold an arbitrary value.
ObjectCacheValue(Object, CacheKey) - Constructor for class org.apache.cocoon.pipeline.caching.ObjectCacheValue
 
ObjectModel - Class in org.apache.cocoon.sitemap.objectmodel
Object model for Cocoon 3 that can is used by expression languages.
ObjectModel(Map<String, Object>) - Constructor for class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 
ObjectModelProvider - Class in org.apache.cocoon.servlet.util
 
ObjectModelProvider.ObjectModelRequest - Class in org.apache.cocoon.servlet.util
A wrapper that can be used by expression languages to provide shortcuts to the request parameters and provides Cocoon specific information about the request.
ObjectModelProvider.ObjectModelRequest(HttpServletRequest) - Constructor for class org.apache.cocoon.servlet.util.ObjectModelProvider.ObjectModelRequest
 
Options - Interface in org.apache.cocoon.rest.controller.method
A controller that creates a OPTIONS http response.
org.apache.cocoon.controller - package org.apache.cocoon.controller
 
org.apache.cocoon.controller.node - package org.apache.cocoon.controller.node
 
org.apache.cocoon.monitoring.cache - package org.apache.cocoon.monitoring.cache
 
org.apache.cocoon.monitoring.cache.entry - package org.apache.cocoon.monitoring.cache.entry
 
org.apache.cocoon.monitoring.reconfiguration - package org.apache.cocoon.monitoring.reconfiguration
 
org.apache.cocoon.monitoring.servletservice - package org.apache.cocoon.monitoring.servletservice
 
org.apache.cocoon.monitoring.statistics - package org.apache.cocoon.monitoring.statistics
 
org.apache.cocoon.monitoring.statistics.aspects - package org.apache.cocoon.monitoring.statistics.aspects
 
org.apache.cocoon.monitoring.util - package org.apache.cocoon.monitoring.util
 
org.apache.cocoon.optional.pipeline.components.sax.betwixt - package org.apache.cocoon.optional.pipeline.components.sax.betwixt
 
org.apache.cocoon.optional.pipeline.components.sax.fop - package org.apache.cocoon.optional.pipeline.components.sax.fop
 
org.apache.cocoon.optional.pipeline.components.sax.jaxb - package org.apache.cocoon.optional.pipeline.components.sax.jaxb
 
org.apache.cocoon.optional.pipeline.components.sax.neko - package org.apache.cocoon.optional.pipeline.components.sax.neko
 
org.apache.cocoon.optional.pipeline.components.sax.solr - package org.apache.cocoon.optional.pipeline.components.sax.solr
 
org.apache.cocoon.optional.servlet.components.sax.serializers - package org.apache.cocoon.optional.servlet.components.sax.serializers
 
org.apache.cocoon.optional.servlet.components.sax.serializers.util - package org.apache.cocoon.optional.servlet.components.sax.serializers.util
 
org.apache.cocoon.pipeline - package org.apache.cocoon.pipeline
 
org.apache.cocoon.pipeline.builder - package org.apache.cocoon.pipeline.builder
 
org.apache.cocoon.pipeline.caching - package org.apache.cocoon.pipeline.caching
 
org.apache.cocoon.pipeline.component - package org.apache.cocoon.pipeline.component
 
org.apache.cocoon.pipeline.util - package org.apache.cocoon.pipeline.util
 
org.apache.cocoon.profiling - package org.apache.cocoon.profiling
The main package for cocoon-profiling.
org.apache.cocoon.profiling.aspects - package org.apache.cocoon.profiling.aspects
Contains classes that use the Spring AOP mechanism to intercept invocations on Cocoon components.
org.apache.cocoon.profiling.component - package org.apache.cocoon.profiling.component
Provides cocoon-profiling pipeline components.
org.apache.cocoon.profiling.data - package org.apache.cocoon.profiling.data
Contains classes and interfaces for the storage and the construction of data structures of profiling data.
org.apache.cocoon.profiling.jmx - package org.apache.cocoon.profiling.jmx
Provides JMX support for cocoon-profiling.
org.apache.cocoon.profiling.profiler - package org.apache.cocoon.profiling.profiler
Provides the abstract base class Profiler and some specific implementations.
org.apache.cocoon.profiling.spring - package org.apache.cocoon.profiling.spring
Provides components to interact with Spring.
org.apache.cocoon.rest.controller - package org.apache.cocoon.rest.controller
 
org.apache.cocoon.rest.controller.annotation - package org.apache.cocoon.rest.controller.annotation
 
org.apache.cocoon.rest.controller.method - package org.apache.cocoon.rest.controller.method
 
org.apache.cocoon.rest.controller.response - package org.apache.cocoon.rest.controller.response
 
org.apache.cocoon.rest.controller.util - package org.apache.cocoon.rest.controller.util
 
org.apache.cocoon.rest.jaxrs.container - package org.apache.cocoon.rest.jaxrs.container
 
org.apache.cocoon.rest.jaxrs.response - package org.apache.cocoon.rest.jaxrs.response
 
org.apache.cocoon.sax - package org.apache.cocoon.sax
 
org.apache.cocoon.sax.builder - package org.apache.cocoon.sax.builder
 
org.apache.cocoon.sax.component - package org.apache.cocoon.sax.component
 
org.apache.cocoon.sax.util - package org.apache.cocoon.sax.util
 
org.apache.cocoon.sax.xpointer - package org.apache.cocoon.sax.xpointer
 
org.apache.cocoon.servlet - package org.apache.cocoon.servlet
 
org.apache.cocoon.servlet.collector - package org.apache.cocoon.servlet.collector
 
org.apache.cocoon.servlet.component - package org.apache.cocoon.servlet.component
 
org.apache.cocoon.servlet.controller - package org.apache.cocoon.servlet.controller
 
org.apache.cocoon.servlet.node - package org.apache.cocoon.servlet.node
 
org.apache.cocoon.servlet.ssf - package org.apache.cocoon.servlet.ssf
 
org.apache.cocoon.servlet.util - package org.apache.cocoon.servlet.util
 
org.apache.cocoon.sitemap - package org.apache.cocoon.sitemap
 
org.apache.cocoon.sitemap.action - package org.apache.cocoon.sitemap.action
 
org.apache.cocoon.sitemap.component - package org.apache.cocoon.sitemap.component
 
org.apache.cocoon.sitemap.expression - package org.apache.cocoon.sitemap.expression
 
org.apache.cocoon.sitemap.matcher - package org.apache.cocoon.sitemap.matcher
 
org.apache.cocoon.sitemap.node - package org.apache.cocoon.sitemap.node
 
org.apache.cocoon.sitemap.node.annotations - package org.apache.cocoon.sitemap.node.annotations
 
org.apache.cocoon.sitemap.objectmodel - package org.apache.cocoon.sitemap.objectmodel
 
org.apache.cocoon.sitemap.spring - package org.apache.cocoon.sitemap.spring
 
org.apache.cocoon.sitemap.util - package org.apache.cocoon.sitemap.util
 
org.apache.cocoon.stax - package org.apache.cocoon.stax
 
org.apache.cocoon.stax.component - package org.apache.cocoon.stax.component
 
org.apache.cocoon.stax.converter - package org.apache.cocoon.stax.converter
 
org.apache.cocoon.stax.converter.util - package org.apache.cocoon.stax.converter.util
 
org.apache.cocoon.stax.navigation - package org.apache.cocoon.stax.navigation
 
org.apache.cocoon.stringtemplate - package org.apache.cocoon.stringtemplate
 
org.apache.cocoon.wicket.sitemap - package org.apache.cocoon.wicket.sitemap
 
org.apache.cocoon.wicket.target - package org.apache.cocoon.wicket.target
 
OtherwiseNode - Class in org.apache.cocoon.sitemap.node
 
OtherwiseNode() - Constructor for class org.apache.cocoon.sitemap.node.OtherwiseNode
 
outputStream - Variable in class org.apache.cocoon.sitemap.component.AbstractReader
 

P

Parameter - Annotation Type in org.apache.cocoon.sitemap.node.annotations
 
ParameterCacheKey - Class in org.apache.cocoon.pipeline.caching
A CacheKey that contains a Map of parameters.
ParameterCacheKey() - Constructor for class org.apache.cocoon.pipeline.caching.ParameterCacheKey
 
ParameterCacheKey(Map<String, String>) - Constructor for class org.apache.cocoon.pipeline.caching.ParameterCacheKey
 
ParameterCacheKey(String, Map<?, ?>) - Constructor for class org.apache.cocoon.pipeline.caching.ParameterCacheKey
 
ParameterCacheKey(String, String) - Constructor for class org.apache.cocoon.pipeline.caching.ParameterCacheKey
 
ParameterHelper - Class in org.apache.cocoon.sitemap.util
 
ParameterHelper() - Constructor for class org.apache.cocoon.sitemap.util.ParameterHelper
 
ParameterNode - Class in org.apache.cocoon.sitemap.node
 
ParameterNode() - Constructor for class org.apache.cocoon.sitemap.node.ParameterNode
 
parameters - Variable in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
parent - Variable in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
The parent context, which may be null
PATHSEP - Static variable in class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
Default path separator: "/"
peek() - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
Check the next XMLEvent without reading it from the stream.
peek() - Method in class org.apache.cocoon.stax.component.XMLGenerator
Check the next XMLEvent without reading it from the stream.
peek() - Method in interface org.apache.cocoon.stax.StAXProducer
Check the next XMLEvent without reading it from the stream.
performRefresh() - Method in class org.apache.cocoon.monitoring.cache.entry.CacheEntrysMonitorInitializer
Forces refresh action on CachesEntrys monitor.
Pipeline<T extends PipelineComponent> - Interface in org.apache.cocoon.pipeline
A pipeline expects one or more PipelineComponents that passed by using Pipeline.addComponent(PipelineComponent).
PipelineBuilder - Class in org.apache.cocoon.pipeline.builder
 
PipelineComponent - Interface in org.apache.cocoon.pipeline.component
This is a component used in a pipeline.
PipelineComponentFactory - Interface in org.apache.cocoon.sitemap.spring
 
PipelineComponentProfiler - Class in org.apache.cocoon.profiling.profiler
 
PipelineComponentProfiler() - Constructor for class org.apache.cocoon.profiling.profiler.PipelineComponentProfiler
 
PipelineComponentProfilingAspect - Class in org.apache.cocoon.profiling.aspects
Aspect to intercept calls to all classes implementing PipelineComponent.
PipelineComponentProfilingAspect() - Constructor for class org.apache.cocoon.profiling.aspects.PipelineComponentProfilingAspect
 
PipelineException - Exception in org.apache.cocoon.pipeline
 
PipelineException() - Constructor for exception org.apache.cocoon.pipeline.PipelineException
 
PipelineException(String) - Constructor for exception org.apache.cocoon.pipeline.PipelineException
 
PipelineException(Throwable) - Constructor for exception org.apache.cocoon.pipeline.PipelineException
 
PipelineException(String, Throwable) - Constructor for exception org.apache.cocoon.pipeline.PipelineException
 
PipelineFactory - Interface in org.apache.cocoon.sitemap.spring
 
PipelineHitCountStatisticsAspect - Class in org.apache.cocoon.monitoring.statistics.aspects
 
PipelineHitCountStatisticsAspect() - Constructor for class org.apache.cocoon.monitoring.statistics.aspects.PipelineHitCountStatisticsAspect
 
PipelineHitCountStatisticsAspect(long, long) - Constructor for class org.apache.cocoon.monitoring.statistics.aspects.PipelineHitCountStatisticsAspect
 
PipelineNode - Class in org.apache.cocoon.sitemap.node
 
PipelineNode() - Constructor for class org.apache.cocoon.sitemap.node.PipelineNode
 
PipelineNodeProfiler - Class in org.apache.cocoon.profiling.profiler
 
PipelineNodeProfiler() - Constructor for class org.apache.cocoon.profiling.profiler.PipelineNodeProfiler
 
PipelineProfiler - Class in org.apache.cocoon.profiling.profiler
 
PipelineProfiler() - Constructor for class org.apache.cocoon.profiling.profiler.PipelineProfiler
 
PipelineProfilingAspect - Class in org.apache.cocoon.profiling.aspects
Aspect to intercept calls to all classes implementing Pipeline.
PipelineProfilingAspect() - Constructor for class org.apache.cocoon.profiling.aspects.PipelineProfilingAspect
 
PipelinesNode - Class in org.apache.cocoon.sitemap.node
 
PipelinesNode() - Constructor for class org.apache.cocoon.sitemap.node.PipelinesNode
 
PointerPart - Interface in org.apache.cocoon.sax.xpointer
Interface to be implemented by pointer parts (xpointer schemes).
popParameters() - Method in class org.apache.cocoon.sitemap.SitemapParametersStack
 
popSitemapParameters() - Method in interface org.apache.cocoon.sitemap.Invocation
 
popSitemapParameters() - Method in class org.apache.cocoon.sitemap.InvocationImpl
Post - Interface in org.apache.cocoon.rest.controller.method
A controller that creates a POST http response.
prepareParameters(HttpServletRequest, HttpServletResponse, Settings, ServletContext) - Static method in class org.apache.cocoon.servlet.RequestProcessor
 
ProcessingException - Exception in org.apache.cocoon.pipeline
Exception that indicates that there was a problem while processing a pipeline.
ProcessingException() - Constructor for exception org.apache.cocoon.pipeline.ProcessingException
 
ProcessingException(String, Throwable) - Constructor for exception org.apache.cocoon.pipeline.ProcessingException
 
ProcessingException(String) - Constructor for exception org.apache.cocoon.pipeline.ProcessingException
 
ProcessingException(Throwable) - Constructor for exception org.apache.cocoon.pipeline.ProcessingException
 
processingInstruction(String, String) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
processingInstruction(String, String) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
processingInstruction(String, String) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
processingInstruction(String, String) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
processingInstruction(String, String) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
processingInstruction(String, String) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
processingInstruction(String, String) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
processingInstruction(String, String) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
processParameter(String, String) - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
produceEvents() - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
Template method which has to produce at least one XMLEvent and should add this to the internal Queue with the #add(XMLEvent) and #addAll(Collection) methods.
produceEvents() - Method in class org.apache.cocoon.stax.component.CleaningTransformer
Template method which has to produce at least one XMLEvent and should add this to the internal Queue with the #add(XMLEvent) and #addAll(Collection) methods.
produceEvents() - Method in class org.apache.cocoon.stax.component.IncludeTransformer
Template method which has to produce at least one XMLEvent and should add this to the internal Queue with the #add(XMLEvent) and #addAll(Collection) methods.
produceEvents() - Method in class org.apache.cocoon.stax.converter.SAXForStAXPipelineWrapper
Template method which has to produce at least one XMLEvent and should add this to the internal Queue with the #add(XMLEvent) and #addAll(Collection) methods.
Producer - Interface in org.apache.cocoon.pipeline.component
 
ProfileMethod - Annotation Type in org.apache.cocoon.profiling
 
ProfileMethodType - Enum in org.apache.cocoon.profiling
 
Profiler<T> - Class in org.apache.cocoon.profiling.profiler
Base class for all profiling data handlers.
Profiler(Class<? extends T>) - Constructor for class org.apache.cocoon.profiling.profiler.Profiler
 
ProfilingData - Class in org.apache.cocoon.profiling.data
Class used to store the gathered profiling information for one intercepted method invocation.
ProfilingData() - Constructor for class org.apache.cocoon.profiling.data.ProfilingData
 
ProfilingDataComparator - Class in org.apache.cocoon.profiling.data
Comparator that compares profiling data objects using their invocation start time.
ProfilingDataComparator() - Constructor for class org.apache.cocoon.profiling.data.ProfilingDataComparator
 
ProfilingDataHolder - Interface in org.apache.cocoon.profiling.data
Interface for the storage layer of the profiling module.
ProfilingDataManager - Interface in org.apache.cocoon.profiling.data
The ProfilingDataManager is responsible for building the data structure by linking the ProfilingData elements together.
ProfilingDataManagerImpl - Class in org.apache.cocoon.profiling.data
This class connects ProfilingData objects according to request id
ProfilingDataManagerImpl() - Constructor for class org.apache.cocoon.profiling.data.ProfilingDataManagerImpl
 
ProfilingGenerator - Class in org.apache.cocoon.profiling.component
A cocoon pipeline component to generate an XML representation of a ProfilingData.
ProfilingGenerator() - Constructor for class org.apache.cocoon.profiling.component.ProfilingGenerator
 
ProfilingIdGenerator - Interface in org.apache.cocoon.profiling.data
The ProfilingIdGenerator has to work thread dependent.
ProfilingManagement - Class in org.apache.cocoon.profiling.jmx
This MBean provides management functionality for cocoon-profiling and offers a possibility to enable/disable cocoon profiling.
ProfilingManagement() - Constructor for class org.apache.cocoon.profiling.jmx.ProfilingManagement
 
ProfilingPngSerializer - Class in org.apache.cocoon.profiling.component
A cocoon pipeline component that generates and serializes a png image that visualizes profiling information.
ProfilingPngSerializer() - Constructor for class org.apache.cocoon.profiling.component.ProfilingPngSerializer
 
PrototypeActionFactory - Class in org.apache.cocoon.sitemap.spring
 
PrototypeActionFactory() - Constructor for class org.apache.cocoon.sitemap.spring.PrototypeActionFactory
 
PrototypeLanguageInterpreterFactory - Class in org.apache.cocoon.sitemap.expression
 
PrototypeLanguageInterpreterFactory() - Constructor for class org.apache.cocoon.sitemap.expression.PrototypeLanguageInterpreterFactory
 
PrototypePipelineComponentFactory - Class in org.apache.cocoon.sitemap.spring
 
PrototypePipelineComponentFactory() - Constructor for class org.apache.cocoon.sitemap.spring.PrototypePipelineComponentFactory
 
PrototypePipelineFactory - Class in org.apache.cocoon.sitemap.spring
 
PrototypePipelineFactory() - Constructor for class org.apache.cocoon.sitemap.spring.PrototypePipelineFactory
 
provide(Map<String, Object>) - Static method in class org.apache.cocoon.servlet.util.ObjectModelProvider
 
pushParameters(String, Map<String, ? extends Object>) - Method in class org.apache.cocoon.sitemap.SitemapParametersStack
 
pushSitemapParameters(String, Map<String, ? extends Object>) - Method in interface org.apache.cocoon.sitemap.Invocation
 
pushSitemapParameters(String, Map<String, ? extends Object>) - Method in class org.apache.cocoon.sitemap.InvocationImpl
put(CacheKey, CacheValue) - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Stores the given cacheValue at the given cacheKey.

If this cache already contains the given cacheKey it will be replaced.
If two CacheKeys represent the same data is ultimately depending on the implementation, but usually relies on the equals an/or hashcode methods.
put(CacheKey, CacheValue) - Method in interface org.apache.cocoon.pipeline.caching.Cache
Stores the given cacheValue at the given cacheKey.

If this cache already contains the given cacheKey it will be replaced.
If two CacheKeys represent the same data is ultimately depending on the implementation, but usually relies on the equals an/or hashcode methods.
Put - Interface in org.apache.cocoon.rest.controller.method
A controller that creates a PUT http response.
put(URL, V) - Method in class org.apache.cocoon.sax.util.InMemoryLRUResourceCache
Associates the specified value with the specified key in this cache.
put(String, Object) - Method in class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 
putKey(String) - Method in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
Only adds key into counter but don't increment hit count for this key.

R

ReadNode - Class in org.apache.cocoon.sitemap.node
 
ReadNode() - Constructor for class org.apache.cocoon.sitemap.node.ReadNode
 
RedirectNode - Class in org.apache.cocoon.servlet.node
 
RedirectNode() - Constructor for class org.apache.cocoon.servlet.node.RedirectNode
 
RedirectorComponent - Class in org.apache.cocoon.servlet.component
 
RedirectorComponent() - Constructor for class org.apache.cocoon.servlet.component.RedirectorComponent
 
RedirectResponse - Class in org.apache.cocoon.rest.controller.response
 
RedirectResponse(String) - Constructor for class org.apache.cocoon.rest.controller.response.RedirectResponse
 
ReflectionActionFactory - Class in org.apache.cocoon.sitemap.spring
 
ReflectionActionFactory() - Constructor for class org.apache.cocoon.sitemap.spring.ReflectionActionFactory
 
ReflectionPipelineComponentFactory - Class in org.apache.cocoon.sitemap.spring
 
ReflectionPipelineComponentFactory() - Constructor for class org.apache.cocoon.sitemap.spring.ReflectionPipelineComponentFactory
 
ReflectionPipelineFactory - Class in org.apache.cocoon.sitemap.spring
 
ReflectionPipelineFactory() - Constructor for class org.apache.cocoon.sitemap.spring.ReflectionPipelineFactory
 
refresh(CacheKey) - Method in class org.apache.cocoon.pipeline.AsyncCachePipeline
refresh(CacheKey) - Method in interface org.apache.cocoon.pipeline.caching.CacheRefreshJob
 
refreshCacheValue(CacheKey, CacheRefreshJob) - Method in interface org.apache.cocoon.pipeline.caching.CacheRefreshManager
 
refreshCacheValue(CacheKey, CacheRefreshJob) - Method in class org.apache.cocoon.pipeline.caching.CacheRefreshManagerImpl
RegexpLinkRewriterTransformer - Class in org.apache.cocoon.sax.component
 
RegexpLinkRewriterTransformer() - Constructor for class org.apache.cocoon.sax.component.RegexpLinkRewriterTransformer
 
RegexpLinkRewriterTransformer(Map<String, String>) - Constructor for class org.apache.cocoon.sax.component.RegexpLinkRewriterTransformer
 
RegexpMatcher - Class in org.apache.cocoon.sitemap.matcher
 
RegexpMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.RegexpMatcher
 
remove(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Removes that CacheKey from this Cache.
remove(CacheKey) - Method in interface org.apache.cocoon.pipeline.caching.Cache
Removes that CacheKey from this Cache.
remove() - Method in interface org.apache.cocoon.profiling.data.ProfilingIdGenerator
Discard the id for the current thread.
remove() - Method in class org.apache.cocoon.profiling.data.UUIDProfilingIdGenerator
Discard the id for the current thread.
removeAllChildren() - Method in class org.apache.cocoon.profiling.data.ProfilingData
Remove all children and set their parent null.
removeChild(ProfilingData) - Method in class org.apache.cocoon.profiling.data.ProfilingData
Remove the given ProfilingData child and set its parent to null if removal was successful.
removeKey(String) - Method in class org.apache.cocoon.monitoring.cache.CacheMonitor
Remove specific key for cache
removeRecorder() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Remove a recorder.
reportException(String, SAXException) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Used to report a SAXExceptionto the XMLReporter registered with this handler.
RequestHeader - Annotation Type in org.apache.cocoon.rest.controller.annotation
This annotation will be used RestController classes to access sitemap parameters.
RequestParameter - Annotation Type in org.apache.cocoon.rest.controller.annotation
This annotation will be used RestController classes to access sitemap parameters.
RequestParametersGenerator - Class in org.apache.cocoon.servlet.component
 
RequestParametersGenerator() - Constructor for class org.apache.cocoon.servlet.component.RequestParametersGenerator
 
RequestProcessor - Class in org.apache.cocoon.servlet
 
RequestProcessor(ServletContext, String, BeanFactory) - Constructor for class org.apache.cocoon.servlet.RequestProcessor
 
RequestProcessor.InvalidBaseUrlException - Exception in org.apache.cocoon.servlet
 
RequestProcessor.InvalidBaseUrlException(String, Throwable) - Constructor for exception org.apache.cocoon.servlet.RequestProcessor.InvalidBaseUrlException
 
RequestProcessor.RequestProcessorException - Exception in org.apache.cocoon.servlet
 
RequestProcessor.RequestProcessorException(String) - Constructor for exception org.apache.cocoon.servlet.RequestProcessor.RequestProcessorException
 
RequestProcessor.RequestProcessorException(String, Throwable) - Constructor for exception org.apache.cocoon.servlet.RequestProcessor.RequestProcessorException
 
RequestProcessor.SitemapInitializationException - Exception in org.apache.cocoon.servlet
 
RequestProcessor.SitemapInitializationException(String, Throwable) - Constructor for exception org.apache.cocoon.servlet.RequestProcessor.SitemapInitializationException
 
RequestProcessor.SitemapNotFoundException - Exception in org.apache.cocoon.servlet
 
RequestProcessor.SitemapNotFoundException(String) - Constructor for exception org.apache.cocoon.servlet.RequestProcessor.SitemapNotFoundException
 
reset() - Method in interface org.apache.cocoon.sitemap.Invocation
 
reset() - Method in class org.apache.cocoon.sitemap.InvocationImpl
resolve(String, ObjectModel) - Method in class org.apache.cocoon.sitemap.expression.JexlLanguageInterpreter
 
resolve(String, ObjectModel) - Method in interface org.apache.cocoon.sitemap.expression.LanguageInterpreter
 
resolve(String, ObjectModel) - Method in class org.apache.cocoon.sitemap.expression.SettingsInterpreter
 
resolve(String, ObjectModel) - Method in class org.apache.cocoon.sitemap.expression.SitemapLanguageInterpreter
 
resolve(String) - Method in interface org.apache.cocoon.sitemap.Invocation
 
resolve(String) - Method in class org.apache.cocoon.sitemap.InvocationImpl
resolveParameter(String) - Method in interface org.apache.cocoon.sitemap.Invocation
 
resolveParameter(String) - Method in class org.apache.cocoon.sitemap.InvocationImpl
resolveScopeMetadata(BeanDefinition) - Method in class org.apache.cocoon.rest.controller.ControllerBeanScopeResolver
resolveScopeMetadata(BeanDefinition) - Method in class org.apache.cocoon.sitemap.spring.SitemapNodeScopeResolver
respond(RequestCycle) - Method in class org.apache.cocoon.wicket.target.CocoonSitemapRequestTarget
 
ResponseHeaderCollector - Class in org.apache.cocoon.servlet.collector
 
ResponseHeaderCollector() - Constructor for class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
RESTController - Annotation Type in org.apache.cocoon.rest.controller.annotation
This annotation marks a REST controller bean.
RestResponse - Interface in org.apache.cocoon.rest.controller.response
 
RestResponseMetaData - Class in org.apache.cocoon.rest.controller.response
 
RestResponseMetaData() - Constructor for class org.apache.cocoon.rest.controller.response.RestResponseMetaData
 
RestResponseMetaData(int) - Constructor for class org.apache.cocoon.rest.controller.response.RestResponseMetaData
 
RestResponseMetaData(String, int) - Constructor for class org.apache.cocoon.rest.controller.response.RestResponseMetaData
 
retrieve(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Actually retrieves the CacheValue from the underlying storage.
This method must return the previously stored value - even if it is not valid anymore.
retrieve(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.SimpleCache
Actually retrieves the CacheValue from the underlying storage.
This method must return the previously stored value - even if it is not valid anymore.
retrieveKeySet() - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Actually retrieves the Set for CacheKey from underlying storage.
retrieveKeySet() - Method in class org.apache.cocoon.pipeline.caching.SimpleCache
Actually retrieves the Set for CacheKey from underlying storage.
rewrite(String, String, String, String, String) - Method in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
rewrite(String, String, String, String, String) - Method in class org.apache.cocoon.sax.component.RegexpLinkRewriterTransformer
 

S

SAXConsumer - Interface in org.apache.cocoon.sax
 
SAXConsumerAdapter - Class in org.apache.cocoon.sax.util
 
SAXConsumerAdapter() - Constructor for class org.apache.cocoon.sax.util.SAXConsumerAdapter
 
SAXForStAXPipelineWrapper - Class in org.apache.cocoon.stax.converter
This class could be seen as the default implementation to use SAX components in StAX pipelines.
SAXForStAXPipelineWrapper(SAXProducer) - Constructor for class org.apache.cocoon.stax.converter.SAXForStAXPipelineWrapper
Constructs an Wrapper around an SAXTransformer and made it available to add it to an Pipeline only containing StAX- PipelineComponents.
SAXPipelineBuilder - Class in org.apache.cocoon.sax.builder
 
SAXPipelineComponent - Interface in org.apache.cocoon.sax
This is a component used in a SAX pipeline.
SAXProducer - Interface in org.apache.cocoon.sax
 
SchemaErrorHandler - Class in org.apache.cocoon.sax.component
 
SchemaErrorHandler(Log, String) - Constructor for class org.apache.cocoon.sax.component.SchemaErrorHandler
 
SchemaProcessorTransformer - Class in org.apache.cocoon.sax.component
 
SchemaProcessorTransformer() - Constructor for class org.apache.cocoon.sax.component.SchemaProcessorTransformer
 
SchemaProcessorTransformer(URL) - Constructor for class org.apache.cocoon.sax.component.SchemaProcessorTransformer
 
SchemaValidationException - Exception in org.apache.cocoon.sax.component
 
SchemaValidationException(String, Throwable) - Constructor for exception org.apache.cocoon.sax.component.SchemaValidationException
 
SelectNode - Class in org.apache.cocoon.sitemap.node
 
SelectNode() - Constructor for class org.apache.cocoon.sitemap.node.SelectNode
 
sendEndPrefixMapping() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Send all end prefix mapping events to the current content handler
sendStartPrefixMapping() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Send all start prefix mapping events to the current content handler
SerializeNode - Class in org.apache.cocoon.sitemap.node
 
SerializeNode() - Constructor for class org.apache.cocoon.sitemap.node.SerializeNode
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cocoon.rest.jaxrs.container.CocoonJAXRSServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cocoon.servlet.RequestProcessor
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cocoon.servlet.XMLSitemapServlet
 
ServiceConsumerGenerator - Class in org.apache.cocoon.servlet.ssf
 
ServiceConsumerGenerator() - Constructor for class org.apache.cocoon.servlet.ssf.ServiceConsumerGenerator
 
ServletHitCountStatisticsAspect - Class in org.apache.cocoon.monitoring.statistics.aspects
 
ServletHitCountStatisticsAspect() - Constructor for class org.apache.cocoon.monitoring.statistics.aspects.ServletHitCountStatisticsAspect
 
ServletHitCountStatisticsAspect(long, long) - Constructor for class org.apache.cocoon.monitoring.statistics.aspects.ServletHitCountStatisticsAspect
 
ServletProfiler - Class in org.apache.cocoon.profiling.profiler
The profiler for Servlet, which intercepts the service method to add the profiling id information to the HTTP header.
ServletProfiler() - Constructor for class org.apache.cocoon.profiling.profiler.ServletProfiler
 
ServletProfiler(Class<? extends Servlet>) - Constructor for class org.apache.cocoon.profiling.profiler.ServletProfiler
 
ServletProfilingAspect - Class in org.apache.cocoon.profiling.aspects
Aspect to intercept calls to all classes implementing Servlet.
ServletProfilingAspect() - Constructor for class org.apache.cocoon.profiling.aspects.ServletProfilingAspect
 
ServletServiceGenerator - Class in org.apache.cocoon.servlet.ssf
 
ServletServiceGenerator() - Constructor for class org.apache.cocoon.servlet.ssf.ServletServiceGenerator
 
ServletServiceMonitor - Class in org.apache.cocoon.monitoring.servletservice
JMX MBean class that expose base information about Servlet-Services.
ServletServiceMonitor(Servlet) - Constructor for class org.apache.cocoon.monitoring.servletservice.ServletServiceMonitor
 
ServletServiceMonitorInitializer - Class in org.apache.cocoon.monitoring.servletservice
 
ServletServiceMonitorInitializer(Map<String, Servlet>, MBeanExporter) - Constructor for class org.apache.cocoon.monitoring.servletservice.ServletServiceMonitorInitializer
 
ServletServiceSerializer - Class in org.apache.cocoon.servlet.ssf
 
ServletServiceSerializer() - Constructor for class org.apache.cocoon.servlet.ssf.ServletServiceSerializer
 
ServletServiceTransformer - Class in org.apache.cocoon.servlet.ssf
 
ServletServiceTransformer() - Constructor for class org.apache.cocoon.servlet.ssf.ServletServiceTransformer
 
ServletServiceUtils - Class in org.apache.cocoon.servlet.util
 
ServletServiceUtils() - Constructor for class org.apache.cocoon.servlet.util.ServletServiceUtils
 
ServletServiceUtils.ServletServiceException - Exception in org.apache.cocoon.servlet.util
A general purpose RuntimeException that is used to indicate any problem with accessing a servlet-service.
ServletServiceUtils.ServletServiceException(String, Throwable) - Constructor for exception org.apache.cocoon.servlet.util.ServletServiceUtils.ServletServiceException
 
ServletServiceUtils.ServletServiceException(Throwable) - Constructor for exception org.apache.cocoon.servlet.util.ServletServiceUtils.ServletServiceException
 
set(String, Object) - Method in class org.apache.cocoon.servlet.collector.CallStackCollectorDataStore
 
set(String, Object) - Method in interface org.apache.cocoon.servlet.collector.CollectorDataStore
 
set(String, Object) - Method in class org.apache.cocoon.servlet.collector.ThreadLocalCollectorDataStore
 
setActionFactory(ActionFactory) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
 
setAnnotationCollector(AnnotationCollector) - Method in class org.apache.cocoon.rest.controller.SpringRESTController
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cocoon.controller.SpringControllerComponent
setApplicationContext(ApplicationContext) - Method in class org.apache.cocoon.rest.controller.SpringRESTController
setApplicationContext(ApplicationContext) - Method in class org.apache.cocoon.sitemap.expression.PrototypeLanguageInterpreterFactory
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cocoon.sitemap.node.SitemapNodeFactory
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cocoon.sitemap.spring.PrototypeActionFactory
setApplicationContext(ApplicationContext) - Method in class org.apache.cocoon.sitemap.spring.PrototypePipelineComponentFactory
setApplicationContext(ApplicationContext) - Method in class org.apache.cocoon.sitemap.spring.PrototypePipelineFactory
setArguments(Object[]) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setBaseUrl(URL) - Method in class org.apache.cocoon.sax.component.IncludeTransformer
 
setBaseUrl(URL) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
 
setBaseURL(URL) - Method in class org.apache.cocoon.sitemap.InvocationImpl
 
setBaseUrl(URL) - Method in class org.apache.cocoon.stax.component.IncludeTransformer
Sets the base url for this transformer.
setByteArrayGenerator(byte[]) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setByteArrayGenerator(byte[], String) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setCache(Cache) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
setCachedValue(CacheKey, CacheValue) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
setCacheManager(CacheManager) - Method in class org.apache.cocoon.profiling.data.EhCacheProfilingDataHolder
 
setCacheName(String) - Method in class org.apache.cocoon.profiling.data.EhCacheProfilingDataHolder
 
setCacheRefreshManager(CacheRefreshManager) - Method in class org.apache.cocoon.pipeline.AsyncCachePipeline
 
setCacheValue(String) - Method in class org.apache.cocoon.monitoring.cache.entry.CacheEntryMonitor
Sets value of this cache entry.
setCallFrameId(int) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setCDataSectionElements(String) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setCharset(String) - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
setCollectorDataStore(CollectorDataStore) - Method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setComponentProvider(ComponentProvider) - Method in class org.apache.cocoon.sitemap.InvocationImpl
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.controller.SpringControllerComponent
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingHTMLSerializer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXHTMLSerializer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXMLSerializer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.pipeline.AbstractPipeline
Pass pipeline specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in interface org.apache.cocoon.pipeline.builder.LinkedPipelineConfigurationBuilder
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.pipeline.CachingPipeline
Pass pipeline specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.pipeline.component.AbstractPipelineComponent
 
setConfiguration(Map<String, ? extends Object>) - Method in interface org.apache.cocoon.pipeline.component.PipelineComponent
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in interface org.apache.cocoon.pipeline.Pipeline
Pass pipeline specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.profiling.component.ProfilingGenerator
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.profiling.component.ProfilingPngSerializer
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.AbstractSAXSerializer
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.component.IncludeTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.component.SchemaProcessorTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.component.XMLGenerator
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.component.XSLTTransformer
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.util.SAXConsumerAdapter
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.servlet.component.RedirectorComponent
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.servlet.ssf.ServletServiceGenerator
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.servlet.ssf.ServletServiceSerializer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.servlet.ssf.ServletServiceTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sitemap.component.AbstractReader
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.stax.component.IncludeTransformer
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.stringtemplate.ControllerContextAwareStringTemplateGenerator
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.stringtemplate.StringTemplateReader
Pass component specific configuration parameters to the pipeline component in a generic way.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.wicket.sitemap.WicketReader
 
setConsumer(Consumer) - Method in interface org.apache.cocoon.pipeline.component.Producer
 
setConsumer(Consumer) - Method in class org.apache.cocoon.sax.AbstractSAXProducer
setConsumer(Consumer) - Method in class org.apache.cocoon.stax.AbstractStAXProducer
setConsumer(Consumer) - Method in class org.apache.cocoon.stax.converter.SAXForStAXPipelineWrapper
setConsumer(Consumer) - Method in class org.apache.cocoon.stax.converter.StAXToSAXPipelineAdapter
setContainerEncoding(String) - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
setContentType(String) - Method in class org.apache.cocoon.rest.controller.response.RestResponseMetaData
 
setContentType(String) - Method in class org.apache.cocoon.sax.AbstractSAXSerializer
 
setDefaultNamespace(String) - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Sets the default namespace in this context.
setDisplayName(String) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setDoctypePublic(String) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setDoctypeSystem(String) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
setDocumentLocator(Locator) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
setEncoding(String) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setETag(String) - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setEventConsumer(XMLEventConsumer) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Sets the XMLEventConsumer to which events are written.
setEventFactory(XMLEventFactory) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Sets the XMLEventFactory used to create events.
setException(Exception) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setExpires(String) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
setExpiresCacheKey(Serializable) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
setFileGenerator(File) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setFinisher(PC) - Method in interface org.apache.cocoon.pipeline.builder.LinkedPipelineComponentBuilder
 
setFormat(Properties) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setFormattedOutput(boolean) - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
setFormEncoding(String) - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
setHtmlSource(URL) - Method in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
setIfLastModifiedSince(long) - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setIfNoneMatch(String) - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setIndent(boolean) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setInputStreamGenerator(InputStream) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setInvocationDepth(int) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.cocoon.profiling.aspects.PipelineComponentProfilingAspect
 
setInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.cocoon.profiling.aspects.PipelineProfilingAspect
 
setInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.cocoon.profiling.aspects.ServletProfilingAspect
 
setInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.cocoon.profiling.aspects.SitemapNodeProfilingAspect
 
setInvocationEndTime(Long) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setInvocationStartTime(Long) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setJmxGroupName(String) - Method in class org.apache.cocoon.pipeline.caching.AbstractCacheKey
 
setJmxGroupName(String) - Method in interface org.apache.cocoon.pipeline.caching.CacheKey
 
setLanguageInterpreterFactory(LanguageInterpreterFactory) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
 
setLastModified(Long) - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setLexicalHandler(LexicalHandler) - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
Set the lexical event handler.
setLog(Log) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
setLoggingLevel(String, String) - Method in class org.apache.cocoon.monitoring.reconfiguration.Log4JReconfigurator
Sets logging level for a particular package or a class.
setLoggingTempoporalLevel(String, String, String) - Method in class org.apache.cocoon.monitoring.reconfiguration.Log4JReconfigurator
Sets new logging level for amount of time.
setMatchingType(MatchingType) - Method in class org.apache.cocoon.stax.navigation.InSubtreeNavigator
 
setMediaType(String) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setMethod(String) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setMethod(String) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setMethodDelegator(MethodDelegator) - Method in class org.apache.cocoon.rest.controller.SpringRESTController
 
setMimeType(String) - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setMimeType(String) - Method in class org.apache.cocoon.sitemap.component.AbstractReader
Set the mime-type directly which is useful when this component is used directly.
setMimeType(String) - Method in class org.apache.cocoon.stringtemplate.StringTemplateReader
Set the mime-type directly which is useful when this component is used directly.
setModifiedResponse(boolean) - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setMountPath(String) - Method in class org.apache.cocoon.profiling.profiler.ServletProfiler
 
setNamespacePrefixes(boolean) - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
setNodeGenerator(Node) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setObjectModel(ObjectModel) - Method in class org.apache.cocoon.sitemap.InvocationImpl
 
setOmitXmlDeclaration(boolean) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.controller.SpringControllerComponent
setOutputStream(OutputStream) - Method in class org.apache.cocoon.optional.pipeline.components.sax.fop.FopSerializer
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingHTMLSerializer
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXHTMLSerializer
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXMLSerializer
 
setOutputStream(OutputStream) - Method in interface org.apache.cocoon.pipeline.component.Finisher
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.profiling.component.ProfilingPngSerializer
setOutputStream(OutputStream) - Method in class org.apache.cocoon.sax.AbstractSAXSerializer
setOutputStream(OutputStream) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.servlet.component.RedirectorComponent
setOutputStream(OutputStream) - Method in class org.apache.cocoon.sitemap.component.AbstractReader
setOutputStream(OutputStream) - Method in interface org.apache.cocoon.sitemap.Invocation
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.sitemap.InvocationImpl
setOutputStream(OutputStream) - Method in class org.apache.cocoon.stax.component.XMLSerializer
setOutputStream(OutputStream) - Method in class org.apache.cocoon.stringtemplate.StringTemplateReader
setOutputStream(OutputStream) - Method in class org.apache.cocoon.wicket.sitemap.WicketReader
 
setParameters(Map<String, ? extends Object>) - Method in class org.apache.cocoon.sax.component.XSLTTransformer
Sets the XSLT parameters to be applied to XSLT stylesheet.
setParameters(Map<String, Object>) - Method in interface org.apache.cocoon.sitemap.Invocation
 
setParameters(Map<String, Object>) - Method in class org.apache.cocoon.sitemap.InvocationImpl
setParameters(Map<String, String>) - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
setParameters(Map<String, String>) - Method in interface org.apache.cocoon.sitemap.node.SitemapNode
 
setParent(SitemapNode) - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
setParent(SitemapNode) - Method in interface org.apache.cocoon.sitemap.node.SitemapNode
 
setParent(StAXProducer) - Method in class org.apache.cocoon.stax.AbstractStAXTransformer
Used to connect a consumer to it's producer.
setParent(StAXProducer) - Method in class org.apache.cocoon.stax.component.XMLSerializer
Used to connect a consumer to it's producer.
setParent(StAXProducer) - Method in class org.apache.cocoon.stax.converter.StAXToSAXPipelineAdapter
Used to connect a consumer to it's producer.
setParent(NamespaceContext) - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Sets the parent context used to inherit namespace bindings.
setParent(StAXProducer) - Method in interface org.apache.cocoon.stax.StAXConsumer
Used to connect a consumer to it's producer.
setPipelineComponentFactory(PipelineComponentFactory) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
 
setPipelineComponentInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.cocoon.profiling.spring.AutomaticProfilerInstaller
 
setPipelineFactory(PipelineFactory) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
 
setPipelineInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.cocoon.profiling.spring.AutomaticProfilerInstaller
 
setPrefix(String, String) - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Declares a namespace binding in this context.
setProfiler(String) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setProfilers(Map<String, Profiler<?>>) - Method in class org.apache.cocoon.profiling.spring.AutomaticProfilerInstaller
 
setProfilingDataHolder(ProfilingDataHolder) - Method in class org.apache.cocoon.profiling.component.ProfilingGenerator
 
setProfilingDataHolder(ProfilingDataHolder) - Method in class org.apache.cocoon.profiling.component.ProfilingPngSerializer
 
setProfilingDataHolder(ProfilingDataHolder) - Method in interface org.apache.cocoon.profiling.data.ProfilingDataManager
 
setProfilingDataHolder(ProfilingDataHolder) - Method in class org.apache.cocoon.profiling.data.ProfilingDataManagerImpl
 
setProfilingDataManager(ProfilingDataManager) - Method in class org.apache.cocoon.profiling.profiler.Profiler
 
setProfilingDataManager(ProfilingDataManager) - Method in class org.apache.cocoon.profiling.spring.AutomaticProfilerInstaller
 
setProfilingId(String) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setProfilingIdGenerator(ProfilingIdGenerator) - Method in class org.apache.cocoon.profiling.profiler.Profiler
 
setProfilingIdGenerator(ProfilingIdGenerator) - Method in class org.apache.cocoon.profiling.spring.AutomaticProfilerInstaller
 
setProfilingManagement(ProfilingManagement) - Method in class org.apache.cocoon.profiling.aspects.PipelineComponentProfilingAspect
 
setProfilingManagement(ProfilingManagement) - Method in class org.apache.cocoon.profiling.aspects.PipelineProfilingAspect
 
setProfilingManagement(ProfilingManagement) - Method in class org.apache.cocoon.profiling.aspects.ServletProfilingAspect
 
setProfilingManagement(ProfilingManagement) - Method in class org.apache.cocoon.profiling.aspects.SitemapNodeProfilingAspect
 
setProperty(String, String) - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
Sets new value of property.
setRecorder(ContentHandler) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Set a recorder.
setReloadingEnabled(boolean) - Method in class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 
setRequestMethod(String) - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setRequestURI(String) - Method in class org.apache.cocoon.sitemap.InvocationImpl
 
setRestResourcesList(List<Object>) - Method in class org.apache.cocoon.rest.jaxrs.container.CocoonJAXRSServlet
 
setRestResourcesMap(Map<Object, Object>) - Method in class org.apache.cocoon.rest.jaxrs.container.CocoonJAXRSServlet
 
setReturnValue(Object) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setRoot(boolean) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setSAXBufferGenerator(SAXBuffer) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setSAXConsumer(SAXConsumer) - Method in class org.apache.cocoon.optional.pipeline.components.sax.betwixt.BetwixtBeanGenerator
 
setSAXConsumer(SAXConsumer) - Method in class org.apache.cocoon.sax.AbstractSAXProducer
 
setSAXConsumer(SAXConsumer) - Method in class org.apache.cocoon.sax.component.SchemaProcessorTransformer
 
setSAXConsumer(SAXConsumer) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
Eventually previous errors don't reset local variables status, so every time a new consumer is set, local variables should be re-initialized
setSAXConsumer(SAXConsumer) - Method in class org.apache.cocoon.sax.component.XSLTTransformer
setServletInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.cocoon.profiling.spring.AutomaticProfilerInstaller
 
setSettings(Settings) - Method in class org.apache.cocoon.monitoring.reconfiguration.Log4JReconfigurator
Inject the settings object.
setSitemapNodeFactory(SitemapNodeFactory) - Method in class org.apache.cocoon.sitemap.SitemapBuilder
 
setSitemapNodeInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.cocoon.profiling.spring.AutomaticProfilerInstaller
 
setSource(URL) - Method in class org.apache.cocoon.sitemap.component.AbstractReader
Set the source URL directly when this component is used directly.
setSource(URL) - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
setSource(URL) - Method in class org.apache.cocoon.stringtemplate.StringTemplateReader
Set the source URL directly when this component is used directly.
setStandAlone(boolean) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setStarter(PC) - Method in interface org.apache.cocoon.pipeline.builder.LinkedPipelineStarterBuilder
 
setStarter(SPC) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setStatusCode(int) - Method in class org.apache.cocoon.rest.controller.response.GenericContentTypeResponse
You can set the status code as well after creating and instance.
setStatusCode(int) - Method in class org.apache.cocoon.rest.controller.response.RestResponseMetaData
 
setStatusCode(int) - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setStringGenerator(String) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setTarget(Object) - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
setThrowable(Throwable) - Method in interface org.apache.cocoon.sitemap.Invocation
 
setThrowable(Throwable) - Method in class org.apache.cocoon.sitemap.InvocationImpl
setThrowable(Map<String, Object>, Throwable) - Static method in class org.apache.cocoon.sitemap.util.ParameterHelper
 
SettingsHelper - Class in org.apache.cocoon.servlet.util
 
SettingsHelper() - Constructor for class org.apache.cocoon.servlet.util.SettingsHelper
 
SettingsInterpreter - Class in org.apache.cocoon.sitemap.expression
Interpreter that will look up the properties with help of the spring configurator.
SettingsInterpreter() - Constructor for class org.apache.cocoon.sitemap.expression.SettingsInterpreter
 
setTypes(Map<String, String>) - Method in class org.apache.cocoon.sitemap.spring.ReflectionActionFactory
 
setTypes(Map<String, String>) - Method in class org.apache.cocoon.sitemap.spring.ReflectionPipelineComponentFactory
 
setTypes(Map<String, String>) - Method in class org.apache.cocoon.sitemap.spring.ReflectionPipelineFactory
 
setup(String, Map<String, Object>, Map<String, ? extends Object>) - Method in interface org.apache.cocoon.controller.Controller
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.controller.SpringControllerComponent
The shared object map for this pipeline run.
setup(Map<String, Object>) - Method in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingHTMLSerializer
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXHTMLSerializer
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXMLSerializer
 
setup(OutputStream) - Method in class org.apache.cocoon.pipeline.AbstractPipeline
After the pipeline has been prepared (Pipeline.addComponent(PipelineComponent), this method can be invoked in order to setup and initialize the pipeline and its components.
setup(OutputStream, Map<String, Object>) - Method in class org.apache.cocoon.pipeline.AbstractPipeline
The same as Pipeline.setup(OutputStream) but also allows passing parameters to the pipeline components.
setup(OutputStream) - Method in interface org.apache.cocoon.pipeline.builder.LinkedPipelineSetupBuilder
 
setup(OutputStream, Map<String, Object>) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.pipeline.component.AbstractPipelineComponent
 
setup(Map<String, Object>) - Method in interface org.apache.cocoon.pipeline.component.PipelineComponent
The shared object map for this pipeline run.
setup(OutputStream) - Method in interface org.apache.cocoon.pipeline.Pipeline
After the pipeline has been prepared (Pipeline.addComponent(PipelineComponent), this method can be invoked in order to setup and initialize the pipeline and its components.
setup(OutputStream, Map<String, Object>) - Method in interface org.apache.cocoon.pipeline.Pipeline
The same as Pipeline.setup(OutputStream) but also allows passing parameters to the pipeline components.
setup(Map<String, Object>) - Method in class org.apache.cocoon.profiling.component.ProfilingGenerator
The shared object map for this pipeline run.
setup(Map<String, Object>) - Method in class org.apache.cocoon.profiling.component.ProfilingPngSerializer
The shared object map for this pipeline run.
setup(Map<String, Object>) - Method in class org.apache.cocoon.rest.controller.response.GenericContentTypeResponse
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.rest.controller.response.RedirectResponse
 
setup(Map<String, Object>) - Method in interface org.apache.cocoon.rest.controller.response.RestResponse
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.rest.controller.response.Status
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.rest.controller.response.URLResponse
 
setup(String, Map<String, Object>, Map<String, ? extends Object>) - Method in class org.apache.cocoon.rest.controller.SpringRESTController
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.sax.AbstractSAXSerializer
The shared object map for this pipeline run.
setup(Map<String, Object>) - Method in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.sax.component.RegexpLinkRewriterTransformer
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.sax.util.SAXConsumerAdapter
The shared object map for this pipeline run.
setUp(XPointerContext) - Method in interface org.apache.cocoon.sax.xpointer.PointerPart
If this pointer part successfully identifies any subresources, it should stream them to the XMLConsumer available from the XPointerContext and return true.
setUp(XPointerContext) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
setUp(XPointerContext) - Method in class org.apache.cocoon.sax.xpointer.UnsupportedPart
 
setUp(XPointerContext) - Method in class org.apache.cocoon.sax.xpointer.XmlnsPart
If this pointer part successfully identifies any subresources, it should stream them to the XMLConsumer available from the XPointerContext and return true.
setUp(XPointerContext) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
setUp(XPointerContext) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.servlet.component.RedirectorComponent
The shared object map for this pipeline run.
setup(Map<String, Object>) - Method in class org.apache.cocoon.servlet.component.RequestParametersGenerator
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.servlet.ssf.ServiceConsumerGenerator
 
setup(Map<String, Object>) - Method in interface org.apache.cocoon.sitemap.action.Action
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.sitemap.component.ExceptionGenerator
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
setup(Map<String, Object>) - Method in class org.apache.cocoon.stringtemplate.StringTemplateReader
The shared object map for this pipeline run.
setup(Map<String, Object>) - Method in class org.apache.cocoon.wicket.sitemap.WicketReader
 
setupCache() - Method in class org.apache.cocoon.profiling.data.EhCacheProfilingDataHolder
Get the cache from ehcache cache manager and register MBeans.
setupComponents(OutputStream, Map<String, Object>) - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
SetupException - Exception in org.apache.cocoon.pipeline
Exception that indicates that there was a problem while processing a pipeline.
SetupException() - Constructor for exception org.apache.cocoon.pipeline.SetupException
 
SetupException(String, Throwable) - Constructor for exception org.apache.cocoon.pipeline.SetupException
 
SetupException(String) - Constructor for exception org.apache.cocoon.pipeline.SetupException
 
SetupException(Throwable) - Constructor for exception org.apache.cocoon.pipeline.SetupException
 
setURLGenerator(URL) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setValue(Object) - Method in interface org.apache.cocoon.pipeline.caching.CacheValue
Sets value of this cache
setValue(Object) - Method in class org.apache.cocoon.pipeline.caching.CompleteCacheValue
Sets value of this cache
setValue(Object) - Method in class org.apache.cocoon.pipeline.caching.ObjectCacheValue
Sets value of this cache
setValue(String) - Method in class org.apache.cocoon.sitemap.node.MatchNode
 
setVersion(String) - Method in class org.apache.cocoon.sax.component.XMLSerializer
 
setXMLReporter(XMLReporter) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Sets the XMLReporterto which warning and error messages will be sent.
ShorthandPart - Class in org.apache.cocoon.sax.xpointer
Implements support for shorthand XPointers (= id-based lookup).
ShorthandPart(String) - Constructor for class org.apache.cocoon.sax.xpointer.ShorthandPart
 
SimpleCache - Class in org.apache.cocoon.pipeline.caching
A very simple implementation of the Cache interface.

It uses a WeakHashMap as internal data store.
SimpleCache() - Constructor for class org.apache.cocoon.pipeline.caching.SimpleCache
 
SimpleCacheKey - Class in org.apache.cocoon.pipeline.caching
 
SimpleCacheKey() - Constructor for class org.apache.cocoon.pipeline.caching.SimpleCacheKey
 
SimpleNamespaceContext - Class in org.apache.cocoon.stax.converter.util
Simple NamespaceContext implementation backed by a HashMap.
SimpleNamespaceContext() - Constructor for class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Constructs a SimpleNamespaceContext with no parent context or namespace declarations.
SimpleNamespaceContext(Map) - Constructor for class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Constructs a SimpleNamespaceContext with no parent context that contains the specified prefixes.
SimpleNamespaceContext(NamespaceContext) - Constructor for class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Constructs an empty SimpleNamespaceContext with the given parent.
SimpleNamespaceContext(NamespaceContext, Map) - Constructor for class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Constructs an empty SimpleNamespaceContext with the given parent.
Sitemap - Class in org.apache.cocoon.sitemap.node
 
Sitemap() - Constructor for class org.apache.cocoon.sitemap.node.Sitemap
 
SitemapBuilder - Class in org.apache.cocoon.sitemap
 
SitemapBuilder() - Constructor for class org.apache.cocoon.sitemap.SitemapBuilder
 
SitemapLanguageInterpreter - Class in org.apache.cocoon.sitemap.expression
 
SitemapLanguageInterpreter() - Constructor for class org.apache.cocoon.sitemap.expression.SitemapLanguageInterpreter
 
SitemapNode - Interface in org.apache.cocoon.sitemap.node
 
SitemapNodeFactory - Class in org.apache.cocoon.sitemap.node
 
SitemapNodeFactory() - Constructor for class org.apache.cocoon.sitemap.node.SitemapNodeFactory
 
SitemapNodeNameGenerator - Class in org.apache.cocoon.sitemap.spring
 
SitemapNodeNameGenerator() - Constructor for class org.apache.cocoon.sitemap.spring.SitemapNodeNameGenerator
 
SitemapNodeProfiler - Class in org.apache.cocoon.profiling.profiler
 
SitemapNodeProfiler() - Constructor for class org.apache.cocoon.profiling.profiler.SitemapNodeProfiler
 
SitemapNodeProfilingAspect - Class in org.apache.cocoon.profiling.aspects
Aspect to intercept calls to all classes implementing SitemapNode.
SitemapNodeProfilingAspect() - Constructor for class org.apache.cocoon.profiling.aspects.SitemapNodeProfilingAspect
 
SitemapNodeScopeResolver - Class in org.apache.cocoon.sitemap.spring
 
SitemapNodeScopeResolver() - Constructor for class org.apache.cocoon.sitemap.spring.SitemapNodeScopeResolver
 
SitemapParameter - Annotation Type in org.apache.cocoon.rest.controller.annotation
This annotation will be used RestController classes to access sitemap parameters.
SitemapParametersStack - Class in org.apache.cocoon.sitemap
 
SitemapParametersStack() - Constructor for class org.apache.cocoon.sitemap.SitemapParametersStack
 
size() - Method in class org.apache.cocoon.monitoring.cache.CacheMonitor
Returns size of this cache
size() - Method in interface org.apache.cocoon.pipeline.caching.CacheValue
Returns size of this CacheValue in bytes.
size() - Method in class org.apache.cocoon.pipeline.caching.CompleteCacheValue
Returns size of this CacheValue in bytes.
size() - Method in class org.apache.cocoon.pipeline.caching.ObjectCacheValue
Returns size of this CacheValue in bytes.
skippedEntity(String) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
skippedEntity(String) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
skippedEntity(String) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
skippedEntity(String) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
skippedEntity(String) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
skippedEntity(String) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
skippedEntity(String) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
SolrConsumer - Class in org.apache.cocoon.optional.pipeline.components.sax.solr
 
SolrConsumer(String) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.solr.SolrConsumer
 
SolrConsumer(SolrServer) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.solr.SolrConsumer
 
source - Variable in class org.apache.cocoon.sitemap.component.AbstractReader
 
SpringComponentProvider - Class in org.apache.cocoon.sitemap
 
SpringComponentProvider() - Constructor for class org.apache.cocoon.sitemap.SpringComponentProvider
 
SpringControllerComponent - Class in org.apache.cocoon.controller
 
SpringControllerComponent() - Constructor for class org.apache.cocoon.controller.SpringControllerComponent
 
SpringProxyHelper - Class in org.apache.cocoon.sitemap.util
 
SpringProxyHelper.ProxyUnpackException - Exception in org.apache.cocoon.sitemap.util
 
SpringProxyHelper.ProxyUnpackException(Throwable) - Constructor for exception org.apache.cocoon.sitemap.util.SpringProxyHelper.ProxyUnpackException
 
SpringRESTController - Class in org.apache.cocoon.rest.controller
This controller is responsible for the execution of instances of REST controller beans.
SpringRESTController() - Constructor for class org.apache.cocoon.rest.controller.SpringRESTController
 
STAR - Static variable in class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
Default path separator: "/"
start() - Method in class org.apache.cocoon.monitoring.reconfiguration.LoggingConfigurationResetter
Starts thread
startCDATA() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
startCDATA() - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
startCDATA() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
startCDATA() - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
startCDATA() - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
startCDATA() - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
startDocument() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
startDocument() - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
startDocument() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
startDocument() - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
startDocument() - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
startDocument() - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
startDocument() - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
startDocument() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceTransformer
 
startDocument() - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
startDTD(String, String, String) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
startDTD(String, String, String) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
startDTD(String, String, String) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
startDTD(String, String, String) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
startDTD(String, String, String) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
startDTD(String, String, String) - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.optional.pipeline.components.sax.solr.SolrConsumer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.CleaningTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.IncludeTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
startEntity(String) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
startEntity(String) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
startEntity(String) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
startEntity(String) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
startEntity(String) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
startEntity(String) - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
Starter - Interface in org.apache.cocoon.pipeline.component
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.sax.component.CleaningTransformer
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.sax.component.LogAsXMLTransformer
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.sax.component.LogTransformer
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
startPrefixMapping(String, String) - Method in class org.apache.cocoon.sax.xpointer.ShorthandPart
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.sax.xpointer.XPointerPart
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
startSAXRecording() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Start recording of SAX events.
startSAXRecording() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
StartsWithMatcher - Class in org.apache.cocoon.sitemap.matcher
 
StartsWithMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.StartsWithMatcher
 
StaticNamespaceContext - Interface in org.apache.cocoon.stax.converter.util
Marker interface used to denote NamespaceContext implementations whose state is not transient or dependent on external objects/events and will remain stable unless explicitly updated.
Statistics - Class in org.apache.cocoon.monitoring.statistics
 
Statistics(StatisticsEnabled) - Constructor for class org.apache.cocoon.monitoring.statistics.Statistics
 
StatisticsCollector - Class in org.apache.cocoon.monitoring.statistics
 
StatisticsCollector() - Constructor for class org.apache.cocoon.monitoring.statistics.StatisticsCollector
This constructor uses default values of DEFAULT_MAX_KEEP_TIME, and DEFAULT_REFRESH_DELAY to pass into StatisticsCollector(long, long)
StatisticsCollector(long, long) - Constructor for class org.apache.cocoon.monitoring.statistics.StatisticsCollector
 
StatisticsEnabled - Interface in org.apache.cocoon.monitoring.statistics
 
StatisticsInitializer - Class in org.apache.cocoon.monitoring.statistics
 
StatisticsInitializer(Map<String, StatisticsEnabled>, MBeanExporter) - Constructor for class org.apache.cocoon.monitoring.statistics.StatisticsInitializer
 
StatisticsSourceEnabled - Interface in org.apache.cocoon.monitoring.statistics
 
statisticsSourceName() - Method in class org.apache.cocoon.monitoring.statistics.aspects.CacheStatisticsAspect
 
statisticsSourceName() - Method in class org.apache.cocoon.monitoring.statistics.aspects.PipelineHitCountStatisticsAspect
 
statisticsSourceName() - Method in class org.apache.cocoon.monitoring.statistics.aspects.ServletHitCountStatisticsAspect
 
statisticsSourceName() - Method in class org.apache.cocoon.monitoring.statistics.aspects.UrlHitCountStatisticsAspect
 
statisticsSourceName() - Method in interface org.apache.cocoon.monitoring.statistics.StatisticsEnabled
 
Status - Class in org.apache.cocoon.rest.controller.response
 
Status(int) - Constructor for class org.apache.cocoon.rest.controller.response.Status
 
StAXConsumer - Interface in org.apache.cocoon.stax
The specific interface for StAX consumer implementation of the cocoon Consumer interface.
StAXEventContentHandler - Class in org.apache.cocoon.stax.converter.util
SAX ContentHandler that writes events to a StAX XMLEventConsumer.
StAXEventContentHandler() - Constructor for class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Constructs a default instance with a default event factory.
StAXEventContentHandler(XMLEventConsumer) - Constructor for class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Constructs an instance that writes events to the provided XMLEventConsumer.
StAXEventContentHandler(XMLEventConsumer, XMLEventFactory) - Constructor for class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
Constructs an instance that writes events constructed with the provided XMLEventFactory to the provided XMLEventConsumer
StAXPipelineComponent - Interface in org.apache.cocoon.stax
This is a component used in a StAX pipeline.
A pipeline component consuming and/or producing XMLEvents should implement this marker interface.
StAXProducer - Interface in org.apache.cocoon.stax
Extension of the cocoon Producer element for all StAX specific components.
StAXToSAXPipelineAdapter - Class in org.apache.cocoon.stax.converter
A transformer which transforms between a StAX-only pipeline and a SAX-only pipeline.
StAXToSAXPipelineAdapter() - Constructor for class org.apache.cocoon.stax.converter.StAXToSAXPipelineAdapter
 
store(CacheKey, CacheValue) - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Actually stores the given cacheValue at the given cacheKey in the underlying storage.

This method is to replace any previously stored CacheValue (if any).
store(CacheKey, CacheValue) - Method in class org.apache.cocoon.pipeline.caching.SimpleCache
Actually stores the given cacheValue at the given cacheKey in the underlying storage.

This method is to replace any previously stored CacheValue (if any).
store(String, ProfilingData) - Method in class org.apache.cocoon.profiling.data.EhCacheProfilingDataHolder
Store the given ProfilingData objects using the given id as key.
store(String, ProfilingData) - Method in interface org.apache.cocoon.profiling.data.ProfilingDataHolder
Store the given ProfilingData objects using the given id as key.
storeContext(Map<String, Object>, Map<String, Object>) - Static method in class org.apache.cocoon.servlet.controller.ControllerContextHelper
Store the controller context (a Map) in the Cocoon parameters.
storeContext(Map<String, Object>, HttpServletRequest) - Static method in class org.apache.cocoon.servlet.controller.ControllerContextHelper
Store the controller context (a Map directly into the HttpServletRequest.
storeRequest(HttpServletRequest, Map<String, Object>) - Static method in class org.apache.cocoon.servlet.util.HttpContextHelper
 
storeResponse(HttpServletResponse, Map<String, Object>) - Static method in class org.apache.cocoon.servlet.util.HttpContextHelper
 
storeServletContext(ServletContext, Map<String, Object>) - Static method in class org.apache.cocoon.servlet.util.HttpContextHelper
 
storeSettings(Settings, Map<String, Object>) - Static method in class org.apache.cocoon.servlet.util.SettingsHelper
 
StringRepresentation - Class in org.apache.cocoon.pipeline.util
Helper class to create the String for Object.toString().
StringRepresentation() - Constructor for class org.apache.cocoon.pipeline.util.StringRepresentation
 
StringTemplateGenerator - Class in org.apache.cocoon.stringtemplate
 
StringTemplateGenerator() - Constructor for class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
StringTemplateGenerator(URL) - Constructor for class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
StringTemplateReader - Class in org.apache.cocoon.stringtemplate
 
StringTemplateReader() - Constructor for class org.apache.cocoon.stringtemplate.StringTemplateReader
 
StringTemplateReader(URL) - Constructor for class org.apache.cocoon.stringtemplate.StringTemplateReader
 

T

ThreadLocalCollectorDataStore - Class in org.apache.cocoon.servlet.collector
 
ThreadLocalCollectorDataStore() - Constructor for class org.apache.cocoon.servlet.collector.ThreadLocalCollectorDataStore
 
TimestampCacheKey - Class in org.apache.cocoon.pipeline.caching
 
TimestampCacheKey(URL, long) - Constructor for class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
toGenericType(T) - Static method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.GenericType
 
toHashCode() - Method in class org.apache.cocoon.pipeline.util.MurmurHashCodeBuilder
 
toOutputStream(OutputStream, SAXBuffer) - Static method in class org.apache.cocoon.sax.util.XMLUtils
Serialize the content of a SAXBuffer into an OutputStream.
toSax(InputStream, ContentHandler) - Static method in class org.apache.cocoon.sax.util.XMLUtils
Use a SAX parser and read the content of an InputStream into an SAXConsumer.
toSax(String, ContentHandler) - Static method in class org.apache.cocoon.sax.util.XMLUtils
Use a SAX parser and read the content of an InputStream into an SAXConsumer.
toSax(URLConnection, ContentHandler) - Static method in class org.apache.cocoon.sax.util.XMLUtils
Stream a URLConnection into an SAXConsumer by using XMLUtils.toSax(InputStream, ContentHandler).
toString() - Method in class org.apache.cocoon.optional.pipeline.components.sax.betwixt.BetwixtBeanGenerator
 
toString() - Method in class org.apache.cocoon.optional.pipeline.components.sax.fop.FopSerializer
 
toString() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.GenericType
 
toString() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
toString() - Method in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
toString() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingHTMLSerializer
 
toString() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXHTMLSerializer
 
toString() - Method in class org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXMLSerializer
 
toString() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
toString() - Method in class org.apache.cocoon.pipeline.caching.CacheRefreshManagerImpl
 
toString() - Method in class org.apache.cocoon.pipeline.caching.CompleteCacheValue
 
toString() - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
toString() - Method in class org.apache.cocoon.pipeline.caching.SimpleCache
toString() - Method in class org.apache.cocoon.pipeline.caching.SimpleCacheKey
 
toString() - Method in class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
toString() - Method in class org.apache.cocoon.sax.AbstractSAXProducer
 
toString() - Method in class org.apache.cocoon.sax.AbstractSAXSerializer
toString() - Method in class org.apache.cocoon.sax.component.IncludeTransformer
 
toString() - Method in class org.apache.cocoon.sax.component.SchemaProcessorTransformer
 
toString() - Method in class org.apache.cocoon.sax.component.XMLGenerator
 
toString() - Method in class org.apache.cocoon.sax.component.XSLTTransformer
 
toString() - Method in class org.apache.cocoon.servlet.component.RedirectorComponent
toString() - Method in class org.apache.cocoon.servlet.node.RedirectNode
toString() - Method in class org.apache.cocoon.sitemap.component.FileReaderComponent
toString() - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
toString() - Method in class org.apache.cocoon.sitemap.node.ActNode
 
toString() - Method in class org.apache.cocoon.sitemap.node.ErrorNode
 
toString() - Method in class org.apache.cocoon.sitemap.node.GenerateNode
toString() - Method in class org.apache.cocoon.sitemap.node.MatchNode.MatcherContext
 
toString() - Method in class org.apache.cocoon.sitemap.node.PipelineNode
toString() - Method in class org.apache.cocoon.sitemap.node.ReadNode
toString() - Method in class org.apache.cocoon.sitemap.node.SerializeNode
toString() - Method in class org.apache.cocoon.sitemap.node.TransformNode
toString() - Method in class org.apache.cocoon.stax.component.IncludeTransformer
transform(String, URL...) - Static method in class org.apache.cocoon.sax.util.TransformationUtils
Transform an XML string by using XSLT.
transform(String, Map<String, Object>, URL...) - Static method in class org.apache.cocoon.sax.util.TransformationUtils
Transform an XML string by using XSLT.
transform(String, Properties, URL...) - Static method in class org.apache.cocoon.sax.util.TransformationUtils
Transform an XML string by using XSLT.
transform(String, Map<String, Object>, Properties, URL...) - Static method in class org.apache.cocoon.sax.util.TransformationUtils
Transform an XML string by using XSLT.
transform(String, OutputStream, URL...) - Static method in class org.apache.cocoon.sax.util.TransformationUtils
Transform an XML string by using XSLT and write the result into an OutputStream.
transform(String, OutputStream, Map<String, Object>, URL...) - Static method in class org.apache.cocoon.sax.util.TransformationUtils
Transform an XML string by using XSLT and write the result into an OutputStream.
transform(String, OutputStream, Properties, URL...) - Static method in class org.apache.cocoon.sax.util.TransformationUtils
Transform an XML string by using XSLT and write the result into an OutputStream.
transform(String, Map<String, Object>, Properties, OutputStream, URL...) - Static method in class org.apache.cocoon.sax.util.TransformationUtils
Transform an XML string and write the result into an OutputStream.
TransformationUtils - Class in org.apache.cocoon.sax.util
This class contains utility methods to transform an XML string by using XSLT.
TransformationUtils() - Constructor for class org.apache.cocoon.sax.util.TransformationUtils
 
TransformNode - Class in org.apache.cocoon.sitemap.node
 
TransformNode() - Constructor for class org.apache.cocoon.sitemap.node.TransformNode
 
TransformNodeProfiler - Class in org.apache.cocoon.profiling.profiler
 
TransformNodeProfiler() - Constructor for class org.apache.cocoon.profiling.profiler.TransformNodeProfiler
 
TraxErrorListener - Class in org.apache.cocoon.sax.component
A smart error listener for javax.xml.tranform that does its best to provide useful error messages.
TraxErrorListener(Log, String) - Constructor for class org.apache.cocoon.sax.component.TraxErrorListener
 

U

UnitSizeFormatter - Class in org.apache.cocoon.monitoring.util
 
UnitSizeFormatter() - Constructor for class org.apache.cocoon.monitoring.util.UnitSizeFormatter
 
unpackProxy(T) - Static method in class org.apache.cocoon.rest.controller.SpringRESTController
 
unpackProxy(T) - Static method in class org.apache.cocoon.sitemap.util.SpringProxyHelper
 
UnsupportedPart - Class in org.apache.cocoon.sax.xpointer
$Id: UnsupportedPart.java 892809 2009-12-21 13:14:59Z reinhard $
UnsupportedPart(String) - Constructor for class org.apache.cocoon.sax.xpointer.UnsupportedPart
 
URLConnectionUtils - Class in org.apache.cocoon.pipeline.util
 
URLConnectionUtils() - Constructor for class org.apache.cocoon.pipeline.util.URLConnectionUtils
 
UrlHitCountStatisticsAspect - Class in org.apache.cocoon.monitoring.statistics.aspects
 
UrlHitCountStatisticsAspect() - Constructor for class org.apache.cocoon.monitoring.statistics.aspects.UrlHitCountStatisticsAspect
 
UrlHitCountStatisticsAspect(long, long) - Constructor for class org.apache.cocoon.monitoring.statistics.aspects.UrlHitCountStatisticsAspect
 
URLResponse - Class in org.apache.cocoon.rest.controller.response
A URL as controller response.
URLResponse(String) - Constructor for class org.apache.cocoon.rest.controller.response.URLResponse
 
URLResponse(String, Map<String, Object>) - Constructor for class org.apache.cocoon.rest.controller.response.URLResponse
 
URLResponse(URL) - Constructor for class org.apache.cocoon.rest.controller.response.URLResponse
 
URLResponse(URL, Map<String, Object>) - Constructor for class org.apache.cocoon.rest.controller.response.URLResponse
 
URLResponseBuilder - Class in org.apache.cocoon.rest.jaxrs.response
A class to get a ResponseBuilder that has all information set correctly that is provided by a URLConnection.
URLResponseBuilder() - Constructor for class org.apache.cocoon.rest.jaxrs.response.URLResponseBuilder
 
UUIDProfilingIdGenerator - Class in org.apache.cocoon.profiling.data
The UUIDProfilingIdGenerator uses ThreadLocal to separate the id management for different threads and generates ids based on UUID objects created by UUID.randomUUID(), which should be reasonably unique for profiling purposes.
UUIDProfilingIdGenerator() - Constructor for class org.apache.cocoon.profiling.data.UUIDProfilingIdGenerator
 

V

valueOf(String) - Static method in enum org.apache.cocoon.profiling.ProfileMethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cocoon.sitemap.node.InvocationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cocoon.stax.navigation.MatchingType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cocoon.profiling.ProfileMethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cocoon.sitemap.node.InvocationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cocoon.stax.navigation.MatchingType
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(SAXParseException) - Method in class org.apache.cocoon.sax.component.SchemaErrorHandler
 
warning(TransformerException) - Method in class org.apache.cocoon.sax.component.TraxErrorListener
 
warning(SAXParseException) - Method in class org.apache.cocoon.stax.converter.util.StAXEventContentHandler
 
WhenNode - Class in org.apache.cocoon.sitemap.node
 
WhenNode() - Constructor for class org.apache.cocoon.sitemap.node.WhenNode
 
WicketReader - Class in org.apache.cocoon.wicket.sitemap
The simplest possible integration of Wicket as a reader component.
WicketReader() - Constructor for class org.apache.cocoon.wicket.sitemap.WicketReader
 
WildcardMatcher - Class in org.apache.cocoon.sitemap.matcher
 
WildcardMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.WildcardMatcher
 
WildcardMatcher.UnsupportedNamedWildcardExpressionException - Exception in org.apache.cocoon.sitemap.matcher
 
WildcardMatcher.UnsupportedNamedWildcardExpressionException(String) - Constructor for exception org.apache.cocoon.sitemap.matcher.WildcardMatcher.UnsupportedNamedWildcardExpressionException
 
WildcardMatcher.WildcardExpressionRewriter - Class in org.apache.cocoon.sitemap.matcher
The WildcardMatcher.WildcardExpressionRewriter takes an expression like /abc/{id}/{name}.html and replaces all placeholders by stars ('*') so that the WildcardHelper can be used.
WildcardMatcher.WildcardExpressionRewriter(String) - Constructor for class org.apache.cocoon.sitemap.matcher.WildcardMatcher.WildcardExpressionRewriter
 
WildcardMatcherHelper - Class in org.apache.cocoon.sitemap.util
This class is an utility class that perform wildcard-patterns matching and isolation.
WildcardMatcherHelper() - Constructor for class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
 
withEmptyConfiguration() - Method in interface org.apache.cocoon.pipeline.builder.LinkedPipelineConfigurationBuilder
 
write(byte[], int, int) - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
write(int) - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
writeTo(OutputStream) - Method in interface org.apache.cocoon.pipeline.caching.CacheValue
 
writeTo(OutputStream) - Method in class org.apache.cocoon.pipeline.caching.CompleteCacheValue
writeTo(OutputStream) - Method in class org.apache.cocoon.pipeline.caching.ObjectCacheValue

X

XIncludeTransformer - Class in org.apache.cocoon.sax.component
$Id: XIncludeTransformer.java 907774 2010-02-08 19:49:59Z simonetripodi $
XIncludeTransformer() - Constructor for class org.apache.cocoon.sax.component.XIncludeTransformer
 
XIncludeTransformer(URL) - Constructor for class org.apache.cocoon.sax.component.XIncludeTransformer
 
XMLEventToContentHandler - Class in org.apache.cocoon.stax.converter.util
This is a simple utility class that adapts StAX events from an XMLEventReader to SAX events on a ContentHandler, bridging between the two parser technologies.
XMLEventToContentHandler(XMLFilterImplEx) - Constructor for class org.apache.cocoon.stax.converter.util.XMLEventToContentHandler
Construct a new StAX to SAX adapter that will convert a StAX event stream into a SAX event stream.
XMLFilterImplEx - Class in org.apache.cocoon.stax.converter.util
Extension to XMLFilterImpl that implements LexicalHandler.
XMLFilterImplEx() - Constructor for class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
XMLGenerator - Class in org.apache.cocoon.sax.component
General purpose SAX generator that produces SAX events from different sources.
XMLGenerator() - Constructor for class org.apache.cocoon.sax.component.XMLGenerator
 
XMLGenerator(byte[]) - Constructor for class org.apache.cocoon.sax.component.XMLGenerator
 
XMLGenerator(byte[], String) - Constructor for class org.apache.cocoon.sax.component.XMLGenerator
 
XMLGenerator(File) - Constructor for class org.apache.cocoon.sax.component.XMLGenerator
 
XMLGenerator(InputStream) - Constructor for class org.apache.cocoon.sax.component.XMLGenerator
 
XMLGenerator(Node) - Constructor for class org.apache.cocoon.sax.component.XMLGenerator
 
XMLGenerator(SAXBuffer) - Constructor for class org.apache.cocoon.sax.component.XMLGenerator
 
XMLGenerator(String) - Constructor for class org.apache.cocoon.sax.component.XMLGenerator
 
XMLGenerator(URL) - Constructor for class org.apache.cocoon.sax.component.XMLGenerator
 
XMLGenerator - Class in org.apache.cocoon.stax.component
General element generator for a StAX pipeline directly taking all elements from an internal XMLEventReader created from an InputStream or directly from an URL.
XMLGenerator(InputStream) - Constructor for class org.apache.cocoon.stax.component.XMLGenerator
Creating an XMLGenerator with an XMLEventReader from an InputStream.
XmlnsPart - Class in org.apache.cocoon.sax.xpointer
$Id: XmlnsPart.java 892809 2009-12-21 13:14:59Z reinhard $
XmlnsPart(String, String) - Constructor for class org.apache.cocoon.sax.xpointer.XmlnsPart
Creates an XmlnsPart.
XMLSerializer - Class in org.apache.cocoon.sax.component
 
XMLSerializer() - Constructor for class org.apache.cocoon.sax.component.XMLSerializer
 
XMLSerializer(Properties) - Constructor for class org.apache.cocoon.sax.component.XMLSerializer
 
XMLSerializer - Class in org.apache.cocoon.stax.component
Standard implementation of the cocoon Finisher for StAX pipelines.
XMLSerializer() - Constructor for class org.apache.cocoon.stax.component.XMLSerializer
 
XMLSitemapServlet - Class in org.apache.cocoon.servlet
The Cocoon 3 servlet.
XMLSitemapServlet() - Constructor for class org.apache.cocoon.servlet.XMLSitemapServlet
 
XMLUtils - Class in org.apache.cocoon.sax.util
Utilities for the usage of an XMLReader together with a SAXConsumer.
XMLUtils() - Constructor for class org.apache.cocoon.sax.util.XMLUtils
 
XPointer - Class in org.apache.cocoon.sax.xpointer
$Id: XPointer.java 892809 2009-12-21 13:14:59Z reinhard $
XPointer() - Constructor for class org.apache.cocoon.sax.xpointer.XPointer
 
XPointerContext - Class in org.apache.cocoon.sax.xpointer
$Id: XPointerContext.java 892809 2009-12-21 13:14:59Z reinhard $
XPointerContext(String, SAXConsumer) - Constructor for class org.apache.cocoon.sax.xpointer.XPointerContext
 
XPointerPart - Class in org.apache.cocoon.sax.xpointer
$Id: XPointerPart.java 892809 2009-12-21 13:14:59Z reinhard $
XPointerPart(String) - Constructor for class org.apache.cocoon.sax.xpointer.XPointerPart
 
XSLTTransformer - Class in org.apache.cocoon.sax.component
 
XSLTTransformer() - Constructor for class org.apache.cocoon.sax.component.XSLTTransformer
Empty constructor, used in sitemap.
XSLTTransformer(URL) - Constructor for class org.apache.cocoon.sax.component.XSLTTransformer
Creates a new transformer reading the XSLT from the URL source.
XSLTTransformer(URL, Map<String, Object>) - Constructor for class org.apache.cocoon.sax.component.XSLTTransformer
Creates a new transformer reading the XSLT from the URL source and setting the Transformer Factory attributes.

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

Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.