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

B

ba - Variable in class org.apache.cocoon.components.midi.xmidi.ByteLen
A byte array.
backend - Variable in class org.apache.cocoon.transformation.Web3RfcTransformer
 
BackgroundEnvironment - Class in org.apache.cocoon.environment.background
A simple implementation of org.apache.cocoon.environment.Environment for pipeline calls which are not externally triggered.
BackgroundEnvironment(Logger, Context) - Constructor for class org.apache.cocoon.environment.background.BackgroundEnvironment
 
BackgroundEnvironment(String, String, File, OutputStream, Logger) - Constructor for class org.apache.cocoon.environment.background.BackgroundEnvironment
 
backup(int) - Method in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
base - Variable in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated.  
base - Variable in class org.apache.cocoon.generation.XMLDBGenerator
Deprecated.  
BaseCachingProcessingPipeline - Class in org.apache.cocoon.components.pipeline.impl
This is the base class for all caching pipeline implementations.
BaseCachingProcessingPipeline() - Constructor for class org.apache.cocoon.components.pipeline.impl.BaseCachingProcessingPipeline
 
BaseChar - Static variable in interface org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserConstants
 
BaseElementProcessor - Class in org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
The BaseElementProcessor class provides default behavior for classes that can handle a particular XML element's content.
BaseElementProcessor(Attribute[]) - Constructor for class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BaseElementProcessor
Constructor
BaseLinkModule - Class in org.apache.cocoon.components.modules.input
BaseLinkModule returns a relative link (../, ../../ etc) to the base of the current request or sitemap URI.
BaseLinkModule() - Constructor for class org.apache.cocoon.components.modules.input.BaseLinkModule
 
baseMap - Variable in class org.apache.cocoon.components.source.impl.XMLDBSourceFactory
An optional base collection for each of the drivers
baseName(String) - Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
 
baseName(String, String) - Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
 
baseName(String) - Static method in class org.apache.cocoon.util.IOUtils
Deprecated. To be removed in cocoon 2.3
baseURI - Variable in class org.apache.cocoon.transformation.AugmentTransformer
 
baToHex(byte[], int, int) - Static method in class org.apache.cocoon.components.midi.xmidi.Utils
convert byte array to hex string
baToInt(byte[], int, int) - Static method in class org.apache.cocoon.components.midi.xmidi.Utils
convert byte array to int
baToString(byte[], int, int) - Static method in class org.apache.cocoon.components.midi.xmidi.Utils
convert byte array to string (not hex)
BeanConfigurator - Class in org.apache.cocoon.bean.helpers
Static class for configuring a CocoonBean from a DOM Document object
BeanConfigurator() - Constructor for class org.apache.cocoon.bean.helpers.BeanConfigurator
 
BeanListener - Interface in org.apache.cocoon.bean
Interface allowing caller to install a listener so that it can be informed as the bean makes progress through the links to be called.
begin - Variable in class org.apache.cocoon.taglib.core.LoopTagSupport
Starting index ('begin' attribute)
beginColumn - Variable in class org.apache.cocoon.components.xpointer.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.cocoon.components.xpointer.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginSpecified - Variable in class org.apache.cocoon.taglib.core.LoopTagSupport
Boolean flag indicating whether 'begin' was specified.
beginToken() - Method in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
beginTran() - Method in interface org.apache.cocoon.components.repository.helpers.RepositoryTransactionHelper
beginning a transaction on the repository
beginTran() - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryTransactionHelper
 
BEHAVIOUR_ELEMENT - Static variable in class org.apache.cocoon.transformation.SourceWritingTransformer
 
bindContinuationsToSession - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
bits() - Method in class org.apache.cocoon.xml.SaxBuffer
Iterates through the bits list
BlobHelper - Class in org.apache.cocoon.util
A minimal implementation just enough to send a BLOB to a database.
BlobHelper(InputStream, long) - Constructor for class org.apache.cocoon.util.BlobHelper
 
