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

A

AbstractGenerator - Class in org.apache.cocoon.pipeline.component.sax
 
AbstractGenerator() - Constructor for class org.apache.cocoon.pipeline.component.sax.AbstractGenerator
 
AbstractPipeline - 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
 
AbstractPipelineComponent() - Constructor for class org.apache.cocoon.pipeline.component.AbstractPipelineComponent
 
AbstractSerializer - Class in org.apache.cocoon.pipeline.component.sax
 
AbstractSerializer() - Constructor for class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
 
AbstractSitemapNode - Class in org.apache.cocoon.sitemap.node
 
AbstractSitemapNode() - Constructor for class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
AbstractTransformer - Class in org.apache.cocoon.pipeline.component.sax
 
AbstractTransformer() - Constructor for class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
AbstractXMLPipe - Class in org.apache.cocoon.pipeline.util
This class provides a bridge class to connect to existing content handlers and lexical handlers.
AbstractXMLPipe() - Constructor for class org.apache.cocoon.pipeline.util.AbstractXMLPipe
 
AbstractXMLPipe(ContentHandler, LexicalHandler) - Constructor for class org.apache.cocoon.pipeline.util.AbstractXMLPipe
 
AbstractXMLProducer - Class in org.apache.cocoon.pipeline.component.sax
 
AbstractXMLProducer() - Constructor for class org.apache.cocoon.pipeline.component.sax.AbstractXMLProducer
 
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
 
