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

A

AbstractAsyncronService - Class in org.apache.cocoon.rest.optional
 
AbstractAsyncronService() - Constructor for class org.apache.cocoon.rest.optional.AbstractAsyncronService
 
AbstractAsyncronService.ThreadPerTaskExecutor - Class in org.apache.cocoon.rest.optional
 
AbstractAsyncronService.ThreadPerTaskExecutor() - Constructor for class org.apache.cocoon.rest.optional.AbstractAsyncronService.ThreadPerTaskExecutor
 
AbstractCache - Class in org.apache.cocoon.pipeline.caching
An abstract implementation of the Cache interface.
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
 
AbstractShiroLogin - Class in org.apache.cocoon.shiro.rest
 
AbstractShiroLogin() - Constructor for class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
AbstractShiroLogout - Class in org.apache.cocoon.shiro.rest
 
AbstractShiroLogout() - Constructor for class org.apache.cocoon.shiro.rest.AbstractShiroLogout
 
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.
addAncestorPath(File, Stack<File>) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Adds recursively the path from the directory matched by the root pattern down to the requested directory.
addAttribute(String, String, String, String, String) - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
addCacheKey(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
addCDATAAttribute(String, String) - Method in class org.apache.cocoon.sax.util.AttributesImpl
Add an attribute of type CDATA with empty Namespace to the end of the list.
addCDATAAttribute(String, String, String) - Method in class org.apache.cocoon.sax.util.AttributesImpl
Add an attribute of type CDATA with the namespace to the end of the list.
addCDATAAttribute(String, String, String, String) - Method in class org.apache.cocoon.sax.util.AttributesImpl
Add an attribute of type CDATA to the end of the list.
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
addComponent(SAXProducer) - Method in class org.apache.cocoon.wicket.markup.html.CocoonSAXPipelineComponent
 
addContent(Calendar, Locale) - Method in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
Add content to a <day> element.
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
 
addEscapes(String) - Static method in error org.apache.cocoon.sax.xpointer.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
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
 
addPath(File, int) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Adds a single node to the generated document.
addPipeline(String, Pipeline<SAXPipelineComponent>) - Method in class org.apache.cocoon.cli.PipelinesRegistry
 
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
addToken(VariableExpressionTokenizer.TokenReceiver.Type, String) - Method in interface org.apache.cocoon.sax.util.VariableExpressionTokenizer.TokenReceiver
Reports parsed tokens.
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
adjustBeginLineColumn(int, int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
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
 
anotherService(String, String, UriInfo, Request) - Method in class org.apache.cocoon.sample.jaxrs.SampleJaxRsResource1
 
App - Class in org.apache.cocoon.rest.optional
Hello world!
App() - Constructor for class org.apache.cocoon.rest.optional.App
 
App - Class in org.apache.cocoon.shiro.sample
Hello world!
App() - Constructor for class org.apache.cocoon.shiro.sample.App
 
append(byte[]) - Method in class org.apache.cocoon.util.murmurhash.MurmurHashCodeBuilder
 
append(int) - Method in class org.apache.cocoon.util.murmurhash.MurmurHashCodeBuilder
 
append(long) - Method in class org.apache.cocoon.util.murmurhash.MurmurHashCodeBuilder
 
append(String) - Method in class org.apache.cocoon.util.murmurhash.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
 
ATTR_ATTR - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used with any element (even not i18n) to translate attribute values.
ATTR_CURRENCY - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used to specify a different locale for the currency.
ATTR_EXPR - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used with any element (even not i18n) to evaluate attribute values.
ATTR_FRACTION_DIGITS - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
fraction-digits attribute is used with i18:number to indicate the number of digits behind the fraction
ATTR_LOCALE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used with date and number formatting elements to indicate the locale that should be used to format the element value.
ATTR_PARAM_NAME - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute affects a name to the param that could be used for substitution.
ATTR_PATTERN - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used with date and number formatting elements to indicate the pattern that should be used to format the element value.
ATTR_SRC_LOCALE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used with date and number formatting elements to indicate the locale that should be used to parse the element value.
ATTR_SRC_PATTERN - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used with date and number formatting elements to indicate the pattern that should be used to parse the element value.
ATTR_TYPE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used with number formatting elements to indicate the type of formatting (currency | int-currency | percent | ...)
ATTR_VALUE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used with date and number formatting elements to indicate the value that should be parsed and formatted.
attribute(String, T) - Static method in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
attribute(String, String, String, String, T) - Static method in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
attributes - Variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
Convenience object, so we don't need to create an AttributesImpl for every element.
attributes - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Convenience object, so we don't need to create an AttributesImpl for every element.
AttributesImpl - Class in org.apache.cocoon.sax.util
A helper Class creating SAX Attributes
AttributesImpl() - Constructor for class org.apache.cocoon.sax.util.AttributesImpl
Constructor
AttributesImpl(Attributes) - Constructor for class org.apache.cocoon.sax.util.AttributesImpl
Constructor
AttributeTypes - Interface in org.apache.cocoon.sax.util
 
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

backup(int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Backup a number of characters.
BALANCE_TAGS_URI - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
BaseChar - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
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
 
beginColumn - Variable in class org.apache.cocoon.sax.xpointer.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.cocoon.sax.xpointer.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Start.
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
 
bidExecutor - Variable in class org.apache.cocoon.rest.optional.AbstractAsyncronService
 
BinaryResponse - Class in org.apache.cocoon.rest.controller.response
Simple wrapper to to write binary data response to different content types.
BinaryResponse(InputStream, String) - Constructor for class org.apache.cocoon.rest.controller.response.BinaryResponse
 
BinaryResponse(InputStream, String, int) - Constructor for class org.apache.cocoon.rest.controller.response.BinaryResponse
 
body(T) - Method in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
bufcolumn - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
buffer - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
bufline - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
bufpos - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Position in buffer.
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
 
CacheableDemoRESTController - Class in org.apache.cocoon.sample.controller
 
CacheableDemoRESTController() - Constructor for class org.apache.cocoon.sample.controller.CacheableDemoRESTController
 
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
 
cacheKeyParList - Variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
The cache key needs to be generated for the configuration of this generator, so storing the parameters for generateKey().
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
 
CachingTimestampGenerator - Class in org.apache.cocoon.sample.generation
 
CachingTimestampGenerator() - Constructor for class org.apache.cocoon.sample.generation.CachingTimestampGenerator
 
CALENDAR_NODE_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
Node and attribute names
CalendarGenerator - Class in org.apache.cocoon.optional.pipeline.components.sax.calendar
Generates an XML document representing a calendar for a given month and year.
CalendarGenerator() - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
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
 
CDATA - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
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.I18nTransformer
 
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.TextSerializer
 
characters(char[], int, int) - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
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.
CIRC_LBRACE - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
CIRC_RBRACE - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
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
clear() - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
clearAllGreaterThen(long) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
Clears all cache entry's that size is greater that minSize parameter.
clearAllOlderThen(String) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
Clears all cache entry's that are older than baseDate parameter.
clearAllSmallerThen(long) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
Clears all cache entries whose size is smaller than maxSize parameter.
clearAllYoungerThen(String) - Method in class org.apache.cocoon.monitoring.cache.CacheBurstActions
Clears all cache entry's that are younger than baseDate parameter.
CliCommand - Class in org.apache.cocoon.cli
 
CliCommand() - Constructor for class org.apache.cocoon.cli.CliCommand
 
CLOB_ENCODING - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
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
 
CocoonSampleWicketWebapp - Class in org.apache.cocoon.sample.wicket
 
CocoonSampleWicketWebapp() - Constructor for class org.apache.cocoon.sample.wicket.CocoonSampleWicketWebapp
 
CocoonSAXPipelineComponent - Class in org.apache.cocoon.wicket.markup.html
 
CocoonSAXPipelineComponent(String, Pipeline<SAXPipelineComponent>) - Constructor for class org.apache.cocoon.wicket.markup.html.CocoonSAXPipelineComponent
 
CocoonSitemapRequestHandler - Class in org.apache.cocoon.wicket.request
 
CocoonSitemapRequestHandler(String, String) - Constructor for class org.apache.cocoon.wicket.request.CocoonSitemapRequestHandler
 
CocoonSitemapRequestMapper - Class in org.apache.cocoon.wicket.request
 
CocoonSitemapRequestMapper(String, String) - Constructor for class org.apache.cocoon.wicket.request.CocoonSitemapRequestMapper
 
CocoonWicketRuntimeException - Exception in org.apache.cocoon.wicket.request
 
CocoonWicketRuntimeException(String, Throwable) - Constructor for exception org.apache.cocoon.wicket.request.CocoonWicketRuntimeException
 
CollectorDataStore - Interface in org.apache.cocoon.servlet.collector
 
column - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
CombiningChar - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
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.
conditionalGet() - Method in class org.apache.cocoon.sample.jaxrs.SampleJaxRsResource2
 
ConfigurationUtils - Class in org.apache.cocoon.optional.servlet.components.sax.serializers.util
 
conn - Variable in class org.apache.cocoon.sax.component.SQLTransformer
The connection shared by top level queries (if configuration allows)
CONNECT_ATTEMPTS - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
connectAttempts - Variable in class org.apache.cocoon.sax.component.SQLTransformer
How many connection attempts to do?
connectWaittime - Variable in class org.apache.cocoon.sax.component.SQLTransformer
How long wait between connection attempts?
connName - Variable in class org.apache.cocoon.sax.component.SQLTransformer
The "name" of the connection shared by top level queries (if configuration allows)
constructCacheKey() - Method in class org.apache.cocoon.controller.SpringControllerComponent
constructCacheKey() - Method in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
constructCacheKey() - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
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.sample.controller.CacheableDemoRESTController
 
constructCacheKey() - Method in class org.apache.cocoon.sample.generation.CachingTimestampGenerator
 
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.I18nTransformer
 
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(String) - 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
 
contentHandler - Variable in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
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
 
ControllerContextAwareStringTemplateGenerator(URL) - 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.
convertEvent(XMLEvent) - Method in class org.apache.cocoon.stax.converter.util.XMLEventToContentHandler
 
copyInputstream(URLConnection) - Method in class org.apache.cocoon.stax.component.XMLGenerator
 
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
createPlainSerializer() - Static method in class org.apache.cocoon.sax.component.TextSerializer
 
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
 
CSVGenerator - Class in org.apache.cocoon.optional.pipeline.components.sax.csv
A simple parser converting a Comma Separated Values (CSV) file into XML.
CSVGenerator() - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.csv.CSVGenerator
Create a new CSVGenerator instance.
CSVGenerator(String) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.csv.CSVGenerator
 
curChar - Variable in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
 
currentToken - Variable in exception org.apache.cocoon.sax.xpointer.ParseException
This is the last token that has been consumed successfully.
CustomException - Exception in org.apache.cocoon.sample.action
 
CustomException() - Constructor for exception org.apache.cocoon.sample.action.CustomException
 
CustomException(String) - Constructor for exception org.apache.cocoon.sample.action.CustomException
 
CustomException(String, Throwable) - Constructor for exception org.apache.cocoon.sample.action.CustomException
 
CustomException(Throwable) - Constructor for exception org.apache.cocoon.sample.action.CustomException
 

D

data(String) - Method in class org.apache.cocoon.sax.component.SQLTransformer
Helper method for generating SAX events
DATE_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
DATE_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
dateFormatter - Variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
The format for dates
dateFormatter - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The dateFormatter determines into which date format the lastModified time should be converted.
DAY_NODE_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
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
 
debugStream - Variable in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Debug output.
DEFAULT - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
Lexical state.
DEFAULT_ENCODING - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
The default encoding of the resource bundle files.
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_NAMESPACE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
The namespace for XML elements inside messages.
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.
DemoRESTController - Class in org.apache.cocoon.sample.controller
 
DemoRESTController() - Constructor for class org.apache.cocoon.sample.controller.DemoRESTController
 
DemoRESTControllerAspect1 - Class in org.apache.cocoon.sample.controller
 
DemoRESTControllerAspect1() - Constructor for class org.apache.cocoon.sample.controller.DemoRESTControllerAspect1
 
DemoRESTControllerAspect2 - Class in org.apache.cocoon.sample.controller
 
DemoRESTControllerAspect2() - Constructor for class org.apache.cocoon.sample.controller.DemoRESTControllerAspect2
 
depth - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The depth parameter determines how deep the DirectoryGenerator should delve.
destroy() - Method in class org.apache.cocoon.servlet.DebugFilter
 
detach(IRequestCycle) - Method in class org.apache.cocoon.wicket.request.CocoonSitemapRequestHandler
 
DIR_NODE_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
DirectoryGenerator - Class in org.apache.cocoon.optional.pipeline.components.sax.directory
 
DirectoryGenerator() - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
DirectoryGenerator(File) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
disable() - Method in class org.apache.cocoon.profiling.jmx.ProfilingManagement
 
disable_tracing() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Disable tracing.
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
 
doGet() - Method in class org.apache.cocoon.rest.optional.AbstractAsyncronService
 
doGet() - Method in class org.apache.cocoon.rest.optional.sample.ProgressService
 
doGet() - Method in class org.apache.cocoon.sample.controller.CacheableDemoRESTController
 
doGet() - Method in class org.apache.cocoon.sample.controller.DemoRESTController
 
doGet() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
doGet() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogout
 
doHead() - Method in interface org.apache.cocoon.rest.controller.method.Head
 
Done() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reset buffer when finished.
doOptions() - Method in interface org.apache.cocoon.rest.controller.method.Options
 
doPost() - Method in interface org.apache.cocoon.rest.controller.method.Post
 
doPost() - Method in class org.apache.cocoon.rest.optional.AbstractAsyncronService
 
doPost() - Method in class org.apache.cocoon.rest.optional.sample.ProgressService
 
doPost() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
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.
DOUBLE_CIRC - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
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
 
ELEM_CHOOSE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:choose element is used to translate elements in-place.
ELEM_CURRENCY - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
Currency element name
ELEM_CURRENCY_NO_UNIT - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
Currency without unit element name
ELEM_DATE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:date is used to provide a localized date string.
ELEM_DATE_TIME - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:date-time is used to provide a localized date and time string.
ELEM_IF - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:if is used to test a locale.
ELEM_INT_CURRENCY - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
Integer currency element name
ELEM_INT_CURRENCY_NO_UNIT - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
Integer currency without unit element name
ELEM_NUMBER - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:number is used to provide a localized number string.
ELEM_OTHERWISE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:otherwise is used to match any locale when no matching locale has been found inside an i18n:choose block.
ELEM_PARAM - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:param is used with i18n:translate to provide substitution params.
ELEM_PERCENT - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
Percent element name
ELEM_TEXT - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:text element is used to translate any text, with or without markup.
ELEM_TIME - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:time is used to provide a localized time string.
ELEM_TRANSLATE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:translate element is used to translate text with parameter substitution.
ELEM_WHEN - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
i18n:when is used to test a locale.
ELEMS_URI - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
EMPTY_ATTRIBUTES - Static variable in class org.apache.cocoon.sax.util.XMLUtils
Empty attributes immutable object.
EMPTY_NAMESPACE - Static variable in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
 
enable() - Method in class org.apache.cocoon.profiling.jmx.ProfilingManagement
 
enable_tracing() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Enable tracing.
enableAutoRefresh(long) - Method in class org.apache.cocoon.monitoring.cache.entry.CacheEntrysMonitorInitializer
Enables auto refresh action.
enableValidation(URL, SAXParserFactory) - Method in class org.apache.cocoon.sitemap.SitemapBuilder
Enable sitemap validation against the XSD schema.
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
 
end(String, String, String) - Method in class org.apache.cocoon.sax.component.SQLTransformer
Helper method for generating SAX events
end() - Method in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
endAncestorValueElement() - Method in class org.apache.cocoon.sax.component.SQLTransformer
</ancestor-value>
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
 
endColumn - Variable in class org.apache.cocoon.sax.xpointer.Token
The column number of the last character of this Token.
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.TextSerializer
 
endDocument() - Method in class org.apache.cocoon.sax.component.XIncludeTransformer
endDocument() - Method in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
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
 
endDocument() - Method in class org.apache.cocoon.stringtemplate.StringTemplateTransformer
 
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.TextSerializer
 
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.I18nTransformer
 
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.SQLTransformer
Process the SAX event.
endElement(String, String, String) - Method in class org.apache.cocoon.sax.component.TextSerializer
 
endElement(String, String, String) - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
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
 
endEscapeStringElement() - Method in class org.apache.cocoon.sax.component.SQLTransformer
</escape-string>
endExecuteQueryElement() - Method in class org.apache.cocoon.sax.component.SQLTransformer
</execute-query>
endInParameterElement() - Method in class org.apache.cocoon.sax.component.SQLTransformer
</in-parameter>
endLine - Variable in class org.apache.cocoon.sax.xpointer.Token
The line number of the last character of this Token.
endNode(String) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Ends the named node.
endOutParameterElement() - Method in class org.apache.cocoon.sax.component.SQLTransformer
</out-parameter>
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
 
endQueryElement() - Method in class org.apache.cocoon.sax.component.SQLTransformer
</query>
endSAXRecording() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Stop recording of SAX events.
endSAXRecording() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
endSubstituteValueElement() - Method in class org.apache.cocoon.sax.component.SQLTransformer
</substitute-value>
EndsWithMatcher - Class in org.apache.cocoon.sitemap.matcher
 
EndsWithMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.EndsWithMatcher
 
endTextRecording() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Stop recording of text and return the recorded information.
endTransformingElement(String, String, String) - Method in class org.apache.cocoon.sax.component.SQLTransformer
ContentHandler method
endValueElement() - Method in class org.apache.cocoon.sax.component.SQLTransformer
</*>
ENTITIES - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
ENTITY - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
EOF - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
End of File.
eol - Variable in exception org.apache.cocoon.sax.xpointer.ParseException
The end of line string for this machine.
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
 
ErrorThrowingAction - Class in org.apache.cocoon.sample.action
 
ErrorThrowingAction() - Constructor for class org.apache.cocoon.sample.action.ErrorThrowingAction
 
ESC - Static variable in class org.apache.cocoon.util.wildcard.WildcardMatcherHelper
Default path separator: "/"
escapedData() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
 
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
 
excludeRE - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The regular expression for the exclude pattern.
execute() - Method in class org.apache.cocoon.cli.CliCommand
 
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.calendar.CalendarGenerator
Generate XML data.
execute() - Method in class org.apache.cocoon.optional.pipeline.components.sax.csv.CSVGenerator
 
execute() - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Gets the source validity, using a deferred validity object.
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.BinaryResponse
 
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.TextResponse
 
execute(OutputStream) - Method in class org.apache.cocoon.rest.controller.response.URLResponse
 
execute(OutputStream) - Method in class org.apache.cocoon.rest.controller.SpringRESTController
 
execute(Runnable) - Method in class org.apache.cocoon.rest.optional.AbstractAsyncronService.ThreadPerTaskExecutor
 
execute() - Method in class org.apache.cocoon.sample.action.ErrorThrowingAction
execute() - Method in class org.apache.cocoon.sample.generation.TimestampGenerator
 
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
 
ExpandBuff(boolean) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.cocoon.sax.xpointer.ParseException
Each entry in this array is an array of integers.
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
 
export() - Method in class org.apache.cocoon.pipeline.components.parameters.Parameters
 
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.
Extender - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.

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
 
FILE_NODE_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
FILENAME_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
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
 
FillBuff() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
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
 
findPrefixMapping(String) - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Find prefix mapping for the given namespace URI.
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
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.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
 
generateParseException() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Generate ParseException.
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.
get(CacheKey, boolean) - Method in class org.apache.cocoon.pipeline.caching.AbstractCache
Retrieves the CacheValue previously stored using the given cacheKey.
get(CacheKey) - Method in interface org.apache.cocoon.pipeline.caching.Cache
Retrieves the CacheValue previously stored using the given cacheKey.
get(CacheKey, boolean) - Method in interface org.apache.cocoon.pipeline.caching.Cache
Retrieves the CacheValue previously stored using the given cacheKey.
get(String, String) - Method in class org.apache.cocoon.pipeline.components.parameters.Parameters
 
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(String) - 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
 
getAllowedWrongAttempts() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
Gets the number of maximum allowed wrong login attempts.
getAncestors(File) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Creates a stack containing the ancestors of File up to specified directory.
getAnnotatedFields(Class<?>) - Method in class org.apache.cocoon.rest.controller.util.AnnotationCollector
 
getArguments() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getAsBoolean(String, boolean) - Method in class org.apache.cocoon.pipeline.components.parameters.Parameters
 
getAsInteger(String, int) - Method in class org.apache.cocoon.pipeline.components.parameters.Parameters
 
getAsLong(String, long) - Method in class org.apache.cocoon.pipeline.components.parameters.Parameters
 
getAttribute(Class<?>, String) - Static method in class org.apache.cocoon.servlet.util.ManifestUtils
 
getBeginColumn() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Get token beginning line number.
getBytes() - Method in class org.apache.cocoon.util.murmurhash.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.
getCharset() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
getCharset() - Method in class org.apache.cocoon.rest.controller.response.TextResponse
 
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
 
getColumn() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Deprecated. 
getColumnNumber() - Method in class org.apache.cocoon.stax.converter.util.DummyLocator
Return the column number where the current document event ends.
getCompatibilityScore(Request) - Method in class org.apache.cocoon.wicket.request.CocoonSitemapRequestMapper
 
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
 
getDefaultId() - Method in class org.apache.cocoon.cli.PipelinesRegistry
 
getDefaultPipeline() - Method in class org.apache.cocoon.cli.PipelinesRegistry
 
getDefaultResourceConfig(Map<String, Object>, ServletConfig) - Method in class org.apache.cocoon.rest.jaxrs.container.CocoonJAXRSServlet
 
getDefaultTo() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
getDefaultTo() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogout
 
getDefaultTo() - Method in class org.apache.cocoon.shiro.sample.rest.LoginUser
 
getDefaultTo() - Method in class org.apache.cocoon.shiro.sample.rest.Logout
 
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
 
getEndColumn() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Get token end line number.
getErrorLogin() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
getErrorLogin() - Method in class org.apache.cocoon.shiro.sample.rest.LoginUser
 
getErrorResponse(Map<String, Object>) - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
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
getHomePage() - Method in class org.apache.cocoon.sample.wicket.CocoonSampleWicketWebapp
 
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
 
GetImage() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Get token literal value.
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
 
getInstance() - Static method in class org.apache.cocoon.stringtemplate.STRenderer
 
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.
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() - Method in class org.apache.cocoon.sax.util.ValidityValue
 
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.
getLine() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Deprecated. 
getLineNumber() - Method in class org.apache.cocoon.stax.converter.util.DummyLocator
Return the line number where the current document event ends.
getLocalName() - Method in class org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute
 
getLoggers() - Method in class org.apache.cocoon.monitoring.reconfiguration.LogbackReconfigurator
Find all configured loggers and returns is as a array of Strings
getLoginPage(Map<String, Object>) - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
getLoginPage(Map<String, Object>) - Method in class org.apache.cocoon.shiro.sample.rest.LoginUser
 
getMatchingType() - Method in class org.apache.cocoon.stax.navigation.InSubtreeNavigator
 
getMessage() - Method in error org.apache.cocoon.sax.xpointer.TokenMgrError
You can also modify the body of this method to customize your error messages.
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
 
getMountPath() - Method in class org.apache.cocoon.wicket.request.CocoonSitemapRequestHandler
 
getName() - Method in class org.apache.cocoon.cli.PipelinesRegistry
 
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
 
getNextToken() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Get the next Token.
getNextToken() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Get the next Token.
getObject() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.GenericType
 
getObjectAsArray() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.GenericType
 
getObjectAsIterable() - 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, Object) - Method in class org.apache.cocoon.pipeline.components.parameters.Parameters
 
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
 
getParameterAsBoolean(String, boolean) - Method in class org.apache.cocoon.pipeline.components.parameters.Parameters
 
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.
getPipeline(String) - Method in class org.apache.cocoon.cli.PipelinesRegistry
 
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
 
getProgress() - Method in class org.apache.cocoon.rest.optional.AbstractAsyncronService
 
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.
getqName() - Method in class org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute
 
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
 
getSAXParser() - Method in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
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() - Method in class org.apache.cocoon.rest.controller.response.TextResponse
 
getStatusCode() - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
getStringRepresentation() - Method in class org.apache.cocoon.profiling.data.InstanceRepresentation
 
getSuccessResponse() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
GetSuffix(int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Get the suffix.
getSystemId() - Method in class org.apache.cocoon.stax.converter.util.DummyLocator
Return the system identifier for the current document event.
getTabSize(int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
getTarget() - Method in class org.apache.cocoon.profiling.data.ProfilingData
 
getTargetClass() - Method in class org.apache.cocoon.profiling.profiler.Profiler
 
getTemplate() - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
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
 
getTo() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
getTo() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogout
 
getToken(int) - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Get the specific Token.
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.sax.util.SAXEventsBuilder.Attribute
 
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
getUri() - Method in class org.apache.cocoon.sax.util.SAXEventsBuilder.Attribute
 
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.sax.util.SAXEventsBuilder.Attribute
 
getValue() - Method in class org.apache.cocoon.sax.util.ValidityValue
 
getValue() - Method in class org.apache.cocoon.sax.xpointer.Token
An optional attribute value of the Token.
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
 
getXPointer() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
 

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.util.murmurhash.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.
HelloWicketPage - Class in org.apache.cocoon.sample.wicket
 
HelloWicketPage() - Constructor for class org.apache.cocoon.sample.wicket.HelloWicketPage
 
HttpContextHelper - Class in org.apache.cocoon.servlet.util
 
HttpContextHelper() - Constructor for class org.apache.cocoon.servlet.util.HttpContextHelper
 

I

I18nTransformer - Class in org.apache.cocoon.sax.component
Internationalization transformer is used to transform i18n markup into text based on a particular locale.
I18nTransformer() - Constructor for class org.apache.cocoon.sax.component.I18nTransformer
Empty constructor, for usage with sitemap.
I18nTransformer(String) - Constructor for class org.apache.cocoon.sax.component.I18nTransformer
 
I18nTransformer(Locale, String) - Constructor for class org.apache.cocoon.sax.component.I18nTransformer
 
I18nTransformer(Locale, String, String) - Constructor for class org.apache.cocoon.sax.component.I18nTransformer
 
I18nTransformer(Locale, String, String, String) - Constructor for class org.apache.cocoon.sax.component.I18nTransformer
 
I18nTransformer.CustomEncodingControl - Class in org.apache.cocoon.sax.component
Support for custom encodings in bundle files.
I18nTransformer.CustomEncodingControl(String) - Constructor for class org.apache.cocoon.sax.component.I18nTransformer.CustomEncodingControl
 
ID - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
Ideographic - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
IDREF - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
IDREFS - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
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
 
ignoreEventsCount - Variable in class org.apache.cocoon.sax.component.SQLTransformer
Controlls SAX event handling.
ignoreHooksCount - Variable in class org.apache.cocoon.sax.component.SQLTransformer
Controlls SAX event handling.
IllegalFieldAnnotationException - Exception in org.apache.cocoon.rest.controller
 
IllegalFieldAnnotationException(String) - Constructor for exception org.apache.cocoon.rest.controller.IllegalFieldAnnotationException
 
image - Variable in class org.apache.cocoon.sax.xpointer.Token
The string image of the token.
ImmutableAttributesImpl - Class in org.apache.cocoon.sax.util
Immutable attributes
ImmutableAttributesImpl() - Constructor for class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
ImmutableAttributesImpl(Attributes) - Constructor for class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
IN_SCHEME - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
Lexical state.
inBuf - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
incerementCounter(String) - Method in class org.apache.cocoon.monitoring.statistics.StatisticsCollector
Increment value of counter for particular key.
includeRE - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The regular expression for the include pattern.
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() - Method in class org.apache.cocoon.sample.wicket.CocoonSampleWicketWebapp
 
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
 
input_stream - Variable in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
 
inputStream - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
INSERT_NAMESPACES_URI - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
installAction(String, Map<String, ? extends Object>) - Method in interface org.apache.cocoon.sitemap.Invocation
 
installAction(String, Map<String, ? extends Object>) - 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, boolean, Map<String, ? extends Object>) - Method in interface org.apache.cocoon.sitemap.Invocation
 
installPipeline(String, boolean, 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
 
InvalidStatusCodeException(String) - 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(String, String, 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.
isAttemptsExceeded(Subject) - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
Checks if login attempts exceeded allowed wrong attempts.
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
isExcluded(File) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Determines if a given File shall be excluded from viewing.
isFormattedOutput() - Method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator
 
isIncluded(File) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Determines if a given File shall be visible.
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.
isPrintHelp() - Method in class org.apache.cocoon.cli.CliCommand
 
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
 
isRequestedDirectory - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
This is only set to true for the requested directory specified by the src attribute on the generator's configuration.
isRoot(File) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Determines if a given File is the defined root.
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.
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
 
jj_nt - Variable in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Next token.
jjFillToken() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
 
jjnewLexState - Static variable in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Token literal values.
JmxSpringSettings - Class in org.apache.cocoon.monitoring.reconfiguration
 
JmxSpringSettings(Settings) - Constructor for class org.apache.cocoon.monitoring.reconfiguration.JmxSpringSettings
 

K

KEY_ATTR - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This attribute is used with i18n:text element to indicate the key of the according message.
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
kind - Variable in class org.apache.cocoon.sax.xpointer.Token
An integer that describes the kind of this token.

L

LanguageInterpreter - Interface in org.apache.cocoon.sitemap.expression
 
LanguageInterpreterFactory - Interface in org.apache.cocoon.sitemap.expression
 
LASTMOD_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
lazyInitialize() - Method in class org.apache.cocoon.servlet.XMLSitemapServlet
 
LBRACE - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
Letter - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.cocoon.sax.xpointer.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexicalHandler - Variable in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
lexStateNames - Static variable in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Lexer state names.
line - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
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
 
loadAll(Map<String, String>) - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
loadAll(Properties) - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
loadEnvironmentVariables() - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
loadNewConfigurationFile(String) - Method in class org.apache.cocoon.monitoring.reconfiguration.LogbackReconfigurator
Allows to change configuration of logback on the fly.
loadProperties(URL) - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
loadSystemProperties() - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
loadXmlProperties(URL) - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
locale - Variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
The current locale
localName - Variable in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
LOG - Static variable in class org.apache.cocoon.profiling.aspects.InvocationDispatcher
Logger.
LOG - Static variable in class org.apache.cocoon.profiling.profiler.Profiler
Logger.
LOG - Static variable in class org.apache.cocoon.sax.component.AbstractLinkRewriterTransformer
Logger.
LOG - Static variable in class org.apache.cocoon.servlet.XMLSitemapServlet
Logger.
LOG - Static variable in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
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
 
LogbackReconfigurator - Class in org.apache.cocoon.monitoring.reconfiguration
This is a JMX MBean class that expose methods for logback configuration.
LogbackReconfigurator() - Constructor for class org.apache.cocoon.monitoring.reconfiguration.LogbackReconfigurator
 
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
 
LOGIN_ATTEMPTS_COUNTER - Variable in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
LOGIN_ATTEMPTS_EXCEEDED - Variable in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
LoginUser - Class in org.apache.cocoon.shiro.sample.rest
 
LoginUser() - Constructor for class org.apache.cocoon.shiro.sample.rest.LoginUser
 
Logout - Class in org.apache.cocoon.shiro.sample.rest
 
Logout() - Constructor for class org.apache.cocoon.shiro.sample.rest.Logout
 
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

MAGIC_ANCESTOR_VALUE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_ANCESTOR_VALUE_LEVEL_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_ANCESTOR_VALUE_NAME_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_COLUMN_CASE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_CONNECTION - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_DBURL - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_DOC_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_ERROR - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_ESCAPE_STRING - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_EXECUTE_QUERY - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_IN_PARAMETER - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_IN_PARAMETER_NR_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_IN_PARAMETER_VALUE_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_NAME_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_NR_OF_ROWS - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_NS_PREFIX_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_NS_URI_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_OUT_PARAMETER - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_OUT_PARAMETER_NAME_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_OUT_PARAMETER_NR_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_OUT_PARAMETER_TYPE_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_PASSWORD - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_QUERY - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_ROW_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_STORED_PROCEDURE_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_SUBSTITUTE_VALUE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_SUBSTITUTE_VALUE_NAME_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_UPDATE_ATTRIBUTE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_USERNAME - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
MAGIC_VALUE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
Main - Class in org.apache.cocoon.cli
 
main(String[]) - Static method in class org.apache.cocoon.cli.Main
 
main(String[]) - Static method in class org.apache.cocoon.rest.optional.App
 
main(String[]) - Static method in class org.apache.cocoon.shiro.sample.App
 
ManifestUtils - Class in org.apache.cocoon.servlet.util
 
ManifestUtils() - Constructor for class org.apache.cocoon.servlet.util.ManifestUtils
 
mapHandler(IRequestHandler) - Method in class org.apache.cocoon.wicket.request.CocoonSitemapRequestMapper
 
mapRequest(Request) - Method in class org.apache.cocoon.wicket.request.CocoonSitemapRequestMapper
 
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.util.wildcard.WildcardMatcherHelper
Match a pattern against a string and isolate wildcard replacements into a Map.
Matcher - Interface in org.apache.cocoon.sitemap.matcher
 
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
 
maxNextCharInd - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
merge(Parameters) - Method in class org.apache.cocoon.pipeline.components.parameters.Parameters
 
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
 
month - Variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
The month to generate the calendar for
MONTH_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
monthFormatter - Variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
The format for month names
monthNumberFormatter - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
Formatter for month number
MurmurHash - Class in org.apache.cocoon.util.murmurhash
This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
MurmurHash() - Constructor for class org.apache.cocoon.util.murmurhash.MurmurHash
 
MurmurHashCodeBuilder - Class in org.apache.cocoon.util.murmurhash
A hash code builder based on MurmurHash.
MurmurHashCodeBuilder() - Constructor for class org.apache.cocoon.util.murmurhash.MurmurHashCodeBuilder
 

N

NAME - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
NAMES - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
NAMESPACE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
The SQL transformer namespace
NAMESPACE_PREFIX - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.csv.CSVGenerator
The namespace prefix of XML generated by this instance.
NAMESPACE_URI - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.csv.CSVGenerator
The namespace URI of XML generated by this instance.
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.
NAMESPACES_URI - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
Navigator - Interface in org.apache.cocoon.stax.navigation
Core interface for the navigation system in all StAX transformers.
NCName - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
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
 
NekoGenerator(String) - Constructor for class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
NekoGenerator(String, SAXParser) - 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
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class org.apache.cocoon.sax.component.I18nTransformer.CustomEncodingControl
 
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
newDocument(ContentHandler) - Static method in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
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 Response.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
newToken(int, String) - Static method in class org.apache.cocoon.sax.xpointer.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.cocoon.sax.xpointer.Token
 
next - Variable in class org.apache.cocoon.sax.xpointer.Token
A reference to the next regular (non-special) token from the input stream.
NEXT_MONTH_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
NEXT_YEAR_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
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
NMTOKEN - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
NMTOKENS - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
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
 
NonPrototypeControllerException - Exception in org.apache.cocoon.rest.controller
 
NonPrototypeControllerException(String) - Constructor for exception org.apache.cocoon.rest.controller.NonPrototypeControllerException
 
NormalChar - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
NOTATION - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
NS_I18N - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
 
nsQualify(String, String) - Method in class org.apache.cocoon.sax.component.SQLTransformer
Qualifies an element name by giving it a prefix.
NUMBER - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
NUMBER_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
NUMBERS - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
NUTOKEN - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 
NUTOKENS - Static variable in interface org.apache.cocoon.sax.util.AttributeTypes
 

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
 
oldDriver - Variable in class org.apache.cocoon.sax.component.SQLTransformer
Is the old-driver turned on?
onComponentTagBody(MarkupStream, ComponentTag) - Method in class org.apache.cocoon.wicket.markup.html.CocoonSAXPipelineComponent
 
Options - Interface in org.apache.cocoon.rest.controller.method
A controller that creates a OPTIONS http response.
org.apache.cocoon.cli - package org.apache.cocoon.cli
 
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.calendar - package org.apache.cocoon.optional.pipeline.components.sax.calendar
 
org.apache.cocoon.optional.pipeline.components.sax.csv - package org.apache.cocoon.optional.pipeline.components.sax.csv
 
org.apache.cocoon.optional.pipeline.components.sax.directory - package org.apache.cocoon.optional.pipeline.components.sax.directory
 
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.components.parameters - package org.apache.cocoon.pipeline.components.parameters
 
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.rest.optional - package org.apache.cocoon.rest.optional
 
org.apache.cocoon.rest.optional.sample - package org.apache.cocoon.rest.optional.sample
 
org.apache.cocoon.sample.action - package org.apache.cocoon.sample.action
 
org.apache.cocoon.sample.controller - package org.apache.cocoon.sample.controller
 
org.apache.cocoon.sample.generation - package org.apache.cocoon.sample.generation
 
org.apache.cocoon.sample.jaxrs - package org.apache.cocoon.sample.jaxrs
 
org.apache.cocoon.sample.wicket - package org.apache.cocoon.sample.wicket
 
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.shiro.rest - package org.apache.cocoon.shiro.rest
 
org.apache.cocoon.shiro.sample - package org.apache.cocoon.shiro.sample
 
org.apache.cocoon.shiro.sample.rest - package org.apache.cocoon.shiro.sample.rest
 
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.util.murmurhash - package org.apache.cocoon.util.murmurhash
 
org.apache.cocoon.util.wildcard - package org.apache.cocoon.util.wildcard
 
org.apache.cocoon.wicket.markup.html - package org.apache.cocoon.wicket.markup.html
 
org.apache.cocoon.wicket.request - package org.apache.cocoon.wicket.request
 
org.apache.cocoon.wicket.sitemap - package org.apache.cocoon.wicket.sitemap
 
OtherPage - Class in org.apache.cocoon.sample.wicket
 
OtherPage() - Constructor for class org.apache.cocoon.sample.wicket.OtherPage
 
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
 
OVERRIDE_NAMESPACES_URI - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 

P

padWeeks - Variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
Do we need to pad out the first and last weeks?
PARAM_BUNDLE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This configuration parameter specifies the resource bundle's name to be used.
PARAM_ENCODING - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
The encoding of the resource bundle files.
PARAM_LOCALE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This configuration parameter specifies the default locale to be used.
PARAM_PARSE_NAMESPACE - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
The namespace for XML elements inside messages.
PARAM_PARSE_XML - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
If XML inside i18n messages shall be parsed.
PARAM_UNTRANSLATED - Static variable in class org.apache.cocoon.sax.component.I18nTransformer
This configuration parameter specifies the message that should be displayed in case of a not translated text (message not found).
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 - Class in org.apache.cocoon.pipeline.components.parameters
 
Parameters(Map<String, ? extends Object>) - Constructor for class org.apache.cocoon.pipeline.components.parameters.Parameters
 
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
parse(String) - Static method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
 
ParseException - Exception in org.apache.cocoon.sax.xpointer
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.cocoon.sax.xpointer.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.cocoon.sax.xpointer.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.cocoon.sax.xpointer.ParseException
Constructor with message.
parseLocale(String) - Method in class org.apache.cocoon.sax.component.I18nTransformer
Parses given locale string to Locale object.
parser - Variable in class org.apache.cocoon.sax.component.SQLTransformer
 
PATHSEP - Static variable in class org.apache.cocoon.util.wildcard.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
 
PipelinesRegistry - Class in org.apache.cocoon.cli
 
PipelinesRegistry() - Constructor for class org.apache.cocoon.cli.PipelinesRegistry
 
pointer() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
 
PointerPart - Interface in org.apache.cocoon.sax.xpointer
Interface to be implemented by pointer parts (xpointer schemes).
pointerPart() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
 
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.
PREFIX - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
The namespace prefix for this namespace.
PREFIX - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The namespace prefix for this namespace.
prepareParameters(HttpServletRequest, HttpServletResponse, Settings, ServletContext) - Static method in class org.apache.cocoon.servlet.RequestProcessor
 
PREV_MONTH_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
PREV_YEAR_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
prevCharIsCR - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
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.TextSerializer
 
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
 
ProfilingPngSerializer.ErrorMessageDrawer - Class in org.apache.cocoon.profiling.component
 
ProfilingPngSerializer.ErrorMessageDrawer() - Constructor for class org.apache.cocoon.profiling.component.ProfilingPngSerializer.ErrorMessageDrawer
 
ProgressService - Class in org.apache.cocoon.rest.optional.sample
 
ProgressService() - Constructor for class org.apache.cocoon.rest.optional.sample.ProgressService
 
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.
put(CacheKey, CacheValue) - Method in interface org.apache.cocoon.pipeline.caching.Cache
Stores the given cacheValue at the given cacheKey.
Put - Interface in org.apache.cocoon.rest.controller.method
A controller that creates a PUT http response.
put(String, ValidityValue<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.

Q

qName - Variable in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
QName - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
query - Variable in class org.apache.cocoon.sax.component.SQLTransformer
The current query we are working on

R

RBRACE - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
readChar() - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Read a character.
ReadNode - Class in org.apache.cocoon.sitemap.node
 
ReadNode() - Constructor for class org.apache.cocoon.sitemap.node.ReadNode
 
recycle() - Method in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
Recycle resources
recycle() - Method in class org.apache.cocoon.optional.pipeline.components.sax.csv.CSVGenerator
 
recycle() - Method in class org.apache.cocoon.sax.component.SQLTransformer
Recycle this component
recycle() - Method in class org.apache.cocoon.sax.component.TextSerializer
 
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
refreshDelay - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The delay between checks on updates to the filesystem.
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
 
ReInit(Reader, int, int, int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Reinitialise.
ReInit(XPointerFrameworkParserTokenManager) - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Reinitialise parser.
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.
removeAttribute(String) - Method in class org.apache.cocoon.sax.util.AttributesImpl
Remove an attribute
removeAttribute(String, String) - Method in class org.apache.cocoon.sax.util.AttributesImpl
Remove an attribute
removeAttribute(int) - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
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.
render(String, Map<String, Object>) - Method in class org.apache.cocoon.stringtemplate.STRenderer
 
renderTemplate() - Method in class org.apache.cocoon.stringtemplate.ControllerContextAwareStringTemplateGenerator
 
renderTemplate() - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
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 request 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 - Variable in class org.apache.cocoon.servlet.XMLSitemapServlet
 
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.ShiroInterpreter
 
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(IRequestCycle) - Method in class org.apache.cocoon.wicket.request.CocoonSitemapRequestHandler
 
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.
retrieve(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.SimpleCache
Actually retrieves the CacheValue from the underlying storage.
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.
reverse - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The reverse parameter reverses the sort order.
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
 
rootRE - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The regular expression for the root pattern.
run() - Method in class org.apache.cocoon.rest.optional.AbstractAsyncronService
 
run() - Method in class org.apache.cocoon.rest.optional.sample.ProgressService
 

S

SampleJaxRsResource1 - Class in org.apache.cocoon.sample.jaxrs
 
SampleJaxRsResource1() - Constructor for class org.apache.cocoon.sample.jaxrs.SampleJaxRsResource1
 
SampleJaxRsResource2 - Class in org.apache.cocoon.sample.jaxrs
 
SampleJaxRsResource2() - Constructor for class org.apache.cocoon.sample.jaxrs.SampleJaxRsResource2
 
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
 
SAXEventsBuilder - Class in org.apache.cocoon.sax.util
 
SAXEventsBuilder.Attribute - Class in org.apache.cocoon.sax.util
 
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.
saxPipelineUnauthorized() - Method in class org.apache.cocoon.sample.jaxrs.SampleJaxRsResource1
 
SAXProducer - Interface in org.apache.cocoon.sax
 
SchemaErrorHandler - Class in org.apache.cocoon.sax.component
 
SchemaErrorHandler(Logger, 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
 
schemeBased() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
 
schemeData() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
 
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
 
setAttribute(int, String, String, String, String, String) - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
setAttributes(Attributes) - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
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
 
setCharset(String) - Method in class org.apache.cocoon.rest.controller.response.TextResponse
 
setCollectorDataStore(CollectorDataStore) - Static 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.calendar.CalendarGenerator
Set the request parameters.
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.optional.pipeline.components.sax.csv.CSVGenerator
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
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.sample.action.ErrorThrowingAction
 
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.I18nTransformer
 
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.SQLTransformer
Configure transformer.
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 interface org.apache.cocoon.sitemap.action.Action
 
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.component.XMLGenerator
 
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.StringTemplateGenerator
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.stringtemplate.StringTemplateTransformer
 
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
 
setDebugStream(PrintStream) - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Set debug output.
setDefaultId(String) - Method in class org.apache.cocoon.cli.PipelinesRegistry
 
setDefaultNamespace(String) - Method in class org.apache.cocoon.stax.converter.util.SimpleNamespaceContext
Sets the default namespace in this context.
setDirectorySource(File) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
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.TextSerializer
 
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
 
setId(String) - Method in class org.apache.cocoon.rest.optional.AbstractAsyncronService
 
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.
setLocalName(int, String) - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
setLog(Logger) - Method in class org.apache.cocoon.sax.xpointer.XPointer
 
setLoggingLevel(String, String) - Method in class org.apache.cocoon.monitoring.reconfiguration.LogbackReconfigurator
Sets logging level for a particular package or a class.
setLoggingTempoporalLevel(String, String, String) - Method in class org.apache.cocoon.monitoring.reconfiguration.LogbackReconfigurator
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
 
setName(String) - Method in class org.apache.cocoon.cli.PipelinesRegistry
 
setNamespacePrefixes(boolean) - Method in class org.apache.cocoon.stax.converter.util.XMLFilterImplEx
 
setNodeAttributes(File) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Sets the attributes for a given path.
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
 
setParameter(String, Object) - Method in class org.apache.cocoon.pipeline.components.parameters.Parameters
 
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.
setParseNamespace(String) - Method in class org.apache.cocoon.sax.component.I18nTransformer
 
setParseXml(boolean) - Method in class org.apache.cocoon.sax.component.I18nTransformer
 
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.
setProperty(String, String) - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
setQName(int, String) - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
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.LogbackReconfigurator
Inject the settings object.
setSettings(Settings) - Method in class org.apache.cocoon.sample.jaxrs.SampleJaxRsResource1
 
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.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) - Method in class org.apache.cocoon.rest.controller.response.TextResponse
 
setStatusCode(int) - Static method in class org.apache.cocoon.servlet.collector.ResponseHeaderCollector
 
setStream(InputStream) - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
setStringGenerator(String) - Method in interface org.apache.cocoon.sax.builder.LinkedSAXPipelineStarterBuilder
 
setTabSize(int) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
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
 
setType(int, String) - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
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.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.BinaryResponse
 
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.TextResponse
 
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.sample.action.ErrorThrowingAction
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.I18nTransformer
 
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.stringtemplate.StringTemplateTransformer
 
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
 
setURI(int, String) - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
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(int, String) - Method in class org.apache.cocoon.sax.util.ImmutableAttributesImpl
 
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.
ShiroInterpreter - Class in org.apache.cocoon.sitemap.expression
 
ShiroInterpreter() - Constructor for class org.apache.cocoon.sitemap.expression.ShiroInterpreter
 
shortHand() - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
 
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.
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
 
SimpleCharStream - Class in org.apache.cocoon.sax.xpointer
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.cocoon.sax.xpointer.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.cocoon.sax.xpointer.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.cocoon.sax.xpointer.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.cocoon.sax.xpointer.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.cocoon.sax.xpointer.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.cocoon.sax.xpointer.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.cocoon.sax.xpointer.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.cocoon.sax.xpointer.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.cocoon.sax.xpointer.SimpleCharStream
Constructor.
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<String, String>) - 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<String, String>) - 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.
SIZE_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
 
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
 
someTestAdvice(ProceedingJoinPoint) - Method in class org.apache.cocoon.sample.controller.DemoRESTControllerAspect1
 
someTestAdvice(ProceedingJoinPoint) - Method in class org.apache.cocoon.sample.controller.DemoRESTControllerAspect2
 
sort - Variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The sort parameter determines by which attribute the content of one directory should be sorted.
source - Variable in class org.apache.cocoon.sitemap.component.AbstractReader
 
specialToken - Variable in class org.apache.cocoon.sax.xpointer.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
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
 
SQLTransformer - Class in org.apache.cocoon.sax.component
The SQLTransformer can be plugged into a pipeline to transform SAX events into updated or queries and responses to/from a SQL interface.
SQLTransformer() - Constructor for class org.apache.cocoon.sax.component.SQLTransformer
FIXME: Constructor
stack - Variable in class org.apache.cocoon.sax.component.SQLTransformer
A stack for collecting information.
STAR - Static variable in class org.apache.cocoon.util.wildcard.WildcardMatcherHelper
Default path separator: "/"
start() - Method in class org.apache.cocoon.monitoring.reconfiguration.LoggingConfigurationResetter
Starts thread
start(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.SQLTransformer
Helper method for generating SAX events
start(String, SAXEventsBuilder.Attribute...) - Method in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
start(String, String, String, SAXEventsBuilder.Attribute...) - Method in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
startAncestorValueElement(Attributes) - Method in class org.apache.cocoon.sax.component.SQLTransformer
<ancestor-value>
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
 
startDocument() - Method in class org.apache.cocoon.stringtemplate.StringTemplateTransformer
 
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.TextSerializer
 
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.I18nTransformer
 
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.SQLTransformer
Process the SAX event.
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.TextSerializer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
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
 
startEscapeStringElement(Attributes) - Method in class org.apache.cocoon.sax.component.SQLTransformer
<escape-string>
startExecuteQueryElement() - Method in class org.apache.cocoon.sax.component.SQLTransformer
<execute-query>
startInParameterElement(Attributes) - Method in class org.apache.cocoon.sax.component.SQLTransformer
<in-parameter>
startNode(String, File) - Method in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
Begins a named node and calls setNodeAttributes to set its attributes.
startOutParameterElement(Attributes) - Method in class org.apache.cocoon.sax.component.SQLTransformer
<out-parameter>
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
 
startQueryElement(Attributes) - Method in class org.apache.cocoon.sax.component.SQLTransformer
<query>
startSAXRecording() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Start recording of SAX events.
startSAXRecording() - Method in class org.apache.cocoon.sax.component.LogTransformer
 
startSubstituteValueElement(Attributes) - Method in class org.apache.cocoon.sax.component.SQLTransformer
<substitute-value>
StartsWithMatcher - Class in org.apache.cocoon.sitemap.matcher
 
StartsWithMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.StartsWithMatcher
 
startTextRecording() - Method in class org.apache.cocoon.sax.AbstractSAXTransformer
Start recording of a text.
startTransformingElement(String, String, String, Attributes) - Method in class org.apache.cocoon.sax.component.SQLTransformer
ContentHandler method
startValueElement(String) - Method in class org.apache.cocoon.sax.component.SQLTransformer
<*>
state - Variable in class org.apache.cocoon.sax.component.SQLTransformer
The current state of the event receiving FSM
STATE_INSIDE_ANCESTOR_VALUE_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
STATE_INSIDE_ESCAPE_STRING - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
STATE_INSIDE_EXECUTE_QUERY_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
STATE_INSIDE_IN_PARAMETER_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
STATE_INSIDE_OUT_PARAMETER_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
STATE_INSIDE_QUERY_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
STATE_INSIDE_SUBSTITUTE_VALUE_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
STATE_INSIDE_VALUE_ELEMENT - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
STATE_OUTSIDE - Static variable in class org.apache.cocoon.sax.component.SQLTransformer
 
staticFlag - Static variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
Whether parser is static.
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.
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.
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.
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
 
STRenderer - Class in org.apache.cocoon.stringtemplate
 
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
 
StringTemplateGenerator(File) - Constructor for class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
StringTemplateGenerator(InputStream) - Constructor for class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
StringTemplateGenerator(String) - 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
 
StringTemplateTransformer - Class in org.apache.cocoon.stringtemplate
 
StringTemplateTransformer() - Constructor for class org.apache.cocoon.stringtemplate.StringTemplateTransformer
 
SwitchTo(int) - Method in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Switch to specified lex state.

T

tabSize - Variable in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
TextResponse - Class in org.apache.cocoon.rest.controller.response
Simple wrapper to to write string data response to different content types.
TextResponse(String, String) - Constructor for class org.apache.cocoon.rest.controller.response.TextResponse
 
TextResponse(String, String, int) - Constructor for class org.apache.cocoon.rest.controller.response.TextResponse
 
TextSerializer - Class in org.apache.cocoon.sax.component
Converts XML into plain text.
TextSerializer() - Constructor for class org.apache.cocoon.sax.component.TextSerializer
 
ThreadLocalCollectorDataStore - Class in org.apache.cocoon.servlet.collector
 
ThreadLocalCollectorDataStore() - Constructor for class org.apache.cocoon.servlet.collector.ThreadLocalCollectorDataStore
 
throwIllegalStateException(String) - Static method in class org.apache.cocoon.sax.component.SQLTransformer
 
TimestampCacheKey - Class in org.apache.cocoon.pipeline.caching
 
TimestampCacheKey(URL, long) - Constructor for class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
TimestampGenerator - Class in org.apache.cocoon.sample.generation
 
TimestampGenerator() - Constructor for class org.apache.cocoon.sample.generation.TimestampGenerator
 
to - Variable in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
 
to - Variable in class org.apache.cocoon.shiro.rest.AbstractShiroLogout
 
toGenericType(T) - Static method in class org.apache.cocoon.optional.pipeline.components.sax.jaxb.GenericType
 
toHashCode() - Method in class org.apache.cocoon.util.murmurhash.MurmurHashCodeBuilder
 
Token - Class in org.apache.cocoon.sax.xpointer
Describes the input token stream.
Token() - Constructor for class org.apache.cocoon.sax.xpointer.Token
No-argument constructor
Token(int) - Constructor for class org.apache.cocoon.sax.xpointer.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.cocoon.sax.xpointer.Token
Constructs a new token for the specified Image and Kind.
token - Variable in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Current token.
token_source - Variable in class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Generated Token Manager.
tokenImage - Variable in exception org.apache.cocoon.sax.xpointer.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
Literal token values.
tokenize(String, VariableExpressionTokenizer.TokenReceiver) - Static method in class org.apache.cocoon.sax.util.VariableExpressionTokenizer
Tokenizes specified expression.
TokenMgrError - Error in org.apache.cocoon.sax.xpointer
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.cocoon.sax.xpointer.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.cocoon.sax.xpointer.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.cocoon.sax.xpointer.TokenMgrError
Full Constructor.
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.sample.action.ErrorThrowingAction
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.sax.xpointer.Token
Returns the image.
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.
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(Logger, String) - Constructor for class org.apache.cocoon.sax.component.TraxErrorListener
 

U

UnicodeDigit - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.
UnitSizeFormatter - Class in org.apache.cocoon.monitoring.util
 
UnitSizeFormatter() - Constructor for class org.apache.cocoon.monitoring.util.UnitSizeFormatter
 
UnknownControllerException - Exception in org.apache.cocoon.rest.controller
 
UnknownControllerException(String) - Constructor for exception org.apache.cocoon.rest.controller.UnknownControllerException
 
unpackProxy(T) - Static method in class org.apache.cocoon.sitemap.util.SpringProxyHelper
 
UnsupportedPart - Class in org.apache.cocoon.sax.xpointer
$Id: index-all.html 1343757 2012-05-29 14:45:42Z ilgrosso $
UnsupportedPart(String) - Constructor for class org.apache.cocoon.sax.xpointer.UnsupportedPart
 
UpdateLineColumn(char) - Method in class org.apache.cocoon.sax.xpointer.SimpleCharStream
 
updateProgress(int) - Method in class org.apache.cocoon.rest.optional.AbstractAsyncronService
 
URI - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
The URI of the namespace of this generator.
URI - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.directory.DirectoryGenerator
The URI of the namespace of this generator.
uri - Variable in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
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 Response.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

validatePreLogin() - Method in class org.apache.cocoon.shiro.rest.AbstractShiroLogin
A validation method that is invoked before initiating login.
ValidityValue<V> - Class in org.apache.cocoon.sax.util
 
ValidityValue(V) - Constructor for class org.apache.cocoon.sax.util.ValidityValue
 
ValidityValue(V, long) - Constructor for class org.apache.cocoon.sax.util.ValidityValue
 
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.sax.util.VariableExpressionTokenizer.TokenReceiver.Type
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.sax.util.VariableExpressionTokenizer.TokenReceiver.Type
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.
VariableExpanderTransformer - Class in org.apache.cocoon.sax.component
A transformer that expands variables in the form of ${} inside the processing document.
VariableExpanderTransformer() - Constructor for class org.apache.cocoon.sax.component.VariableExpanderTransformer
 
VariableExpressionTokenizer - Class in org.apache.cocoon.sax.util
Parses "Text {module:{module:attribute}} more text {variable}" types of expressions.
VariableExpressionTokenizer.TokenReceiver - Interface in org.apache.cocoon.sax.util
Callback for tokenizer
VariableExpressionTokenizer.TokenReceiver.Type - Enum in org.apache.cocoon.sax.util
 

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
 
WEEK_NODE_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
WEEKDAY_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
weekdays - Variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 
WhenNode - Class in org.apache.cocoon.sitemap.node
 
WhenNode() - Constructor for class org.apache.cocoon.sitemap.node.WhenNode
 
WICKET_FILTER_NAME - Static variable in class org.apache.cocoon.wicket.sitemap.WicketReader
 
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.util.wildcard
This class is a utility class that performs wildcard-patterns matching and isolation.
WildcardMatcherHelper() - Constructor for class org.apache.cocoon.util.wildcard.WildcardMatcherHelper
 
withEmptyConfiguration() - Method in interface org.apache.cocoon.pipeline.builder.LinkedPipelineConfigurationBuilder
 
wrap(ContentHandler) - Static method in class org.apache.cocoon.sax.util.SAXEventsBuilder
 
wrapException(Exception, String) - Method in class org.apache.cocoon.servlet.XMLSitemapServlet
 
write(byte[], int, int) - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
write(int) - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
writeImage(String, OutputStream) - Method in class org.apache.cocoon.profiling.component.ProfilingPngSerializer.ErrorMessageDrawer
 
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
WS - Static variable in interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants
RegularExpression Id.

X

XHTML_URL - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.neko.NekoGenerator
 
XIncludeTransformer - Class in org.apache.cocoon.sax.component
$Id: index-all.html 1343757 2012-05-29 14:45:42Z ilgrosso $
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() - Constructor for class org.apache.cocoon.stax.component.XMLGenerator
 
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: index-all.html 1343757 2012-05-29 14:45:42Z ilgrosso $
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: index-all.html 1343757 2012-05-29 14:45:42Z ilgrosso $
XPointer() - Constructor for class org.apache.cocoon.sax.xpointer.XPointer
 
XPointerContext - Class in org.apache.cocoon.sax.xpointer
$Id: index-all.html 1343757 2012-05-29 14:45:42Z ilgrosso $
XPointerContext(String, SAXConsumer) - Constructor for class org.apache.cocoon.sax.xpointer.XPointerContext
 
XPointerFrameworkParser - Class in org.apache.cocoon.sax.xpointer
Parser for the XPointer Framework Syntax, see the specification at: http://www.w3.org/TR/2003/REC-xptr-framework-20030325/ Some of the token definitions (for recognizing NCName's) were copied from the JXPath parser from Apache Commons (to save some typing), written by Ingo Macherius, Gerald Huck <{macherius, huck}@gmd.de> and Dmitri Plotnikov.
XPointerFrameworkParser(InputStream) - Constructor for class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Constructor with InputStream.
XPointerFrameworkParser(InputStream, String) - Constructor for class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Constructor with InputStream and supplied encoding
XPointerFrameworkParser(Reader) - Constructor for class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Constructor.
XPointerFrameworkParser(XPointerFrameworkParserTokenManager) - Constructor for class org.apache.cocoon.sax.xpointer.XPointerFrameworkParser
Constructor with generated Token Manager.
XPointerFrameworkParserConstants - Interface in org.apache.cocoon.sax.xpointer
Token literal values and constants.
XPointerFrameworkParserTokenManager - Class in org.apache.cocoon.sax.xpointer
Token Manager.
XPointerFrameworkParserTokenManager(SimpleCharStream) - Constructor for class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Constructor.
XPointerFrameworkParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.cocoon.sax.xpointer.XPointerFrameworkParserTokenManager
Constructor.
XPointerPart - Class in org.apache.cocoon.sax.xpointer
$Id: index-all.html 1343757 2012-05-29 14:45:42Z ilgrosso $
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 TransformerFactory attributes.

Y

year - Variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
The year to generate the calendar for
YEAR_ATTR_NAME - Static variable in class org.apache.cocoon.optional.pipeline.components.sax.calendar.CalendarGenerator
 

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

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