BlobSource - Class in org.apache.cocoon.components.source.impl
A Source that takes its content in a single JDBC column.
BlobSource(String) - Constructor for class org.apache.cocoon.components.source.impl.BlobSource
Create a file source from a 'blob:' url and a component manager.
BlobSourceFactory - Class in org.apache.cocoon.components.source.impl
A factory for 'blob:' sources.
BlobSourceFactory() - Constructor for class org.apache.cocoon.components.source.impl.BlobSourceFactory
 
blocknr - Variable in class org.apache.cocoon.transformation.FilterTransformer
 
body(String, String, String) - Method in class org.apache.cocoon.components.serializers.EncodingSerializer
Receive notification of the beginning of the document body.
body(String, String, String) - Method in class org.apache.cocoon.components.serializers.HTMLSerializer
Receive notification of the beginning of the document body.
body(String, String, String) - Method in class org.apache.cocoon.components.serializers.XHTMLSerializer
Receive notification of the beginning of the document body.
body(String, String, String) - Method in class org.apache.cocoon.components.serializers.XMLSerializer
Receive notification of the beginning of the document body.
body - Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
BODY_FIELD - Static variable in interface org.apache.cocoon.components.search.LuceneXMLIndexer
A Lucene document field name, containing xml content text of all xml elements.
BodyContent - Class in org.apache.cocoon.taglib
 
BodyContent(SaxBuffer, XMLConsumer) - Constructor for class org.apache.cocoon.taglib.BodyContent
 
bodyMimeType - Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
BodyTag - Interface in org.apache.cocoon.taglib
The BodyTag interface extends IterationTag.
bodyURI - Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
BooleanConverter - Class in org.apache.cocoon.components.elementprocessor.types
This class knows how to convert strings into numbers, and also knows how to check the results against certain criteria
BooleanResult - Class in org.apache.cocoon.components.elementprocessor.types
This class holds the result of a boolean conversion.
booleanValue() - Method in class org.apache.cocoon.components.elementprocessor.types.BooleanResult
Get the value as a boolean
BootstrapServlet - Class in org.apache.cocoon.servlet
A bootstrap servlet to allow Cocoon to run in servlet engines that aren't fully compliant with the servlet 2.2 spec.
BootstrapServlet() - Constructor for class org.apache.cocoon.servlet.BootstrapServlet
 
BootstrapServlet.ConfigWrapper - Class in org.apache.cocoon.servlet
Implementation of ServletConfig passed to the actual servlet.
BootstrapServlet.ConfigWrapper(ServletConfig, ServletContext) - Constructor for class org.apache.cocoon.servlet.BootstrapServlet.ConfigWrapper
Builds a ServletConfig using a servlet name and a ServletContext.
BootstrapServlet.ContextWrapper - Class in org.apache.cocoon.servlet
Wrapper for the ServletContext passed to the actual servlet.
BootstrapServlet.ContextWrapper(ServletContext, File) - Constructor for class org.apache.cocoon.servlet.BootstrapServlet.ContextWrapper
Builds a wrapper around an existing context, and handle all resource resolution relatively to contextRoot
BORDER_STYLE_DASH_DOT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_DASH_DOT_DOT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_DASHED - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_DOTTED - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_DOUBLE - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_HAIR - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_MEDIUM - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_MEDIUM_DASH - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_MEDIUM_DASH_DOT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_MEDIUM_DASH_DOT_DOT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_NONE - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_SLANTED_DASH_DOT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_THICK - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BORDER_STYLE_THIN - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
 
BorderStyle - Class in org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
Border style codes
BoundedQueue - Class in org.apache.cocoon.components.thread
Efficient array-based bounded buffer class.
BoundedQueue() - Constructor for class org.apache.cocoon.components.thread.BoundedQueue
Create a buffer with the current default capacity
BoundedQueue(int) - Constructor for class org.apache.cocoon.components.thread.BoundedQueue
Create a BoundedQueue with the given capacity.
BROKEN_LINK_FILE_LONG - Static variable in class org.apache.cocoon.Main
 