addAttribute(String, String, String, String, String) - Method in class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
addBit(SaxBuffer.SaxBit) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
Adds a SaxBit to the bits list
addCacheKey(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
addCDATAAttribute(String, String) - Method in class org.apache.cocoon.pipeline.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.pipeline.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.pipeline.util.AttributesImpl
Add an attribute of type CDATA to the end of the list.
addCDATAAttribute(String, String) - Method in class org.apache.cocoon.sitemap.xml.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.sitemap.xml.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.sitemap.xml.AttributesImpl
Add an attribute of type CDATA to the end of the list.
addChild(SitemapNode) - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
addChild(SitemapNode) - Method in interface org.apache.cocoon.sitemap.node.SitemapNode
 
addComponent(PipelineComponent) - Method in class org.apache.cocoon.pipeline.AbstractPipeline
Add a PipelineComponent to the pipeline.
addComponent(PipelineComponent) - Method in interface org.apache.cocoon.pipeline.Pipeline
Add a PipelineComponent to the pipeline.
AnnotationCollector - Class in org.apache.cocoon.rest.controller.util
 
AnnotationCollector() - Constructor for class org.apache.cocoon.rest.controller.util.AnnotationCollector
 
AsyncCachePipeline - Class in org.apache.cocoon.pipeline
This Pipeline basically works like the CachingPipeline.
AsyncCachePipeline() - Constructor for class org.apache.cocoon.pipeline.AsyncCachePipeline
 
AttributesImpl - Class in org.apache.cocoon.pipeline.util
A helper Class creating SAX Attributes
AttributesImpl() - Constructor for class org.apache.cocoon.pipeline.util.AttributesImpl
Constructor
AttributesImpl(Attributes) - Constructor for class org.apache.cocoon.pipeline.util.AttributesImpl
Constructor
AttributesImpl - Class in org.apache.cocoon.sitemap.xml
A helper Class creating SAX Attributes
AttributesImpl() - Constructor for class org.apache.cocoon.sitemap.xml.AttributesImpl
Constructor
AttributesImpl(Attributes) - Constructor for class org.apache.cocoon.sitemap.xml.AttributesImpl
Constructor
AttributeTypes - Interface in org.apache.cocoon.pipeline.util
Insert the type's description here.
AttributeTypes - Enum in org.apache.cocoon.sitemap.xml
Insert the type's description here.
attrs - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartElement
 

B

BaseURL - Annotation Type in org.apache.cocoon.rest.controller.annotation
This annotation will be used in RestController classes to the base URL of the current request.
bits() - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
Iterates through the bits list
build(URL) - Method in class org.apache.cocoon.sitemap.SitemapBuilder
 
buildString(Object, String...) - Static method in class org.apache.cocoon.pipeline.util.StringRepresentation
 

C

CacheKey - Interface in org.apache.cocoon.pipeline.caching
 
cacheKey - Variable in class org.apache.cocoon.pipeline.CachingPipeline
 
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
 
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 - Class in org.apache.cocoon.pipeline
A Pipeline implementation that returns a cached result if, and only if all its components support caching.
CachingPipeline() - Constructor for class org.apache.cocoon.pipeline.CachingPipeline
 
CachingPipelineComponent - Interface in org.apache.cocoon.pipeline.component
 
CallNode - Class in org.apache.cocoon.controller.node
 
CallNode() - Constructor for class org.apache.cocoon.controller.node.CallNode
 
CDATA - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
ch - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.Characters
 
ch - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.Comment
 
ch - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.IgnorableWhitespace
 
characters(char[], int, int) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.pipeline.component.sax.CleaningTransformer
 
characters(char[], int, int) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
characters(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
characters(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
characters(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
checkParent() - Method in class org.apache.cocoon.sitemap.node.OtherwiseNode
 
checkParent() - Method in class org.apache.cocoon.sitemap.node.WhenNode
Check if the parent is a select node.
CleaningTransformer - Class in org.apache.cocoon.pipeline.component.sax
 
CleaningTransformer() - Constructor for class org.apache.cocoon.pipeline.component.sax.CleaningTransformer
 
clear() - Method in class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
clearLastModified() - Static method in class org.apache.cocoon.servlet.node.LastModifiedCollector
 
clearMimeType() - Static method in class org.apache.cocoon.servlet.node.MimeTypeCollector
 
clearStatusCode() - Static method in class org.apache.cocoon.servlet.node.StatusCodeCollector
 
close() - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
closeQuietly(URLConnection) - Static method in class org.apache.cocoon.pipeline.util.URLConnectionUtils
 
comment(char[], int, int) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.pipeline.component.sax.CleaningTransformer
 
comment(char[], int, int) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
comment(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.EmbeddedXMLPipe
Ignore all comment events if between startDTD/endDTD events.
comment(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
comment(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
comment(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
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
 
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.pipeline.component.sax.CleaningTransformer
 
constructCacheKey() - Method in class org.apache.cocoon.pipeline.component.sax.FileGenerator
constructCacheKey() - Method in class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
constructCacheKey() - Method in class org.apache.cocoon.pipeline.component.sax.XMLSerializer
 
constructCacheKey() - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
Consumer - Interface in org.apache.cocoon.pipeline.component
 
consumer - Variable in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
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.pipeline.component.sax.XMLConsumerAdapter
 
Controller - Interface in org.apache.cocoon.controller
 
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
 
ControllerContextHelper - Class in org.apache.cocoon.servlet.controller
 
ControllerContextHelper() - Constructor for class org.apache.cocoon.servlet.controller.ControllerContextHelper
 
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
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
createSitemapNode(String, Map<String, String>) - Method in class org.apache.cocoon.sitemap.SitemapBuilder
 

D

data - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.PI
 
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
 
delegate(HttpServletRequest, Object) - Method in class org.apache.cocoon.rest.controller.MethodDelegator
 
delegate(String, Map<String, Object>, OutputStream) - Static method in class org.apache.cocoon.servlet.SitemapDelegator
 
Delete - Interface in org.apache.cocoon.rest.controller.method
 
destroy() - Method in class org.apache.cocoon.servlet.DebugFilter
 
doDelete() - Method in interface org.apache.cocoon.rest.controller.method.Delete
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.cocoon.servlet.DebugFilter
Log debug information about the current environment.
doGet() - Method in interface org.apache.cocoon.rest.controller.method.Get
 
doHead() - Method in interface org.apache.cocoon.rest.controller.method.Head
 
doOptions() - Method in interface org.apache.cocoon.rest.controller.method.Options
 
doPost() - Method in interface org.apache.cocoon.rest.controller.method.Post
 
doPut() - Method in interface org.apache.cocoon.rest.controller.method.Put
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.Characters
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.Comment
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
Dump buffer contents into the provided writer.
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndCDATA
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndDocument
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndDTD
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndElement
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndEntity
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndPrefixMapping
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.IgnorableWhitespace
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.PI
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.SkippedEntity
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartCDATA
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartDocument
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartDTD
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartElement
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartEntity
 
dump(Writer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartPrefixMapping
 

E

EmbeddedXMLPipe - Class in org.apache.cocoon.pipeline.util
This class implements a ContentHandler for embedding a full SAX event stream into an existing stream of SAX events.
EmbeddedXMLPipe() - Constructor for class org.apache.cocoon.pipeline.util.EmbeddedXMLPipe
 
EmbeddedXMLPipe(ContentHandler) - Constructor for class org.apache.cocoon.pipeline.util.EmbeddedXMLPipe
 
EmbeddedXMLPipe(ContentHandler, LexicalHandler) - Constructor for class org.apache.cocoon.pipeline.util.EmbeddedXMLPipe
 
EmbeddedXMLPipe(XMLConsumer) - Constructor for class org.apache.cocoon.pipeline.util.EmbeddedXMLPipe
Creates an EmbeddedXMLPipe that writes into the given XMLConsumer.
endCDATA() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
endCDATA() - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
endCDATA() - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
endCDATA() - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
endCDATA() - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
endDocument() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
endDocument() - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
endDocument() - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Receive notification of the end of a document.
endDocument() - Method in class org.apache.cocoon.pipeline.util.EmbeddedXMLPipe
Ignore the endDocument event: this method does nothing.
endDocument() - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
endDocument() - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
endDocument() - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
endDocument() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceSerializer
 
endDocument() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceTransformer
 
endDTD() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
endDTD() - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
endDTD() - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Report the end of DTD declarations.
endDTD() - Method in class org.apache.cocoon.pipeline.util.EmbeddedXMLPipe
Ignore the endDTD event: this method does nothing.
endDTD() - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
endDTD() - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
endDTD() - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
endElement(String, String, String) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
endElement(String, String, String) - Method in class org.apache.cocoon.pipeline.component.sax.CleaningTransformer
 
endElement(String, String, String) - Method in class org.apache.cocoon.pipeline.component.sax.IncludeTransformer
 
endElement(String, String, String) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
endElement(String, String, String) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
endElement(String, String, String) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
endElement(String, String, String) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
endEntity(String) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
endEntity(String) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
endEntity(String) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Report the end of an entity.
endEntity(String) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
endEntity(String) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
endEntity(String) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.pipeline.component.sax.CleaningTransformer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
endPrefixMapping(String) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
endPrefixMapping(String) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
endSAXRecording() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
Stop recording of SAX events.
EndsWithMatcher - Class in org.apache.cocoon.sitemap.matcher
 
EndsWithMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.EndsWithMatcher
 
ENTITIES - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
ENTITY - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
equals(Object) - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
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(TransformerException) - Method in class org.apache.cocoon.pipeline.component.sax.TraxErrorListener
error(TransformerException) - Method in class org.apache.cocoon.pipeline.component.sax.XSLTProcessorErrorListener
 
ErrorNode - Class in org.apache.cocoon.sitemap.node
 
ErrorNode() - Constructor for class org.apache.cocoon.sitemap.node.ErrorNode
 
ESC - Static variable in class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
Default path separator: "/"
EXCEPTION_NS - Static variable in class org.apache.cocoon.sitemap.component.ExceptionGenerator
 
ExceptionGenerator - Class in org.apache.cocoon.sitemap.component
 
ExceptionGenerator() - Constructor for class org.apache.cocoon.sitemap.component.ExceptionGenerator
 
ExceptionHandler - Class in org.apache.cocoon.sitemap.util
 
ExceptionHandler() - Constructor for class org.apache.cocoon.sitemap.util.ExceptionHandler
 
execute() - Method in class org.apache.cocoon.controller.SpringControllerComponent
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 class org.apache.cocoon.pipeline.component.sax.FileGenerator
execute() - Method in class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
execute() - Method in class org.apache.cocoon.pipeline.component.sax.StringGenerator
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.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 interface org.apache.cocoon.sitemap.Invocation
 
execute() - Method in class org.apache.cocoon.sitemap.InvocationImpl
execute() - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
executeCacheRefreshJob(CacheRefreshJob, CacheKey) - Method in class org.apache.cocoon.pipeline.caching.CacheRefreshManagerImpl
 

F

fatalError(TransformerException) - Method in class org.apache.cocoon.pipeline.component.sax.TraxErrorListener
 
fatalError(TransformerException) - Method in class org.apache.cocoon.pipeline.component.sax.XSLTProcessorErrorListener
 
FileGenerator - Class in org.apache.cocoon.pipeline.component.sax
 
FileGenerator() - Constructor for class org.apache.cocoon.pipeline.component.sax.FileGenerator
 
FileGenerator(URL) - Constructor for class org.apache.cocoon.pipeline.component.sax.FileGenerator
 
FileReaderComponent - Class in org.apache.cocoon.pipeline.component.sax
 
FileReaderComponent() - Constructor for class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
 
FileReaderComponent(URL) - Constructor for class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
 
finish(Exception) - Method in class org.apache.cocoon.pipeline.component.AbstractPipelineComponent
 
finish(Exception) - 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(Exception) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
This method is called after pipeline run - regardless if the run was successful or an exception was thrown.
Finisher - Interface in org.apache.cocoon.pipeline.component
 
FlowNode - Class in org.apache.cocoon.sitemap.node
 
FlowNode() - Constructor for class org.apache.cocoon.sitemap.node.FlowNode
 
flush() - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 

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
 
get(CacheKey) - Method in interface org.apache.cocoon.pipeline.caching.PipelineCache
 
get(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.SimplePipelineCache
 
Get - Interface in org.apache.cocoon.rest.controller.method
 
get(String) - Method in class org.apache.cocoon.servlet.util.ObjectModelProvider.ObjectModelRequest
 
get(String) - Method in class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 
getAnnotatedFields(Class<?>) - Method in class org.apache.cocoon.rest.controller.util.AnnotationCollector
 
getAttribute(Class<?>, String) - Static method in class org.apache.cocoon.servlet.util.ManifestUtils
 
getBits() - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
getCachedValue(CacheKey) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
getCacheRefreshManager() - Method in class org.apache.cocoon.pipeline.AsyncCachePipeline
 
getCause(Throwable) - Static method in class org.apache.cocoon.sitemap.util.ExceptionHandler
Get the underlying cause of the given exception.

Technically this unwraps the given exception until one of the following happens there is no more underlying cause an Exception other than InvocationException or one of its subclasses is encountered
This method will return null if and only if the given exception is null.
getCocoonObject() - Method in class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 
getComponents() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
getConfiguration() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
 
getContent() - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
getContentType() - Method in class org.apache.cocoon.controller.SpringControllerComponent
getContentType() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
Get the mime-type http://tools.ietf.org/html/rfc2046 of the content produced by the pipeline.
getContentType() - Method in interface org.apache.cocoon.pipeline.component.Finisher
 
getContentType() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
getContentType() - Method in class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
getContentType() - Method in interface org.apache.cocoon.pipeline.Pipeline
Get the mime-type http://tools.ietf.org/html/rfc2046 of the content produced by the pipeline.
getContentType() - Method in class org.apache.cocoon.servlet.component.RedirectorComponent
getContentType() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceSerializer
 
getContext(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.servlet.controller.ControllerContextHelper
 
getData() - Method in class org.apache.cocoon.rest.controller.response.Page
 
getFinisher() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
getInputParameters() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
 
getInvocationException(Throwable) - Static method in class org.apache.cocoon.sitemap.util.ExceptionHandler
Wraps the given throwable into an InvocationException, if that is necessary.

If the given throwable is already an instance of InvocationException, the given throwable is returned.
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
 
getLastModifed() - Method in interface org.apache.cocoon.pipeline.caching.CacheKey
 
getLastModifed() - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
getLastModifed() - Method in class org.apache.cocoon.pipeline.caching.ParameterCacheKey
 
getLastModifed() - Method in class org.apache.cocoon.pipeline.caching.SimpleCacheKey
 
getLastModifed() - Method in class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
getLastModified() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
getLastModified() - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
getLastModified() - Method in interface org.apache.cocoon.pipeline.Pipeline
Get the time of the last modification.
getLastModified() - Static method in class org.apache.cocoon.servlet.node.LastModifiedCollector
 
getMimeType() - Static method in class org.apache.cocoon.servlet.node.MimeTypeCollector
 
getName() - Method in class org.apache.cocoon.sitemap.node.ParameterNode
 
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.pipeline.component.sax.AbstractSerializer
 
getOutputStream() - Method in interface org.apache.cocoon.sitemap.Invocation
 
getOutputStream() - Method in class org.apache.cocoon.sitemap.InvocationImpl
getParameter(String) - Method in interface org.apache.cocoon.sitemap.Invocation
 
getParameter(String) - Method in class org.apache.cocoon.sitemap.InvocationImpl
getParameter(String) - Method in class org.apache.cocoon.sitemap.SitemapParametersStack
 
getParameterPosition(String) - Method in class org.apache.cocoon.sitemap.matcher.WildcardMatcher.WildcardExpressionRewriter
 
getParameters() - Method in interface org.apache.cocoon.sitemap.Invocation
 
getParameters() - Method in class org.apache.cocoon.sitemap.InvocationImpl
getParameters() - Method in class org.apache.cocoon.sitemap.matcher.WildcardMatcher.WildcardExpressionRewriter
 
getParameters() - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
getParameters() - Method in class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 
getParent() - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
getParent() - Method in interface org.apache.cocoon.sitemap.node.SitemapNode
 
getRequest(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.servlet.util.HttpContextHelper
 
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
 
getRewrittenExpression() - Method in class org.apache.cocoon.sitemap.matcher.WildcardMatcher.WildcardExpressionRewriter
 
getServletContext(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.servlet.util.HttpContextHelper
 
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
 
getStatus() - Method in class org.apache.cocoon.rest.controller.response.Status
 
getStatusCode() - Static method in class org.apache.cocoon.servlet.node.StatusCodeCollector
 
getThrowable() - Method in class org.apache.cocoon.pipeline.component.sax.TraxErrorListener
Get the exception that was catched by this listener, if any.
getThrowable() - Method in class org.apache.cocoon.pipeline.component.sax.XSLTProcessorErrorListener
Get the exception that was catched by this listener, if any.
getThrowable() - Method in interface org.apache.cocoon.sitemap.Invocation
 
getThrowable() - Method in class org.apache.cocoon.sitemap.InvocationImpl
getThrowable(Map<String, ? extends Object>) - Static method in class org.apache.cocoon.sitemap.util.ParameterHelper
 
getTimestamp() - Method in class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
getType() - Method in class org.apache.cocoon.sitemap.node.SerializeNode
 
getUri() - Method in class org.apache.cocoon.rest.controller.response.Page
 
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
 
getXMLConsumer() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractXMLProducer
 

H

hasCompletePipeline() - Method in interface org.apache.cocoon.sitemap.Invocation
 
hasCompletePipeline() - Method in class org.apache.cocoon.sitemap.InvocationImpl
hashCode() - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
 
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
 
Head - Interface in org.apache.cocoon.rest.controller.method
 
HttpContextHelper - Class in org.apache.cocoon.servlet.util
 
HttpContextHelper() - Constructor for class org.apache.cocoon.servlet.util.HttpContextHelper
 

I

ID - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
IDREF - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
IDREFS - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
ImmutableAttributesImpl - Class in org.apache.cocoon.pipeline.util
Immutable attributes
ImmutableAttributesImpl() - Constructor for class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
ImmutableAttributesImpl(Attributes) - Constructor for class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
IncludeTransformer - Class in org.apache.cocoon.pipeline.component.sax
 
IncludeTransformer() - Constructor for class org.apache.cocoon.pipeline.component.sax.IncludeTransformer
 
IncludeXMLConsumer - Class in org.apache.cocoon.pipeline.util
A special purpose XMLConsumer which can: Trim empty characters if ignoreEmptyCharacters is set.
IncludeXMLConsumer(XMLConsumer) - Constructor for class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
Constructor
IncludeXMLConsumer(ContentHandler) - Constructor for class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
Constructor
IncludeXMLConsumer(ContentHandler, LexicalHandler) - Constructor for class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
Constructor
init(FilterConfig) - Method in class org.apache.cocoon.servlet.DebugFilter
 
init() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceSerializer
 
init(ServletConfig) - Method in class org.apache.cocoon.servlet.XMLSitemapServlet
 
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.
installAction(String) - Method in interface org.apache.cocoon.sitemap.Invocation
 
installAction(String) - Method in class org.apache.cocoon.sitemap.InvocationImpl
installComponent(String, Map<String, ? extends Object>) - Method in interface org.apache.cocoon.sitemap.Invocation
 
installComponent(String, Map<String, ? extends Object>) - Method in class org.apache.cocoon.sitemap.InvocationImpl
installPipeline(String) - Method in interface org.apache.cocoon.sitemap.Invocation
 
installPipeline(String) - Method in class org.apache.cocoon.sitemap.InvocationImpl
installPipeline(Invocation) - Method in class org.apache.cocoon.sitemap.node.PipelineNode
 
interceptInvoke(ProceedingJoinPoint) - Method in class org.apache.cocoon.servlet.node.LastModifiedCollector
 
interceptInvoke(ProceedingJoinPoint) - Method in class org.apache.cocoon.servlet.node.MimeTypeCollector
 
interceptInvoke(ProceedingJoinPoint, Invocation) - Method in class org.apache.cocoon.servlet.node.StatusCodeCollector
 
Invocation - Interface in org.apache.cocoon.sitemap
 
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(OutputStream, String, Map<String, Object>, Map<String, ? extends Object>) - Method in interface org.apache.cocoon.controller.Controller
 
invoke(Invocation) - Method in class org.apache.cocoon.controller.node.CallNode
 
invoke(OutputStream, String, Map<String, Object>, Map<String, ? extends Object>) - Method in class org.apache.cocoon.rest.controller.SpringRESTController
 
invoke(Invocation) - Method in class org.apache.cocoon.servlet.node.RedirectNode
invoke(String, Map<String, Object>, OutputStream) - Method in class org.apache.cocoon.servlet.XMLSitemapServlet
 
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.ActNode
 
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.ErrorNode
 
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.GenerateNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.MatchNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.OtherwiseNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.PipelineNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.PipelinesNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.ReadNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.SelectNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.SerializeNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.Sitemap
invoke(Invocation) - Method in interface org.apache.cocoon.sitemap.node.SitemapNode
 
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.TransformNode
invoke(Invocation) - Method in class org.apache.cocoon.sitemap.node.WhenNode
 
invokeStarter() - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
isCompleted() - Method in enum org.apache.cocoon.sitemap.node.InvocationResult
 
isContinued() - Method in enum org.apache.cocoon.sitemap.node.InvocationResult
 
isEmpty() - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
isErrorInvocation() - Method in interface org.apache.cocoon.sitemap.Invocation
 
isErrorInvocation() - Method in class org.apache.cocoon.sitemap.InvocationImpl
isMatching() - Method in class org.apache.cocoon.sitemap.node.MatchNode
 
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.CompleteCacheValue
isValid(CacheKey) - Method in class org.apache.cocoon.pipeline.caching.CompoundCacheKey
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

JexlLanguageInterpreter - Class in org.apache.cocoon.sitemap.expression
 
JexlLanguageInterpreter() - Constructor for class org.apache.cocoon.sitemap.expression.JexlLanguageInterpreter
 

L

LanguageInterpreter - Interface in org.apache.cocoon.sitemap.expression
 
LanguageInterpreterFactory - Interface in org.apache.cocoon.sitemap.expression
 
LastModifiedCollector - Class in org.apache.cocoon.servlet.node
 
LastModifiedCollector() - Constructor for class org.apache.cocoon.servlet.node.LastModifiedCollector
 
lexicalHandler - Variable in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
lineSeparator - Static variable in class org.apache.cocoon.servlet.DebugFilter
 
localName - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.EndElement
 
localName - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartElement
 
lookupMatcherContext() - Method in class org.apache.cocoon.sitemap.node.MatchNode
Find out what matching attribute (pattern, wildcard, equals, etc.) is used, check that it's not more than one that is used and throw an exception otherwise.

M

ManifestUtils - Class in org.apache.cocoon.servlet.util
 
ManifestUtils() - Constructor for class org.apache.cocoon.servlet.util.ManifestUtils
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.ContainsMatcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.EndsWithMatcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.EqualsMatcher
 
match(String, String) - Method in interface org.apache.cocoon.sitemap.matcher.Matcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.RegexpMatcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.StartsWithMatcher
 
match(String, String) - Method in class org.apache.cocoon.sitemap.matcher.WildcardMatcher
 
match(String) - Method in class org.apache.cocoon.sitemap.node.MatchNode.MatcherContext
 
match(String, String) - Static method in class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
Match a pattern agains a string and isolates wildcard replacement into a Map.
Matcher - Interface in org.apache.cocoon.sitemap.matcher
 
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
 
MethodDelegator - Class in org.apache.cocoon.rest.controller
 
MethodDelegator() - Constructor for class org.apache.cocoon.rest.controller.MethodDelegator
 
MimeTypeCollector - Class in org.apache.cocoon.servlet.node
 
MimeTypeCollector() - Constructor for class org.apache.cocoon.servlet.node.MimeTypeCollector
 

N

NAME - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
name - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.EndEntity
 
name - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.SkippedEntity
 
name - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartDTD
 
name - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartEntity
 
NAMES - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
namespaceURI - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.EndElement
 
namespaceURI - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartElement
 
NMTOKEN - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
NMTOKENS - Static variable in interface org.apache.cocoon.pipeline.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 - Class in org.apache.cocoon.pipeline
This Pipeline doesn't support caching at all.
NonCachingPipeline() - Constructor for class org.apache.cocoon.pipeline.NonCachingPipeline
 
NOTATION - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
NullXMLConsumer - Class in org.apache.cocoon.pipeline.util
An XMLConsumer that does swallows all incoming SAX events.
NullXMLConsumer() - Constructor for class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
NUMBER - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
NUMBERS - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
NUTOKEN - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 
NUTOKENS - Static variable in interface org.apache.cocoon.pipeline.util.AttributeTypes
 

O

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() - Constructor for class org.apache.cocoon.servlet.util.ObjectModelProvider
 
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.
ObjectModelProvider.ObjectModelRequest(HttpServletRequest) - Constructor for class org.apache.cocoon.servlet.util.ObjectModelProvider.ObjectModelRequest
 
Options - Interface in org.apache.cocoon.rest.controller.method
 
org.apache.cocoon.controller - package org.apache.cocoon.controller
 
org.apache.cocoon.controller.node - package org.apache.cocoon.controller.node
 
org.apache.cocoon.pipeline - package org.apache.cocoon.pipeline
 
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.component.sax - package org.apache.cocoon.pipeline.component.sax
 
org.apache.cocoon.pipeline.util - package org.apache.cocoon.pipeline.util
 
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.servlet - package org.apache.cocoon.servlet
 
org.apache.cocoon.servlet.component - package org.apache.cocoon.servlet.component
 
org.apache.cocoon.servlet.controller - package org.apache.cocoon.servlet.controller
 
org.apache.cocoon.servlet.node - package org.apache.cocoon.servlet.node
 
org.apache.cocoon.servlet.ssf - package org.apache.cocoon.servlet.ssf
 
org.apache.cocoon.servlet.util - package org.apache.cocoon.servlet.util
 
org.apache.cocoon.sitemap - package org.apache.cocoon.sitemap
 
org.apache.cocoon.sitemap.action - package org.apache.cocoon.sitemap.action
 
org.apache.cocoon.sitemap.component - package org.apache.cocoon.sitemap.component
 
org.apache.cocoon.sitemap.expression - package org.apache.cocoon.sitemap.expression
 
org.apache.cocoon.sitemap.matcher - package org.apache.cocoon.sitemap.matcher
 
org.apache.cocoon.sitemap.node - package org.apache.cocoon.sitemap.node
 
org.apache.cocoon.sitemap.node.annotations - package org.apache.cocoon.sitemap.node.annotations
 
org.apache.cocoon.sitemap.objectmodel - package org.apache.cocoon.sitemap.objectmodel
 
org.apache.cocoon.sitemap.spring - package org.apache.cocoon.sitemap.spring
 
org.apache.cocoon.sitemap.util - package org.apache.cocoon.sitemap.util
 
org.apache.cocoon.sitemap.xml - package org.apache.cocoon.sitemap.xml
 
org.apache.cocoon.stringtemplate - package org.apache.cocoon.stringtemplate
 
OtherwiseNode - Class in org.apache.cocoon.sitemap.node
 
OtherwiseNode() - Constructor for class org.apache.cocoon.sitemap.node.OtherwiseNode
 

P

Page - Class in org.apache.cocoon.rest.controller.response
 
Page(String, Map<String, Object>) - Constructor for class org.apache.cocoon.rest.controller.response.Page
 
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(Map<String, Object>) - 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
 
PATHSEP - Static variable in class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
Default path separator: "/"
Pipeline - Interface in org.apache.cocoon.pipeline
A pipeline expects one or more PipelineComponents that passed by using Pipeline.addComponent(PipelineComponent).
PipelineCache - Interface in org.apache.cocoon.pipeline.caching
 
pipelineCache - Variable in class org.apache.cocoon.pipeline.CachingPipeline
 
PipelineComponent - Interface in org.apache.cocoon.pipeline.component
This is a component used in a pipeline.
PipelineComponentFactory - Interface in org.apache.cocoon.sitemap.spring
 
PipelineFactory - Interface in org.apache.cocoon.sitemap.spring
 
PipelineNode - Class in org.apache.cocoon.sitemap.node
 
PipelineNode() - Constructor for class org.apache.cocoon.sitemap.node.PipelineNode
 
PipelinesNode - Class in org.apache.cocoon.sitemap.node
 
PipelinesNode() - Constructor for class org.apache.cocoon.sitemap.node.PipelinesNode
 
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
 
prefix - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.EndPrefixMapping
 
prefix - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartPrefixMapping
 
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.pipeline.component.sax.AbstractTransformer
 
processingInstruction(String, String) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
processingInstruction(String, String) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
processingInstruction(String, String) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
processingInstruction(String, String) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
processParameter(String, String) - Method in class org.apache.cocoon.sitemap.node.AbstractSitemapNode
 
Producer - Interface in org.apache.cocoon.pipeline.component
 
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
 
publicId - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartDTD
 
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 interface org.apache.cocoon.pipeline.caching.PipelineCache
 
put(CacheKey, CacheValue) - Method in class org.apache.cocoon.pipeline.caching.SimplePipelineCache
 
Put - Interface in org.apache.cocoon.rest.controller.method
 
put(String, Object) - Method in class org.apache.cocoon.sitemap.objectmodel.ObjectModel
 

Q

qName - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.EndElement
 
qName - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartElement
 

R

ReadNode - Class in org.apache.cocoon.sitemap.node
 
ReadNode() - Constructor for class org.apache.cocoon.sitemap.node.ReadNode
 
RedirectNode - Class in org.apache.cocoon.servlet.node
 
RedirectNode() - Constructor for class org.apache.cocoon.servlet.node.RedirectNode
 
RedirectorComponent - Class in org.apache.cocoon.servlet.component
 
RedirectorComponent() - Constructor for class org.apache.cocoon.servlet.component.RedirectorComponent
 
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
RegexpMatcher - Class in org.apache.cocoon.sitemap.matcher
 
RegexpMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.RegexpMatcher
 
removeAttribute(String) - Method in class org.apache.cocoon.pipeline.util.AttributesImpl
Remove an attribute
removeAttribute(String, String) - Method in class org.apache.cocoon.pipeline.util.AttributesImpl
Remove an attribute
removeAttribute(int) - Method in class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
removeAttribute(String) - Method in class org.apache.cocoon.sitemap.xml.AttributesImpl
Remove an attribute
removeAttribute(String, String) - Method in class org.apache.cocoon.sitemap.xml.AttributesImpl
Remove an attribute
removeRecorder() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
Remove a recorder.
removeSitemapServlet() - Static method in class org.apache.cocoon.servlet.SitemapDelegator
 
RequestHeader - Annotation Type in org.apache.cocoon.rest.controller.annotation
This annotation will be used RestController classes to access sitemap parameters.
RequestParameter - Annotation Type in org.apache.cocoon.rest.controller.annotation
This annotation will be used RestController classes to access sitemap parameters.
RequestParametersGenerator - Class in org.apache.cocoon.servlet.component
 
RequestParametersGenerator() - Constructor for class org.apache.cocoon.servlet.component.RequestParametersGenerator
 
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.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
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
 

S

saxbits - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer
Stores list of SaxBit objects.
SaxBuffer - Class in org.apache.cocoon.pipeline.util
A class that can record SAX events and replay them later.
SaxBuffer() - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer
Creates empty SaxBuffer
SaxBuffer(List<SaxBuffer.SaxBit>) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer
Creates SaxBuffer based on the provided bits list.
SaxBuffer(SaxBuffer) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer
Creates copy of another SaxBuffer
SaxBuffer.Characters - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.Characters(char[], int, int) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.Characters
 
SaxBuffer.Comment - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.Comment(char[], int, int) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.Comment
 
SaxBuffer.EndCDATA - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.EndCDATA() - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.EndCDATA
 
SaxBuffer.EndDocument - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.EndDocument() - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.EndDocument
 
SaxBuffer.EndDTD - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.EndDTD() - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.EndDTD
 
SaxBuffer.EndElement - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.EndElement(String, String, String) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.EndElement
 
SaxBuffer.EndEntity - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.EndEntity(String) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.EndEntity
 
SaxBuffer.EndPrefixMapping - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.EndPrefixMapping(String) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.EndPrefixMapping
 
SaxBuffer.IgnorableWhitespace - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.IgnorableWhitespace(char[], int, int) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.IgnorableWhitespace
 
SaxBuffer.PI - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.PI(String, String) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.PI
 
SaxBuffer.SkippedEntity - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.SkippedEntity(String) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.SkippedEntity
 
SaxBuffer.StartCDATA - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.StartCDATA() - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.StartCDATA
 
SaxBuffer.StartDocument - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.StartDocument() - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.StartDocument
 
SaxBuffer.StartDTD - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.StartDTD(String, String, String) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.StartDTD
 
SaxBuffer.StartElement - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.StartElement(String, String, String, Attributes) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.StartElement
 
SaxBuffer.StartEntity - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.StartEntity(String) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.StartEntity
 
SaxBuffer.StartPrefixMapping - Class in org.apache.cocoon.pipeline.util
 
SaxBuffer.StartPrefixMapping(String, String) - Constructor for class org.apache.cocoon.pipeline.util.SaxBuffer.StartPrefixMapping
 
SelectNode - Class in org.apache.cocoon.sitemap.node
 
SelectNode() - Constructor for class org.apache.cocoon.sitemap.node.SelectNode
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.Characters
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.Comment
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndCDATA
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndDocument
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndDTD
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndElement
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndEntity
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.EndPrefixMapping
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.IgnorableWhitespace
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.PI
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.SkippedEntity
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartCDATA
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartDocument
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartDTD
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartElement
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartEntity
 
send(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.StartPrefixMapping
 
sendEndPrefixMapping() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
Send all end prefix mapping events to the current content handler
sendStartPrefixMapping() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
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.servlet.XMLSitemapServlet
 
ServiceConsumerGenerator - Class in org.apache.cocoon.servlet.ssf
 
ServiceConsumerGenerator() - Constructor for class org.apache.cocoon.servlet.ssf.ServiceConsumerGenerator
 
ServletServiceGenerator - Class in org.apache.cocoon.servlet.ssf
 
ServletServiceGenerator() - Constructor for class org.apache.cocoon.servlet.ssf.ServletServiceGenerator
 
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
 
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
setAttribute(int, String, String, String, String, String) - Method in class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
setAttributes(Attributes) - Method in class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
setBaseUrl(URL) - Method in class org.apache.cocoon.pipeline.component.sax.IncludeTransformer
 
setBaseURL(URL) - Method in class org.apache.cocoon.sitemap.InvocationImpl
 
setBeanFactory(BeanFactory) - Method in class org.apache.cocoon.servlet.XMLSitemapServlet
 
setCachedValue(CacheKey, CacheValue) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
setCacheRefreshManager(CacheRefreshManager) - Method in class org.apache.cocoon.pipeline.AsyncCachePipeline
 
setComponentProvider(ComponentProvider) - Method in class org.apache.cocoon.sitemap.InvocationImpl
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.controller.SpringControllerComponent
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
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.pipeline.component.sax.FileGenerator
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.pipeline.component.sax.IncludeTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.pipeline.component.sax.XSLTTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.servlet.component.RedirectorComponent
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.servlet.ssf.ServletServiceGenerator
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.servlet.ssf.ServletServiceSerializer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.servlet.ssf.ServletServiceTransformer
 
setConfiguration(Map<String, ? extends Object>) - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
setConsumer(Consumer) - Method in interface org.apache.cocoon.pipeline.component.Producer
 
setConsumer(Consumer) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractXMLProducer
setConsumer(XMLConsumer) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
setContentHandler(ContentHandler) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
setContentType(String) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
setDocumentLocator(Locator) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
setFormat(Properties) - Method in class org.apache.cocoon.pipeline.component.sax.XMLSerializer
 
setIgnoreEmptyCharacters(boolean) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
Control SAX event handling.
setIgnoreRootElement(boolean) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
Control SAX event handling.
setLanguageInterpreterFactory(LanguageInterpreterFactory) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
 
setLexicalHandler(LexicalHandler) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
setLocalName(int, String) - Method in class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
setMethodDelegator(MethodDelegator) - Method in class org.apache.cocoon.rest.controller.SpringRESTController
 
setMimeType(String) - Method in class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
Set the mime-type directly which is useful when this component is used directly.
setObjectModel(ObjectModel) - Method in class org.apache.cocoon.sitemap.InvocationImpl
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.controller.SpringControllerComponent
setOutputStream(OutputStream) - Method in interface org.apache.cocoon.pipeline.component.Finisher
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
setOutputStream(OutputStream) - Method in class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
setOutputStream(OutputStream) - Method in class org.apache.cocoon.pipeline.component.sax.XMLSerializer
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.servlet.component.RedirectorComponent
setOutputStream(OutputStream) - Method in interface org.apache.cocoon.sitemap.Invocation
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.sitemap.InvocationImpl
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
 
setPipelineCache(PipelineCache) - Method in class org.apache.cocoon.pipeline.CachingPipeline
 
setPipelineComponentFactory(PipelineComponentFactory) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
 
setPipelineFactory(PipelineFactory) - Method in class org.apache.cocoon.sitemap.SpringComponentProvider
 
setQName(int, String) - Method in class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
setRecorder(XMLConsumer) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
Set a recorder.
setRequestURI(String) - Method in class org.apache.cocoon.sitemap.InvocationImpl
 
setSitemapNodeFactory(SitemapNodeFactory) - Method in class org.apache.cocoon.sitemap.SitemapBuilder
 
setSitemapServlet(XMLSitemapServlet) - Static method in class org.apache.cocoon.servlet.SitemapDelegator
 
setSource(URL) - Method in class org.apache.cocoon.pipeline.component.sax.FileGenerator
 
setSource(URL) - Method in class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
Set the source URL directly when this component is used directly.
setSource(URL) - Method in class org.apache.cocoon.stringtemplate.StringTemplateGenerator
 
setStatusCode(int) - Static method in class org.apache.cocoon.servlet.node.StatusCodeCollector
 
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
 
setType(int, String) - Method in class org.apache.cocoon.pipeline.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(Map<String, Object>) - Method in class org.apache.cocoon.controller.SpringControllerComponent
The shared object map for this pipeline run.
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 class org.apache.cocoon.pipeline.CachingPipeline
 
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(Map<String, Object>) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
The shared object map for this pipeline run.
setup(Map<String, Object>) - Method in class org.apache.cocoon.pipeline.component.sax.XMLSerializer
 
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.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.stringtemplate.StringTemplateGenerator
 
setupComponents(OutputStream, Map<String, Object>) - Method in class org.apache.cocoon.pipeline.AbstractPipeline
 
setURI(int, String) - Method in class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
setValue(int, String) - Method in class org.apache.cocoon.pipeline.util.ImmutableAttributesImpl
 
setValue(String) - Method in class org.apache.cocoon.sitemap.node.MatchNode
 
setXMLConsumer(XMLConsumer) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractXMLProducer
 
setXMLConsumer(XMLConsumer) - Method in class org.apache.cocoon.pipeline.component.sax.XSLTTransformer
 
SimpleCacheKey - Class in org.apache.cocoon.pipeline.caching
 
SimpleCacheKey() - Constructor for class org.apache.cocoon.pipeline.caching.SimpleCacheKey
 
SimplePipelineCache - Class in org.apache.cocoon.pipeline.caching
 
SimplePipelineCache() - Constructor for class org.apache.cocoon.pipeline.caching.SimplePipelineCache
 
SINGLETON - Static variable in class org.apache.cocoon.pipeline.util.SaxBuffer.EndCDATA
 
SINGLETON - Static variable in class org.apache.cocoon.pipeline.util.SaxBuffer.EndDocument
 
SINGLETON - Static variable in class org.apache.cocoon.pipeline.util.SaxBuffer.EndDTD
 
SINGLETON - Static variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartCDATA
 
SINGLETON - Static variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartDocument
 
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
 
SitemapDelegator - Class in org.apache.cocoon.servlet
 
SitemapDelegator() - Constructor for class org.apache.cocoon.servlet.SitemapDelegator
 
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
 
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
 
skippedEntity(String) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
skippedEntity(String) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
skippedEntity(String) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
skippedEntity(String) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
skippedEntity(String) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
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
 
SpringRESTController - Class in org.apache.cocoon.rest.controller
This controller is responsible for the execution of instances of REST controller beans.
SpringRESTController() - Constructor for class org.apache.cocoon.rest.controller.SpringRESTController
 
STAR - Static variable in class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
Default path separator: "/"
startCDATA() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
startCDATA() - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
startCDATA() - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
startCDATA() - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
startCDATA() - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
startDocument() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
startDocument() - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
startDocument() - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.cocoon.pipeline.util.EmbeddedXMLPipe
Ignore the startDocument event: this method does nothing.
startDocument() - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
startDocument() - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
startDocument() - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
startDocument() - Method in class org.apache.cocoon.servlet.ssf.ServletServiceTransformer
 
startDTD(String, String, String) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
startDTD(String, String, String) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
startDTD(String, String, String) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.cocoon.pipeline.util.EmbeddedXMLPipe
Ignore the startDTD event: this method does nothing.
startDTD(String, String, String) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
startDTD(String, String, String) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
startDTD(String, String, String) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.pipeline.component.sax.CleaningTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.pipeline.component.sax.IncludeTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
startElement(String, String, String, Attributes) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
startEntity(String) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
startEntity(String) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
startEntity(String) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Report the beginning of an entity.
startEntity(String) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
startEntity(String) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
startEntity(String) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
Starter - Interface in org.apache.cocoon.pipeline.component
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.pipeline.component.sax.CleaningTransformer
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.pipeline.util.AbstractXMLPipe
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.cocoon.pipeline.util.IncludeXMLConsumer
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.pipeline.util.NullXMLConsumer
 
startPrefixMapping(String, String) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
 
startSAXRecording() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractTransformer
Start recording of SAX events.
StartsWithMatcher - Class in org.apache.cocoon.sitemap.matcher
 
StartsWithMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.StartsWithMatcher
 
Status - Class in org.apache.cocoon.rest.controller.response
 
Status(int) - Constructor for class org.apache.cocoon.rest.controller.response.Status
 
StatusCodeCollector - Class in org.apache.cocoon.servlet.node
 
StatusCodeCollector() - Constructor for class org.apache.cocoon.servlet.node.StatusCodeCollector
 
storeContext(Map<String, Object>, Map<String, Object>) - Static method in class org.apache.cocoon.servlet.controller.ControllerContextHelper
 
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
 
StringGenerator - Class in org.apache.cocoon.pipeline.component.sax
 
StringGenerator(String) - Constructor for class org.apache.cocoon.pipeline.component.sax.StringGenerator
 
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
 
systemId - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartDTD
 

T

target - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.PI
 
TimestampCacheKey - Class in org.apache.cocoon.pipeline.caching
 
TimestampCacheKey(URL, long) - Constructor for class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
toOutputStream(OutputStream, SaxBuffer) - Static method in class org.apache.cocoon.pipeline.util.XMLUtils
 
toSAX(ContentHandler) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer
Stream this buffer into the provided content handler.
toSax(URLConnection, XMLConsumer) - Static method in class org.apache.cocoon.pipeline.util.URLConnectionUtils
 
toSax(InputStream, XMLConsumer) - Static method in class org.apache.cocoon.pipeline.util.XMLUtils
 
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.SimpleCacheKey
 
toString() - Method in class org.apache.cocoon.pipeline.caching.SimplePipelineCache
 
toString() - Method in class org.apache.cocoon.pipeline.caching.TimestampCacheKey
 
toString() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractSerializer
toString() - Method in class org.apache.cocoon.pipeline.component.sax.AbstractXMLProducer
 
toString() - Method in class org.apache.cocoon.pipeline.component.sax.FileGenerator
 
toString() - Method in class org.apache.cocoon.pipeline.component.sax.FileReaderComponent
toString() - Method in class org.apache.cocoon.pipeline.component.sax.IncludeTransformer
 
toString() - Method in class org.apache.cocoon.pipeline.component.sax.StringGenerator
 
toString() - Method in class org.apache.cocoon.pipeline.component.sax.XSLTTransformer
 
toString(StringBuffer) - Method in class org.apache.cocoon.pipeline.util.SaxBuffer.Characters
 
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.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.FlowNode
 
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
transform(String, URL...) - Static method in class org.apache.cocoon.pipeline.util.TransformationUtils
Transform an XML string by using XSLT.
transform(String, Map<String, Object>, URL...) - Static method in class org.apache.cocoon.pipeline.util.TransformationUtils
Transform an XML string by using XSLT.
transform(String, Properties, URL...) - Static method in class org.apache.cocoon.pipeline.util.TransformationUtils
Transform an XML string by using XSLT.
transform(String, Map<String, Object>, Properties, URL...) - Static method in class org.apache.cocoon.pipeline.util.TransformationUtils
Transform an XML string by using XSLT.
transform(String, OutputStream, URL...) - Static method in class org.apache.cocoon.pipeline.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.pipeline.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.pipeline.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.pipeline.util.TransformationUtils
Transform an XML string and write the result into an OutputStream.
TransformationUtils - Class in org.apache.cocoon.pipeline.util
This class contains utility methods to transform an XML string by using XSLT.
TransformationUtils() - Constructor for class org.apache.cocoon.pipeline.util.TransformationUtils
 
TransformNode - Class in org.apache.cocoon.sitemap.node
 
TransformNode() - Constructor for class org.apache.cocoon.sitemap.node.TransformNode
 
TraxErrorListener - Class in org.apache.cocoon.pipeline.component.sax
A smart error listener for javax.xml.tranform that does its best to provide useful error messages.
TraxErrorListener(Log, String) - Constructor for class org.apache.cocoon.pipeline.component.sax.TraxErrorListener
 

U

uri - Variable in class org.apache.cocoon.pipeline.util.SaxBuffer.StartPrefixMapping
 
URLConnectionUtils - Class in org.apache.cocoon.pipeline.util
 
URLConnectionUtils() - Constructor for class org.apache.cocoon.pipeline.util.URLConnectionUtils
 

V

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.sitemap.xml.AttributeTypes
Returns the enum constant of this type with the specified name.
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're declared.
values() - Static method in enum org.apache.cocoon.sitemap.xml.AttributeTypes
Returns an array containing the constants of this enum type, in the order they're declared.

W

warning(TransformerException) - Method in class org.apache.cocoon.pipeline.component.sax.TraxErrorListener
 
warning(TransformerException) - Method in class org.apache.cocoon.pipeline.component.sax.XSLTProcessorErrorListener
 
WhenNode - Class in org.apache.cocoon.sitemap.node
 
WhenNode() - Constructor for class org.apache.cocoon.sitemap.node.WhenNode
 
WildcardMatcher - Class in org.apache.cocoon.sitemap.matcher
 
WildcardMatcher() - Constructor for class org.apache.cocoon.sitemap.matcher.WildcardMatcher
 
WildcardMatcher.UnsupportedNamedWildcardExpressionException - Exception in org.apache.cocoon.sitemap.matcher
 
WildcardMatcher.UnsupportedNamedWildcardExpressionException(String) - Constructor for exception org.apache.cocoon.sitemap.matcher.WildcardMatcher.UnsupportedNamedWildcardExpressionException
 
WildcardMatcher.WildcardExpressionRewriter - Class in org.apache.cocoon.sitemap.matcher
The WildcardMatcher.WildcardExpressionRewriter takes an expression like /abc/{id}/{name}.html and replaces all placeholders by stars ('*') so that the WildcardHelper can be used.
WildcardMatcher.WildcardExpressionRewriter(String) - Constructor for class org.apache.cocoon.sitemap.matcher.WildcardMatcher.WildcardExpressionRewriter
 
WildcardMatcherHelper - Class in org.apache.cocoon.sitemap.util
This class is an utility class that perform wildcard-patterns matching and isolation.
WildcardMatcherHelper() - Constructor for class org.apache.cocoon.sitemap.util.WildcardMatcherHelper
 
write(byte[], int, int) - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
write(int) - Method in class org.apache.cocoon.pipeline.caching.CachingOutputStream
 
writeTo(OutputStream) - Method in interface org.apache.cocoon.pipeline.caching.CacheValue
 
writeTo(OutputStream) - Method in class org.apache.cocoon.pipeline.caching.CompleteCacheValue

X

XMLConsumer - Interface in org.apache.cocoon.pipeline.component.sax
 
XMLConsumerAdapter - Class in org.apache.cocoon.pipeline.component.sax
 
XMLConsumerAdapter() - Constructor for class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
XMLConsumerAdapter(ContentHandler, LexicalHandler) - Constructor for class org.apache.cocoon.pipeline.component.sax.XMLConsumerAdapter
 
XMLProducer - Interface in org.apache.cocoon.pipeline.component.sax
 
XMLSerializer - Class in org.apache.cocoon.pipeline.component.sax
 
XMLSerializer() - Constructor for class org.apache.cocoon.pipeline.component.sax.XMLSerializer
 
XMLSerializer(Properties) - Constructor for class org.apache.cocoon.pipeline.component.sax.XMLSerializer
 
XMLSitemapServlet - Class in org.apache.cocoon.servlet
 
XMLSitemapServlet() - Constructor for class org.apache.cocoon.servlet.XMLSitemapServlet
 
XMLUtils - Class in org.apache.cocoon.pipeline.util
 
XMLUtils() - Constructor for class org.apache.cocoon.pipeline.util.XMLUtils
 
XSLTProcessorErrorListener - Class in org.apache.cocoon.pipeline.component.sax
A smart error listener for javax.xml.tranform that does its best to provide useful error messages.
XSLTProcessorErrorListener(Log, String) - Constructor for class org.apache.cocoon.pipeline.component.sax.XSLTProcessorErrorListener
 
XSLTTransformer - Class in org.apache.cocoon.pipeline.component.sax
 
XSLTTransformer() - Constructor for class org.apache.cocoon.pipeline.component.sax.XSLTTransformer
 
XSLTTransformer(URL) - Constructor for class org.apache.cocoon.pipeline.component.sax.XSLTTransformer
 
XSLTTransformer(URL, Map<String, Object>) - Constructor for class org.apache.cocoon.pipeline.component.sax.XSLTTransformer
 

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

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