BROKEN_LINK_FILE_OPT - Static variable in class org.apache.cocoon.Main
 
brokenLinkFound(String, String, String, Throwable) - Method in interface org.apache.cocoon.bean.BeanListener
Report a broken link
brokenLinkFound(String, String, String, Throwable) - Method in class org.apache.cocoon.bean.helpers.OutputStreamListener
 
BROWSER_UPDATE_URI - Static variable in class org.apache.cocoon.ajax.AjaxHelper
The namespace URI of the "browser update" xml dialect
BrowserSelector - Class in org.apache.cocoon.selection
Tests a specific browser pattern against the requesting user-agent.
BrowserSelector() - Constructor for class org.apache.cocoon.selection.BrowserSelector
 
BrowserUpdateTransformer - Class in org.apache.cocoon.ajax
 
BrowserUpdateTransformer() - Constructor for class org.apache.cocoon.ajax.BrowserUpdateTransformer
 
BU_NSURI - Static variable in class org.apache.cocoon.ajax.BrowserUpdateTransformer
 
buf - Variable in class org.apache.cocoon.util.BufferedOutputStream
 
bufcolumn - Variable in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
buffer - Variable in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
buffer - Variable in class org.apache.cocoon.profiling.statistics.ReportImpl
 
buffer - Variable in class org.apache.cocoon.serialization.ZipArchiveSerializer
Temporary byte buffer to read source data
BufferedOutputStream - Class in org.apache.cocoon.util
This class is like the BufferedOutputStream but it extends it with a logic to count the number of bytes written to the output stream.
BufferedOutputStream(OutputStream) - Constructor for class org.apache.cocoon.util.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with a default 8192-byte buffer size.
BufferedOutputStream(OutputStream, int) - Constructor for class org.apache.cocoon.util.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
bufferSize - Variable in class org.apache.cocoon.reading.ResourceReader
 
bufline - Variable in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
bufpos - Variable in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
build(Object, Object) - Method in class org.apache.cocoon.components.notification.DefaultNotifyingBuilder
Builds a Notifying object (SimpleNotifyingBean in this case) that tries to explain what the Object o can reveal.
build(Object, Object, String, String, String, String, String, Map) - Method in class org.apache.cocoon.components.notification.DefaultNotifyingBuilder
Builds a Notifying object (SimpleNotifyingBean in this case) that explains a notification.
build(Object, Object) - Method in interface org.apache.cocoon.components.notification.NotifyingBuilder
Builds a Notifying object (SimpleNotifyingObject in this case) that tries to explain what the Object o can reveal.
build(Object, Object, String, String, String, String, String, Map) - Method in interface org.apache.cocoon.components.notification.NotifyingBuilder
Builds a Notifying object (SimpleNotifyingObject in this case) that explains a notification.
build(URL) - Method in interface org.apache.cocoon.components.search.LuceneXMLIndexer
Build lucene documents from a URL.
build(URL) - Method in class org.apache.cocoon.components.search.SimpleLuceneXMLIndexerImpl
Build lucenen documents from a URL
build(Source) - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
 
build(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
Build a processing tree from a Configuration.
build(Configuration) - Method in interface org.apache.cocoon.components.treeprocessor.TreeBuilder
Build a processing tree from a Configuration.
build(Source) - Method in interface org.apache.cocoon.components.treeprocessor.TreeBuilder
 
build(String[]) - Method in class org.apache.cocoon.generation.asciiart.AsciiArtPad.AsciiArtPadBuilder
Build AsciiArtElement from an asciiArt
buildAbstractMailCommand(MailContext) - Method in class org.apache.cocoon.mail.MailCommandBuilder
Build a mail command.
buildChildNodes(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
 
buildChildNodesList(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
Create the ProcessingNodes for the children of a given node.
builder - Variable in class org.apache.cocoon.transformation.AbstractDOMTransformer
The DOMBuilder used to build DOM tree out of incoming SAX events.
builderSelector - Variable in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
Selector for ProcessingNodeBuilders
builderSelector - Variable in class org.apache.cocoon.components.treeprocessor.TreeProcessor
Selector of TreeBuilders, the hint is the language name
buildList(Configuration[], String) - Method in class org.apache.cocoon.acting.AbstractDatabaseAction
Build a separed list with the Values of a Configuration Array
buildList(Configuration[], int) - Method in class org.apache.cocoon.acting.AbstractDatabaseAction
Build a separed list with the Values of a Configuration Array
buildMap(Map, InvokeContext, Map) - Static method in class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
Build a Map from a Map of named ListOfMapResolvers and a list of Maps used for resolution.
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.CategoryNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.ContainerNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.NamedContainerNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.NullNodeBuilder
 
buildNode(Configuration) - Method in interface org.apache.cocoon.components.treeprocessor.ProcessingNodeBuilder
Build the ProcessingNode and its children from the given Configuration, and optionnaly register it in the tree builder for lookup by other LinkedProcessingNodeBuilders.
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActionSetNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.AggregateNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.CallNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.FlowNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.GenerateNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.MatchNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.MountNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelineNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ReadNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.RedirectToNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ScriptNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SelectNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SerializeNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SitemapNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.TransformNodeBuilder
 
buildNode(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ViewNodeBuilder
 
buildParameters(Map, List) - Static method in class org.apache.cocoon.components.treeprocessor.MapStackResolver
Deprecated. Build a Parameters object from a Map of named ListOfMapResolvers and a list of Maps used for resolution.
buildParameters(Map, InvokeContext, Map) - Static method in class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
Build a Parameters object from a Map of named VariableResolvers and a list of Maps used for resolution.
buildPathArray(String) - Static method in class org.apache.cocoon.xml.dom.DOMUtil
Build the input for the get...FromPath methods.
buildPipeline(Environment) - Method in class org.apache.cocoon.Cocoon
Process the given Environment to assemble a ProcessingPipeline.
buildPipeline(Environment) - Method in class org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor
Process the given Environment to assemble a ProcessingPipeline.
buildPipeline(Environment) - Method in class org.apache.cocoon.components.treeprocessor.TreeProcessor
Process the given Environment to assemble a ProcessingPipeline.
buildPipeline(Environment) - Method in interface org.apache.cocoon.Processor
Process the given Environment to assemble a ProcessingPipeline.
buildPipeline(Environment) - Method in class org.apache.cocoon.ProcessorWrapper
Deprecated. Process the given Environment to assemble a ProcessingPipeline.
Bundle - Interface in org.apache.cocoon.i18n
Resource bundle component interface.
BundleFactory - Interface in org.apache.cocoon.i18n
Bundle Factory implementations are responsible for loading and providing particular types of resource bundles, implementors of Bundle interface.
BundleFactory.ConfigurationKeys - Class in org.apache.cocoon.i18n
Constants for bundle factory configuration keys
BundleFactory.ConfigurationKeys() - Constructor for class org.apache.cocoon.i18n.BundleFactory.ConfigurationKeys
 
ByteLen - Class in org.apache.cocoon.components.midi.xmidi
The MIDI file parsing parts of this class are based on code from the XMidi project, written by Peter Arthur Loeb (http://www.palserv.com/XMidi/) and used with permission.
ByteLen() - Constructor for class org.apache.cocoon.components.midi.xmidi.ByteLen
Default constructor.
ByteLen(byte[], int) - Constructor for class org.apache.cocoon.components.midi.xmidi.ByteLen
Constructor used in the MX.deltaToInt method to create this class, which it then returns.
ByteRange - Class in org.apache.cocoon.util
 
ByteRange(long, long) - Constructor for class org.apache.cocoon.util.ByteRange
 
ByteRange(String) - Constructor for class org.apache.cocoon.util.ByteRange
 
byteRanges - Variable in class org.apache.cocoon.reading.ResourceReader
 
bytes - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
bytesToObject(byte[]) - Static method in class org.apache.cocoon.util.IOUtils
Deprecated. To be removed in cocoon 2.3

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