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

I

i18n - Variable in class org.apache.cocoon.portal.tools.PortalTool
 
I18N_ATTR_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute is used with any element (even not i18n) to translate attribute values.
I18N_CATALOGUE - Static variable in class org.apache.cocoon.forms.FormsConstants
I18n catalogue containing the built-in messages.
I18N_CATALOGUE - Static variable in class org.apache.cocoon.woody.Constants
I18n catalogue containing the built-in Woody messages.
I18N_CATALOGUE_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute can be used on i18n:text to indicate the catalogue from which the key should be retrieved.
I18N_CHOOSE_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:choose element is used to translate elements in-place.
I18N_CURRENCY_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
Currency element name
I18N_CURRENCY_NO_UNIT_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
Currency without unit element name
I18N_DATE_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:date is used to provide a localized date string.
I18N_DATE_TIME_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:date-time is used to provide a localized date and time string.
I18N_DEFAULT_CATALOGUE_ID - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This configuration parameter specifies the id of the catalogue to be used as default catalogue, allowing to redefine the default catalogue on the pipeline level.
I18N_EXPR_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute is used with any element (even not i18n) to evaluate attribute values.
I18N_FRACTION_DIGITS_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
fraction-digits attribute is used with i18:number to indicate the number of digits behind the fraction
I18N_IF_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:if is used to test a locale.
I18N_INT_CURRENCY_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
Integer currency element name
I18N_INT_CURRENCY_NO_UNIT_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
Integer currency without unit element name
I18N_KEY_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute is used with i18n:text element to indicate the key of the according message.
I18N_LOCALE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This configuration parameter specifies the default locale to be used.
I18N_LOCALE_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute is used with date and number formatting elements to indicate the locale that should be used to format the element value.
I18N_NAMESPACE_URI - Static variable in class org.apache.cocoon.transformation.I18nTransformer
The namespace for i18n is "http://apache.org/cocoon/i18n/2.1".
I18N_NS - Static variable in class org.apache.cocoon.forms.FormsConstants
 
I18N_NS - Static variable in class org.apache.cocoon.woody.datatype.EnumSelectionList
 
I18N_NUMBER_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:number is used to provide a localized number string.
I18N_OLD_NAMESPACE_URI - Static variable in class org.apache.cocoon.transformation.I18nTransformer
The old namespace for i18n is "http://apache.org/cocoon/i18n/2.0".
I18N_OTHERWISE_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:otherwise is used to match any locale when no matching locale has been found inside an i18n:choose block.
I18N_PARAM_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:param is used with i18n:translate to provide substitution params.
I18N_PARAM_NAME_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute affects a name to the param that could be used for substitution.
I18N_PATTERN_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute is used with date and number formatting elements to indicate the pattern that should be used to format the element value.
I18N_PERCENT_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
Percent element name
I18N_PREFIX - Static variable in class org.apache.cocoon.forms.FormsConstants
 
I18N_PREFIX_COLON - Static variable in class org.apache.cocoon.forms.FormsConstants
 
I18N_PREFIX_COLON - Static variable in class org.apache.cocoon.woody.datatype.EnumSelectionList
 
I18N_PRELOAD - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This configuration parameter specifies locale for which catalogues should be preloaded.
I18N_SRC_LOCALE_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute is used with date and number formatting elements to indicate the locale that should be used to parse the element value.
I18N_SRC_PATTERN_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute is used with date and number formatting elements to indicate the pattern that should be used to parse the element value.
I18N_TEXT_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:text element is used to translate any text, with or without markup.
I18N_TIME_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:time is used to provide a localized time string.
I18N_TRANSLATE_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:translate element is used to translate text with parameter substitution.
I18N_TYPE_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
Deprecated. since 2.1. Use nested tags instead, e.g.: <i18n:param><i18n:date/></i18n:param>
I18N_UNTRANSLATED - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This configuration parameter specifies the message that should be displayed in case of a not translated text (message not found).
I18N_VALUE_ATTRIBUTE - Static variable in class org.apache.cocoon.transformation.I18nTransformer
This attribute is used with date and number formatting elements to indicate the value that should be parsed and formatted.
I18N_WHEN_ELEMENT - Static variable in class org.apache.cocoon.transformation.I18nTransformer
i18n:when is used to test a locale.
I18nCatalogueGenerator - Class in org.apache.cocoon.portal.tools.generation
 
I18nCatalogueGenerator() - Constructor for class org.apache.cocoon.portal.tools.generation.I18nCatalogueGenerator
 
I18nMessage - Class in org.apache.cocoon.forms.util
A XMLizable implementation that will produce SAX events for the I18nTransformer in its toSAX method, based on the information given in the constructor.
I18nMessage(String) - Constructor for class org.apache.cocoon.forms.util.I18nMessage
 
I18nMessage(String, String) - Constructor for class org.apache.cocoon.forms.util.I18nMessage
 
I18nMessage(String, String[]) - Constructor for class org.apache.cocoon.forms.util.I18nMessage
 
I18nMessage(String, String[], String) - Constructor for class org.apache.cocoon.forms.util.I18nMessage
 
I18nMessage(String, String[], boolean[]) - Constructor for class org.apache.cocoon.forms.util.I18nMessage
 
I18nMessage(String, String[], boolean[], String) - Constructor for class org.apache.cocoon.forms.util.I18nMessage
 
I18nMessage - Class in org.apache.cocoon.woody.util
A XMLizable implementation that will produce SAX events for the I18nTransformer in its toSAX method, based on the information given in the constructor.
I18nMessage(String) - Constructor for class org.apache.cocoon.woody.util.I18nMessage
 
I18nMessage(String, String) - Constructor for class org.apache.cocoon.woody.util.I18nMessage
 
I18nMessage(String, String[]) - Constructor for class org.apache.cocoon.woody.util.I18nMessage
 
I18nMessage(String, String[], String) - Constructor for class org.apache.cocoon.woody.util.I18nMessage
 
I18nMessage(String, String[], boolean[]) - Constructor for class org.apache.cocoon.woody.util.I18nMessage
 
I18nMessage(String, String[], boolean[], String) - Constructor for class org.apache.cocoon.woody.util.I18nMessage
 
I18nTransformer - Class in org.apache.cocoon.transformation
 
I18nTransformer() - Constructor for class org.apache.cocoon.transformation.I18nTransformer
 
I18nTransformer.CatalogueInfo - Class in org.apache.cocoon.transformation
Holds information about one catalogue.
I18nTransformer.CatalogueInfo(String, String[]) - Constructor for class org.apache.cocoon.transformation.I18nTransformer.CatalogueInfo
 
I18nUtils - Class in org.apache.cocoon.i18n
A utility class for i18n formatting and parsing routing.
I18nUtils.LocaleValidator - Interface in org.apache.cocoon.i18n
Callback interface for I18nUtils.findLocale(Map, String, Parameters, Locale, boolean, boolean, boolean, I18nUtils.LocaleValidator)
icon - Variable in class org.apache.cocoon.portal.pluto.om.ServletDefinitionImpl
 
icon - Variable in class org.apache.cocoon.portal.pluto.om.WebApplicationDefinitionImpl
 
Icu4jDateConvertor - Class in org.apache.cocoon.forms.datatype.convertor
A Convertor for Date objects backed by ICU4J's SimpleDateFormat class.
Icu4jDateConvertor() - Constructor for class org.apache.cocoon.forms.datatype.convertor.Icu4jDateConvertor
 
Icu4jDateConvertorBuilder - Class in org.apache.cocoon.forms.datatype.convertor
Builds Icu4jDateConvertors.
Icu4jDateConvertorBuilder() - Constructor for class org.apache.cocoon.forms.datatype.convertor.Icu4jDateConvertorBuilder
 
id - Variable in class org.apache.cocoon.auth.AbstractSecurityHandler
The unique identifier.
id - Variable in class org.apache.cocoon.auth.StandardUser
The unique id of the user.
id - Variable in class org.apache.cocoon.bean.query.SimpleLuceneCriterionBean
The Bean's ID.
id - Variable in class org.apache.cocoon.components.flow.WebContinuation
The continuation id used to represent this instance in Web pages.
id - Variable in class org.apache.cocoon.portal.coplets.basket.AbstractItem
Unique id
id - Variable in class org.apache.cocoon.portal.coplets.basket.ContentStore
The id
id - Variable in class org.apache.cocoon.portal.coplets.basket.ContentStoreDescription
The id
id - Variable in class org.apache.cocoon.portal.factory.impl.AbstractProducible
 
id - Variable in class org.apache.cocoon.portal.pluto.om.PortletDefinitionImpl
 
id - Variable in class org.apache.cocoon.profiling.statistics.PageReportImpl
 
ID - Static variable in interface org.apache.cocoon.xml.AttributeTypes
 
idCounter - Static variable in class org.apache.cocoon.portal.coplet.impl.DefaultCopletFactory
 
idCounter - Static variable in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
 
IdentifierCacheKey - Class in org.apache.cocoon.caching
This is a "simple" cache key that does not consider the components used in the pipeline.
IdentifierCacheKey(String, boolean) - Constructor for class org.apache.cocoon.caching.IdentifierCacheKey
Constructor
Ideographic - Static variable in interface org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserConstants
 
IDREF - Static variable in interface org.apache.cocoon.xml.AttributeTypes
 
IDREFS - Static variable in interface org.apache.cocoon.xml.AttributeTypes
 
If - Class in org.apache.cocoon.template.instruction
 
If(ParsingContext, StartElement, Attributes, Stack) - Constructor for class org.apache.cocoon.template.instruction.If
 
IfxSerialAutoIncrementModule - Class in org.apache.cocoon.components.modules.database
Abstraction layer to encapsulate different DBMS behaviour for autoincrement columns.
IfxSerialAutoIncrementModule() - Constructor for class org.apache.cocoon.components.modules.database.IfxSerialAutoIncrementModule
 
IGNORABLE_WHITESPACE - Static variable in interface org.apache.cocoon.components.sax.XMLByteStreamConstants
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.components.profiler.ProfilingXMLPipe
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.components.sax.AbstractXMLByteStreamCompiler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.components.sax.XMLTeePipe
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.components.search.LuceneIndexContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.components.serializers.XMLSerializer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.components.source.URLRewriter
SAX Event Handling
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.components.xpointer.ElementPathPart.PathInclusionPipe
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.forms.datatype.DynamicSelectionList.SelectionListHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.BufferHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.CopyHandler
 
ignorableWhitespace(char[], int, int) - Method in interface org.apache.cocoon.forms.transformation.EffectPipe.Handler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.forms.transformation.EffectPipe.NullHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.serialization.ElementProcessorSerializer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.taglib.TransformerTagSupport
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.taglib.VarTransformerTagSupport
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.taglib.XMLConsumerTagSupport
 
IgnorableWhitespace - Class in org.apache.cocoon.template.script.event
 
IgnorableWhitespace(ParsingContext, Locator, char[], int, int) - Constructor for class org.apache.cocoon.template.script.event.IgnorableWhitespace
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.template.script.Parser
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.template.xml.AttributeAwareXMLConsumerImpl
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.AbstractDOMTransformer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.AbstractExtractionTransformer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.AbstractSAXTransformer
Process the SAX event.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.CleanupTransformer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.FragmentExtractorTransformer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.helpers.NOPRecorder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.LogTransformer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.pagination.Paginator
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.PatternTransformer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.TagTransformer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.TeeTransformer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.transformation.XMLDBTransformer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.util.location.LocationAttributes.Pipe
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.woody.datatype.DynamicSelectionList.SelectionListHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.woody.transformation.EffectPipe
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.woody.transformation.WidgetReplacingPipe
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.AbstractXMLConsumer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.AbstractXMLPipe
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.ContentHandlerWrapper
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.DocumentHandlerAdapter
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.DocumentHandlerWrapper
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.IncludeXMLConsumer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.LoggingContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.ParamSaxBuffer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.SaxBuffer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cocoon.xml.XMLMulticaster
 
ignore - Variable in class org.apache.cocoon.components.modules.input.XMLMetaModule
 
ignoredChildren - Variable in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
 
ignoreEmptyCharacters - Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
Controlls SAX event handling.
ignoreEventsCount - Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
Controlls SAX event handling.
ignoreHooksCount - Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
Controlls SAX event handling.
ignoreRootElement - Variable in class org.apache.cocoon.portal.transformation.HTMLRootTransformer
do we remove the root tag?
ignoreRootElementCount - Variable in class org.apache.cocoon.portal.transformation.HTMLRootTransformer
 
ignoreTargetSelf - Variable in class org.apache.cocoon.portal.transformation.LinkTransformer
Handle target self as no target?
ignoreWhitespaces - Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
Controlls SAX event handling.
image - Variable in class org.apache.cocoon.components.xpointer.parser.Token
The string image of the token.
IMAGE_COMMENT_ATTR_NAME - Static variable in class org.apache.cocoon.generation.ImageDirectoryGenerator
 
IMAGE_HEIGHT_ATTR_NAME - Static variable in class org.apache.cocoon.generation.ImageDirectoryGenerator
 
IMAGE_HEIGHT_PROPERTY_NAME - Static variable in class org.apache.cocoon.components.source.impl.AbstractImageSourceInspector
height property name.
IMAGE_WIDTH_ATTR_NAME - Static variable in class org.apache.cocoon.generation.ImageDirectoryGenerator
 
IMAGE_WIDTH_PROPERTY_NAME - Static variable in class org.apache.cocoon.components.source.impl.AbstractImageSourceInspector
width property name.
ImageArea - Class in org.apache.cocoon.faces.samples.components.model
ImageArea is a JavaBean that represents a hotspot in an image map.
ImageArea() - Constructor for class org.apache.cocoon.faces.samples.components.model.ImageArea
Construct an uninitialized ImageArea instance.
ImageArea(String, String, String) - Constructor for class org.apache.cocoon.faces.samples.components.model.ImageArea
Construct an ImageArea initialized with the specified property values.
ImageDirectoryGenerator - Class in org.apache.cocoon.generation
 
ImageDirectoryGenerator() - Constructor for class org.apache.cocoon.generation.ImageDirectoryGenerator
 
ImageMap - Class in org.apache.cocoon.forms.formmodel
A server-side map widget.
ImageMap(ImageMapDefinition) - Constructor for class org.apache.cocoon.forms.formmodel.ImageMap
 
IMAGEMAP_EL - Static variable in class org.apache.cocoon.forms.formmodel.ImageMap
 
ImageMapDefinition - Class in org.apache.cocoon.forms.formmodel
The WidgetDefinition part of an ImageMap widget, see ImageMap for more information.
ImageMapDefinition() - Constructor for class org.apache.cocoon.forms.formmodel.ImageMapDefinition
 
ImageMapDefinitionBuilder - Class in org.apache.cocoon.forms.formmodel
Builds ImageMapDefinitions.
ImageMapDefinitionBuilder() - Constructor for class org.apache.cocoon.forms.formmodel.ImageMapDefinitionBuilder
 
ImageMapEvent - Class in org.apache.cocoon.forms.event
Currently this event originates from a ImageMap widget.
ImageMapEvent(Widget, String) - Constructor for class org.apache.cocoon.forms.event.ImageMapEvent
 
ImageOperation - Interface in org.apache.cocoon.reading.imageop
 
ImageOpReader - Class in org.apache.cocoon.reading.imageop
The ImageOpReader component is used to serve binary image data in a sitemap pipeline.
ImageOpReader() - Constructor for class org.apache.cocoon.reading.imageop.ImageOpReader
 
ImageProperties - Class in org.apache.cocoon.util
 
ImageProperties(int, int, char[], String) - Constructor for class org.apache.cocoon.util.ImageProperties
 
ImageReader - Class in org.apache.cocoon.reading
The ImageReader component is used to serve binary image data in a sitemap pipeline.
ImageReader() - Constructor for class org.apache.cocoon.reading.ImageReader
 
ImageUtils - Class in org.apache.cocoon.util
 
ImageUtils() - Constructor for class org.apache.cocoon.util.ImageUtils
 
IMAPGenerator - Class in org.apache.cocoon.generation
Generates an XML listing of messages from an IMAP mail server.
IMAPGenerator() - Constructor for class org.apache.cocoon.generation.IMAPGenerator
 
imHelper - Variable in class org.apache.cocoon.portal.transformation.ProxyTransformer
Helper for resolving input modules.
ImmutableAttributesImpl - Class in org.apache.cocoon.xml
Immutable attributes
ImmutableAttributesImpl() - Constructor for class org.apache.cocoon.xml.ImmutableAttributesImpl
 
ImmutableAttributesImpl(Attributes) - Constructor for class org.apache.cocoon.xml.ImmutableAttributesImpl
 
IMPLEMENTS_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
implementsInterface(String, String) - Static method in class org.apache.cocoon.util.ClassUtils
Deprecated. Will be removed 2 versions after 2.1.5
implementsInterface(Class, Class) - Static method in class org.apache.cocoon.util.ClassUtils
Deprecated. Will be removed 2 versions after 2.1.5
Import - Class in org.apache.cocoon.template.instruction
 
Import(ParsingContext, StartElement, Attributes, Stack) - Constructor for class org.apache.cocoon.template.instruction.Import
 
IMPORT_ATTRIBUTE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
IMPORT_ELEM - Static variable in interface org.apache.cocoon.components.web3.Web3
 
IMPORT_ELEM - Static variable in class org.apache.cocoon.transformation.Web3RfcTransformer
 
IMPORT_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
importClass(Context, Scriptable, Object[], Function) - Static method in class org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.ThreadScope
Override importClass to allow reloading of classes
ImportDefinitionBuilder - Class in org.apache.cocoon.forms.formmodel
 
ImportDefinitionBuilder() - Constructor for class org.apache.cocoon.forms.formmodel.ImportDefinitionBuilder
 
ImportJXPathBinding - Class in org.apache.cocoon.forms.binding
Dummy class cause binding doesn't accept null results from binding builders
ImportJXPathBinding() - Constructor for class org.apache.cocoon.forms.binding.ImportJXPathBinding
 
ImportJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
Handles binding library imports
ImportJXPathBindingBuilder() - Constructor for class org.apache.cocoon.forms.binding.ImportJXPathBindingBuilder
 
importNode(Node, boolean) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Imports a node from another document to this document.
importParameterList - Variable in class org.apache.cocoon.transformation.Web3RfcTransformer
 
IMPORTS_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
IN_ACTION_SET - Static variable in class org.apache.cocoon.components.treeprocessor.sitemap.ActionSetNodeBuilder
The TreeBuilder attribute indicating that an ActionSet is being built
IN_SCHEME - Static variable in interface org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserConstants
 
inActionSet - Variable in class org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode
 
inBuf - Variable in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
INC_SERVLET_PATH - Static variable in class org.apache.cocoon.components.jsp.JSPEngineImplWLS
The Servlet Include Path
incGroupLevel() - Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlQuery
 
INCLUDE_CLASS_ATTR - Static variable in interface org.apache.cocoon.components.web3.Web3
 
INCLUDE_CONFIG - Static variable in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl
Config element name specifying including regular expression pattern.
INCLUDE_CONFIG - Static variable in class org.apache.cocoon.generation.LinkStatusGenerator
Config element name specifying including regular expression pattern.
INCLUDE_ELEM - Static variable in interface org.apache.cocoon.components.web3.Web3
 
INCLUDE_ELEM - Static variable in class org.apache.cocoon.transformation.Web3RfcTransformer
 
INCLUDE_INHERITANCE_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSourceFactory
 
INCLUDE_NAME - Static variable in class org.apache.cocoon.transformation.EncodeURLTransformer
Configuration name for specifying including patterns, ie include-name.
INCLUDE_NAME_ATTR - Static variable in interface org.apache.cocoon.components.web3.Web3
 
INCLUDE_NAME_DEFAULT - Static variable in class org.apache.cocoon.transformation.EncodeURLTransformer
Configuration default exclude pattern, ie .
includeAs(String, String) - Method in class org.apache.cocoon.forms.binding.library.Library
"Registers" a library to be referenced later under a certain key or prefix.
includeAs(String, String) - Method in class org.apache.cocoon.forms.formmodel.library.Library
"Registers" a library to be referenced later under a certain key or prefix.
includeAsValue() - Method in interface org.apache.cocoon.components.modules.database.AutoIncrementModule
Boolean whether the key attribute needs to be included in the insert query as an attribute value (no subquery).
includeAsValue() - Method in class org.apache.cocoon.components.modules.database.HsqlIdentityAutoIncrementModule
 
includeAsValue() - Method in class org.apache.cocoon.components.modules.database.IfxSerialAutoIncrementModule
 
includeAsValue() - Method in class org.apache.cocoon.components.modules.database.ManualAutoIncrementModule
 
includeAsValue() - Method in class org.apache.cocoon.components.modules.database.McKoiSequenceModule
 
includeAsValue() - Method in class org.apache.cocoon.components.modules.database.MysqlAutoIncrementModule
 
includeAsValue() - Method in class org.apache.cocoon.components.modules.database.PgsqlAutoIncrementModule
 
includeAsValue() - Method in class org.apache.cocoon.components.modules.database.SQLServerIdentityAutoIncrementModule
 
IncludeCacheManager - Interface in org.apache.cocoon.transformation.helpers
The include cache manager is a component that can manage included content.
IncludeCacheManagerSession - Class in org.apache.cocoon.transformation.helpers
This object encapsulates a "caching session".
IncludeCacheStorageProxy - Interface in org.apache.cocoon.transformation.helpers
A CacheStorageProxy is an interface object between the IncludeCacheManager and the real store caching the content.
IncludeCacheValidity - Class in org.apache.cocoon.caching
Deprecated. Use the Avalon Excalibur SourceValidity implementations instead
IncludeCacheValidity(SourceResolver) - Constructor for class org.apache.cocoon.caching.IncludeCacheValidity
Deprecated.  
includeFile(String, ComponentManager, ContentHandler, Map) - Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
 
includeInputSource(InputSource, ComponentManager, ContentHandler) - Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
 
includeInQuery() - Method in interface org.apache.cocoon.components.modules.database.AutoIncrementModule
Boolean whether the key attribute column needs to be included in the insert query.
includeInQuery() - Method in class org.apache.cocoon.components.modules.database.HsqlIdentityAutoIncrementModule
 
includeInQuery() - Method in class org.apache.cocoon.components.modules.database.IfxSerialAutoIncrementModule
 
includeInQuery() - Method in class org.apache.cocoon.components.modules.database.ManualAutoIncrementModule
 
includeInQuery() - Method in class org.apache.cocoon.components.modules.database.McKoiSequenceModule
 
includeInQuery() - Method in class org.apache.cocoon.components.modules.database.MysqlAutoIncrementModule
 
includeInQuery() - Method in class org.apache.cocoon.components.modules.database.PgsqlAutoIncrementModule
 
includeInQuery() - Method in class org.apache.cocoon.components.modules.database.SQLServerIdentityAutoIncrementModule
 
includeNameRE - Variable in class org.apache.cocoon.transformation.EncodeURLTransformer.ElementAttributeMatching
Regular expression of including patterns
includeNode(Node, ContentHandler, LexicalHandler) - Static method in class org.apache.cocoon.xml.IncludeXMLConsumer
Utility method to stream a DOM node into the provided content handler, lexical handler.
includeRE - Variable in class org.apache.cocoon.generation.DirectoryGenerator
The regular expression for the include pattern.
includeRE - Variable in class org.apache.cocoon.generation.TraversableGenerator
The regular expression for the include pattern.
includeSelected - Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.TabContentAspect.TabPreparedConfiguration
 
includeSource(String, String, SourceResolver, ContentHandler) - Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
 
includeString(String, ComponentManager, ContentHandler) - Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
 
IncludeTransformer - Class in org.apache.cocoon.transformation
A simple transformer including resolvable sources (accessed through Cocoon's SourceResolver) from its input.
IncludeTransformer() - Constructor for class org.apache.cocoon.transformation.IncludeTransformer
Create a new IncludeTransformer instance.
IncludeXMLConsumer - Class in org.apache.cocoon.xml
A special purpose XMLConsumer which can: Trim empty characters if ignoreEmptyCharacters is set.
IncludeXMLConsumer(XMLConsumer) - Constructor for class org.apache.cocoon.xml.IncludeXMLConsumer
Constructor
IncludeXMLConsumer(ContentHandler) - Constructor for class org.apache.cocoon.xml.IncludeXMLConsumer
Constructor
IncludeXMLConsumer(ContentHandler, LexicalHandler) - Constructor for class org.apache.cocoon.xml.IncludeXMLConsumer
Constructor
IncludingHTMLSerializer - Class in org.apache.cocoon.portal.serialization
This is a special serializer that allows to include content that is not XML at the last possible point.
IncludingHTMLSerializer() - Constructor for class org.apache.cocoon.portal.serialization.IncludingHTMLSerializer
 
inclusions - Variable in class org.apache.cocoon.forms.binding.library.Library
 
inclusions - Variable in class org.apache.cocoon.forms.formmodel.library.Library
 
IncompletenessException - Exception in org.apache.cocoon.forms.formmodel
 
IncompletenessException(String, WidgetDefinition) - Constructor for exception org.apache.cocoon.forms.formmodel.IncompletenessException
 
IncompletenessException(String, WidgetDefinition, Exception) - Constructor for exception org.apache.cocoon.forms.formmodel.IncompletenessException
 
incrementalProcessing - Variable in class org.apache.cocoon.components.xslt.XSLTProcessorImpl
Deprecated. Is incremental processing turned on?
incrNesting() - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser
 
incUsageCounter(String) - Method in class org.apache.cocoon.auth.impl.LoginInfo
Notification of another application using the handler.
indentPerLevel - Variable in class org.apache.cocoon.components.serializers.EncodingSerializer
Per level indent spaces
index(Directory, boolean, URL) - Method in interface org.apache.cocoon.components.search.LuceneCocoonIndexer
Description of the Method
index(Directory, boolean, URL) - Method in class org.apache.cocoon.components.search.SimpleLuceneCocoonIndexerImpl
index content of base_url, index content of links from base_url.
index - Variable in class org.apache.cocoon.taglib.core.LoopTagSupport
 
INDEX_FIELD - Static variable in class org.apache.cocoon.bean.query.SimpleLuceneQueryBean
The INDEX_FIELD of this bean.
INDEX_PARAM - Static variable in class org.apache.cocoon.generation.SearchGenerator
Setup parameter name of index directory, ie index.
INDEX_PARAM_DEFAULT - Static variable in class org.apache.cocoon.generation.SearchGenerator
Default value of setup parameter index, ie index.
INDEX_URI - Static variable in class org.apache.cocoon.Constants
The default URI to be used when a URI requested refers to a directory, e.g. http://localhost:8080/site/
indexConfiguration(Configuration[]) - Method in class org.apache.cocoon.acting.AbstractValidatorAction
Create an index map to an array of configurations by their name attribute.
IndexerCtPref - Class in org.apache.cocoon.mail
 
IndexerCtPref() - Constructor for class org.apache.cocoon.mail.IndexerCtPref
 
indexOf(Repeater.RepeaterRow) - Method in class org.apache.cocoon.forms.formmodel.Repeater
Get the position of a row in this repeater.
indexOf(Repeater.RepeaterRow) - Method in class org.apache.cocoon.woody.formmodel.Repeater
Get the position of a row in this repeater.
indexOfArray(int[], int, int, char[], int) - Static method in class org.apache.cocoon.matching.helpers.WildcardURIMatcher
Deprecated. Get the offset of a part of an int array within a char array.
info(Object) - Method in class org.apache.cocoon.ojb.components.LoggerImpl
 
info(Object, Throwable) - Method in class org.apache.cocoon.ojb.components.LoggerImpl
 
info - Variable in class org.apache.cocoon.portal.pluto.PortalContextProviderImpl
Portal information
info(String) - Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
 
INFO - Static variable in class org.apache.cocoon.util.Deprecation
Info deprecation messages indicate features that are no more considered "current" or "best practice", and that will probably be removed in future releases.
INFO_NOTIFICATION - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
inform(String, Map, Map) - Method in class org.apache.cocoon.components.treeprocessor.InvokeContext
Informs the context about a new pipeline section
inform(CopletInstanceEvent, PortalService) - Method in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
 
inform(PortletURLProviderImpl, PortalService) - Method in class org.apache.cocoon.portal.coplet.adapter.impl.PortletAdapter
 
inform(CopletInstanceEvent, PortalService) - Method in class org.apache.cocoon.portal.coplet.adapter.impl.URICopletAdapter
 
inform(ContentStoreEvent, PortalService) - Method in class org.apache.cocoon.portal.coplets.basket.BasketManagerImpl
 
inform(FullScreenCopletEvent, PortalService) - Method in class org.apache.cocoon.portal.event.aspect.impl.FullScreenCopletEventAspect
 
inform(CopletDataEvent, PortalService) - Method in class org.apache.cocoon.portal.event.subscriber.impl.DefaulCopletDataEventSubscriber
 
inform(ChangeAspectDataEvent, PortalService) - Method in class org.apache.cocoon.portal.event.subscriber.impl.DefaultChangeAspectDataEventSubscriber
 
inform(JXPathEvent, PortalService) - Method in class org.apache.cocoon.portal.event.subscriber.impl.DefaultJXPathEventSubscriber
 
inform(Event) - Method in interface org.apache.cocoon.portal.event.Subscriber
Deprecated. Callback method informing the Subscriber of the occurence of an event.
inform(LayoutEvent, PortalService) - Method in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
 
InformationProviderServiceImpl - Class in org.apache.cocoon.portal.pluto
Our own information provider service
InformationProviderServiceImpl() - Constructor for class org.apache.cocoon.portal.pluto.InformationProviderServiceImpl
 
informBranchPoint() - Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
Informs pipeline we have come across a branch point.
informBranchPoint() - Method in class org.apache.cocoon.components.pipeline.impl.CachingPointProcessingPipeline
Determine if the given branch-point is a caching-point.
informBranchPoint() - Method in interface org.apache.cocoon.components.pipeline.ProcessingPipeline
Informs pipeline we have come across a branch point
informEndLoadingModel() - Method in class org.apache.cocoon.forms.formmodel.Form
Inform the form that the values are loaded.
informEndSavingModel() - Method in class org.apache.cocoon.forms.formmodel.Form
Inform the form that the values are saved.
informStartLoadingModel() - Method in class org.apache.cocoon.forms.formmodel.Form
Inform the form that the values will be loaded.
informStartSavingModel() - Method in class org.apache.cocoon.forms.formmodel.Form
Inform the form that the values will be saved.
INHERIT_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
init() - Method in class org.apache.cocoon.components.source.impl.SitemapSource
Initialize
init(String, String) - Method in class org.apache.cocoon.environment.http.HttpCookie
Constructs a cookie with a specified name and value.
init(String, String) - Method in class org.apache.cocoon.environment.portlet.PortletCookie
Constructs a cookie with a specified name and value.
init(JXPathContext, String, RepeaterAdapter) - Method in class org.apache.cocoon.forms.binding.RepeaterJXPathCollection
 
init(EffectPipe.Handler) - Method in class org.apache.cocoon.forms.transformation.EffectPipe
Initialize the pipe before starting processing
init(Widget, FormsPipelineConfig) - Method in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
 
init(RuntimeServices) - Method in class org.apache.cocoon.generation.VelocityGenerator
This implementation does nothing.
init(ExtendedProperties) - Method in class org.apache.cocoon.generation.VelocityGenerator.TemplateLoader
Initialize this resource loader.
init(CopletInstanceData) - Method in interface org.apache.cocoon.portal.coplet.adapter.CopletAdapter
Initialize the coplet This method is called immediately after a new instance is created.
init(CopletInstanceData) - Method in class org.apache.cocoon.portal.coplet.adapter.impl.AbstractCopletAdapter
 
init() - Method in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
 
init(ServletConfig, Map) - Method in class org.apache.cocoon.portal.pluto.factory.AbstractFactory
 
init(Map) - Method in class org.apache.cocoon.portal.pluto.PortalContextProviderImpl
Initialize some infos
init(Object) - Method in class org.apache.cocoon.portal.pluto.PortletContainerEnvironmentImpl
Initialize a service
init(PortletConfig) - Method in class org.apache.cocoon.portal.pluto.test.TestPortlet
 
init() - Method in class org.apache.cocoon.portal.tools.PortalToolManager
Initializes the PortalToolManager.
init(PortletConfig) - Method in class org.apache.cocoon.portlet.CocoonPortlet
Initialize this CocoonPortlet instance.
init(PortletConfig) - Method in class org.apache.cocoon.portlet.ManagedCocoonPortlet
Initialize this CocoonPortlet instance.
init(ServletConfig) - Method in class org.apache.cocoon.servlet.CocoonServlet
Initialize this CocoonServlet instance.
init(ServletConfig) - Method in class org.apache.cocoon.servlet.ParanoidCocoonServlet
 
init(InputStream, int) - Method in class org.apache.cocoon.util.PostInputStream
Sets the underlying input stream and contentLen value .
init(UserHandler) - Method in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
Deprecated. Initialize the context.
init(Document) - Method in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
Deprecated. Initialize this context
init(Map, SourceParameters) - Method in interface org.apache.cocoon.webapps.portal.components.Coplet
This will be called before execute() is called.
init(String, Map, Logger, Object[], ComponentManager, SourceResolver, XPathProcessor) - Method in class org.apache.cocoon.webapps.portal.components.CopletThread
Initialise all instance variables.
init(Object) - Method in class org.apache.cocoon.webservices.AbstractComposableService
ServiceLifecycle init method.
init(Object) - Method in class org.apache.cocoon.webservices.AbstractLogEnabledService
ServiceLifecycle init method.
init() - Method in class org.apache.cocoon.woody.transformation.EffectPipe
 
init(Widget, WoodyPipelineConfig) - Method in class org.apache.cocoon.woody.transformation.EffectWidgetReplacingPipe
 
init(Widget, WoodyPipelineConfig) - Method in class org.apache.cocoon.woody.transformation.WidgetReplacingPipe
 
initBuffer(LinkInfo, Event, Boolean) - Method in class org.apache.cocoon.portal.impl.DefaultLinkService
 
initBuffer(LinkInfo, List, Boolean) - Method in class org.apache.cocoon.portal.impl.DefaultLinkService
 
initBuffer(LinkInfo, Event, Boolean) - Method in class org.apache.cocoon.portal.impl.PageLabelLinkService
 
initBuffer(LinkInfo, List, Boolean) - Method in class org.apache.cocoon.portal.impl.PageLabelLinkService
 
initClassLoader - Variable in class org.apache.cocoon.portlet.CocoonPortlet
 
initClassLoader - Variable in class org.apache.cocoon.servlet.CocoonServlet
 
initClient(JCO.Client) - Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
initClient(JCO.Client) - Method in interface org.apache.cocoon.components.web3.Web3Client
Initialize the client
initComponents() - Method in class org.apache.cocoon.environment.AbstractEnvironment
Initialize the components for the environment This gets the source resolver and the xmlizer component
initContainer() - Method in class org.apache.cocoon.portal.coplet.adapter.impl.PortletAdapter
Initialize the container
initDataMap(JobDataMap, String, boolean, Parameters, Map) - Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
 
initExpression() - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser
 
InitForm1Action - Class in org.apache.cocoon.forms.samples
An action that creates an instance of a specific example form included with Cocoon Forms, and adds some rows to its repeater widget.
InitForm1Action() - Constructor for class org.apache.cocoon.forms.samples.InitForm1Action
 
InitForm1Action - Class in org.apache.cocoon.woody.samples
An action that creates an instance of a specific example form included with Woody, and adds some rows to its repeater widget.
InitForm1Action() - Constructor for class org.apache.cocoon.woody.samples.InitForm1Action
 
initialize() - Method in class org.apache.cocoon.bean.CocoonBean
 
initialize() - Method in class org.apache.cocoon.bean.CocoonWrapper
 
initialize() - Method in class org.apache.cocoon.bean.XSPPrecompileWrapper
 
initialize() - Method in class org.apache.cocoon.caching.impl.AbstractDoubleMapEventRegistry
Recover state by de-serializing the data wrapper.
initialize() - Method in class org.apache.cocoon.caching.impl.EventAwareCacheImpl
Get the EventRegistry ready, and make sure it does not contain orphaned Event/PipelineKey mappings.
initialize() - Method in class org.apache.cocoon.caching.impl.JMSEventMessageListener
 
initialize() - Method in class org.apache.cocoon.Cocoon
The initialize method
initialize() - Method in class org.apache.cocoon.components.axis.SoapServerImpl
 
initialize() - Method in class org.apache.cocoon.components.CocoonComponentManager
 
initialize() - Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
 
initialize() - Method in class org.apache.cocoon.components.deli.DeliImpl
Initialize
initialize(Attribute[], ElementProcessor) - Method in interface org.apache.cocoon.components.elementprocessor.ElementProcessor
The implementation should walk the array of attributes and perform appropriate actions based on that data.
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BaseElementProcessor
The implementation should walk the array of attributes and perform appropriate actions based on that data.
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPBottom
Override of Initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPCell
Override of initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPCols
Override of Initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPFont
Override of Initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPLeft
Override of Initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPRight
Override of Initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPRows
Override of Initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPSheet
Override of Initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
Override of Initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyleRegion
Override of Initialize() implementation
initialize(Attribute[], ElementProcessor) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPTop
Override of Initialize() implementation
initialize() - Method in class org.apache.cocoon.components.flow.java.JavaInterpreter
 
initialize() - Method in class org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter
 
initialize() - Method in class org.apache.cocoon.components.jms.AbstractMessageListener
Registers this MessageListener as a TopicSubscriber to the configured Topic.
initialize() - Method in class org.apache.cocoon.components.jms.AbstractMessagePublisher
 
initialize() - Method in class org.apache.cocoon.components.jms.JMSConnectionImpl
Deprecated.  
initialize() - Method in class org.apache.cocoon.components.jms.JMSConnectionManagerImpl
 
initialize() - Method in class org.apache.cocoon.components.language.markup.LogicsheetCodeGenerator
Initialize the LogicsheetCodeGenerator.
initialize() - Method in class org.apache.cocoon.components.language.markup.xsp.JSGenerator
 
initialize() - Method in class org.apache.cocoon.components.language.markup.xsp.PythonGenerator
 
initialize() - Method in class org.apache.cocoon.components.language.programming.java.JavaLanguage
 
initialize() - Method in class org.apache.cocoon.components.modules.input.NamingInputModule
Creates InitialContext with configured properties.
initialize() - Method in class org.apache.cocoon.components.naming.LDAPEntryManager
 
initialize() - Method in class org.apache.cocoon.components.persistence.CastorSourceConverter
 
initialize() - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepository
 
initialize() - Method in class org.apache.cocoon.components.slide.impl.SlideRepositoryImpl
 
initialize() - Method in class org.apache.cocoon.components.source.impl.CachingSource
Initialize the Source.
initialize() - Method in class org.apache.cocoon.components.source.impl.SimpleJdbcSourceDescriptor
 
initialize() - Method in class org.apache.cocoon.components.source.impl.SlideSource
 
initialize() - Method in class org.apache.cocoon.components.source.impl.SourceDescriptorManager
 
initialize() - Method in class org.apache.cocoon.components.store.impl.EHDefaultStore
Initialize the CacheManager and created the Cache.
initialize() - Method in class org.apache.cocoon.components.store.impl.JCSDefaultStore
 
initialize() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.CallNode
 
initialize() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
Ensure system-defined components exist (e.g.
initialize() - Method in class org.apache.cocoon.components.validation.impl.AbstractSchemaParser
Initialize this component instance.
initialize() - Method in class org.apache.cocoon.components.validation.impl.CachingValidator
Initialize this component instance.
initialize() - Method in class org.apache.cocoon.components.validation.impl.DefaultValidator
Initialize this instance.
initialize() - Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceImpl
initialize the component
initialize() - Method in class org.apache.cocoon.components.xslt.TraxProcessor
Initialize
initialize(Map) - Method in class org.apache.cocoon.databases.ibatis.ExcaliburDataSourceFactory
 
initialize() - Method in class org.apache.cocoon.faces.FacesAction
 
initialize() - Method in class org.apache.cocoon.forms.binding.JXPathBindingManager
 
initialize() - Method in class org.apache.cocoon.forms.datatype.DefaultDatatypeManager
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.AbstractContainerWidget
Called after widget's environment has been setup, to allow for any contextual initalization such as looking up case widgets for union widgets.
initialize() - Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
Called after widget's environment has been setup, to allow for any contextual initalization, such as looking up case widgets for union widgets.
initialize() - Method in class org.apache.cocoon.forms.formmodel.AggregateField
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.BooleanField
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.CalculatedField
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.EnhancedRepeater
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.Field
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.Form
Initialize the form by recursively initializing all its children.
initialize() - Method in class org.apache.cocoon.forms.formmodel.GoogleMap
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.MultiValueField
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.Output
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.Repeater
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.Repeater.RepeaterRow
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.RepeaterFilterField
 
initialize() - Method in class org.apache.cocoon.forms.formmodel.Union
Called after widget's environment has been setup, to allow for any contextual initalization such as looking up case widgets for union widgets.
initialize() - Method in interface org.apache.cocoon.forms.formmodel.Widget
Called after widget's environment has been setup, to allow for any contextual initalization such as looking up case widgets for union widgets.
initialize() - Method in class org.apache.cocoon.generation.VelocityGenerator
 
initialize() - Method in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated. Initialize the component getting a database instance.
initialize() - Method in class org.apache.cocoon.generation.XMLDBGenerator
Deprecated. Initialize the component getting a database instance.
initialize() - Method in class org.apache.cocoon.mail.MailMessageSender
 
initialize() - Method in class org.apache.cocoon.matching.modular.CachingRegexpMatcher
 
initialize() - Method in class org.apache.cocoon.matching.modular.CachingWildcardMatcher
 
initialize() - Method in class org.apache.cocoon.matching.RegexpTargetHostMatcher
Deprecated.  
initialize() - Method in class org.apache.cocoon.matching.WildcardParameterValueMatcher
Deprecated.  
initialize() - Method in class org.apache.cocoon.ojb.components.LoggerImpl
Set root logger instance which will be used by OJB
initialize() - Method in class org.apache.cocoon.ojb.jdo.components.JDOImpl
 
initialize() - Method in class org.apache.cocoon.ojb.odmg.components.ODMGImpl
 
initialize() - Method in class org.apache.cocoon.portal.coplet.adapter.impl.PortletAdapter
 
initialize() - Method in class org.apache.cocoon.portal.coplet.adapter.impl.URICopletAdapter
 
initialize() - Method in class org.apache.cocoon.portal.coplets.basket.BasketManagerImpl
 
initialize() - Method in class org.apache.cocoon.portal.event.aspect.impl.FullScreenCopletEventAspect
 
initialize() - Method in class org.apache.cocoon.portal.event.impl.DefaultEventManager
 
initialize(String, String) - Method in class org.apache.cocoon.portal.factory.impl.AbstractProducible
Initialize the object.
initialize(String, String) - Method in interface org.apache.cocoon.portal.factory.Producible
Initialize the object.
initialize() - Method in class org.apache.cocoon.portal.impl.PortletPortalManager
Deprecated.  
initialize() - Method in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
 
initialize() - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.AbstractActionAspect
 
initialize() - Method in class org.apache.cocoon.portal.pluto.factory.LocalPortletInvokerImpl
 
initialize() - Method in class org.apache.cocoon.portal.pluto.om.PortletDefinitionRegistryImpl
 
initialize() - Method in class org.apache.cocoon.portal.pluto.PortletContainerEnvironmentImpl
 
initialize() - Method in class org.apache.cocoon.portal.pluto.services.factory.FactoryManagerServiceImpl
 
initialize() - Method in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
 
initialize() - Method in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
 
initialize() - Method in class org.apache.cocoon.portal.tools.service.UserRightsService
Initialize the bean.
initialize() - Method in class org.apache.cocoon.selection.RequestSelector
Deprecated.  
initialize() - Method in class org.apache.cocoon.serialization.HSSFSerializer
Initialialize the component.
initialize() - Method in class org.apache.cocoon.transformation.JPathTransformer
Initialize this transformer.
initialize() - Method in class org.apache.cocoon.transformation.LinkRewriterTransformer
Initiate resources prior to this component becoming active.
initialize() - Method in class org.apache.cocoon.transformation.VariableRewriterTransformer
Initiate resources prior to this component becoming active.
initialize() - Method in class org.apache.cocoon.transformation.XMLDBTransformer
Initializes XML:DB database instance if driver class was configured.
initialize(SourceResolver) - Method in class org.apache.cocoon.webapps.authentication.user.RequestState
Deprecated. Initialize
initialize() - Method in class org.apache.cocoon.woody.binding.JXPathBindingManager
 
initialize() - Method in class org.apache.cocoon.woody.datatype.DefaultDatatypeManager
 
initialize() - Method in class org.apache.cocoon.woody.DefaultFormManager
 
initialized - Variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
Is this instance initialized?
initialized - Variable in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
Deprecated.  
initialized - Variable in class org.apache.cocoon.webapps.portal.components.PortalManagerImpl
Are we already setup for this request?
initializedComponents - Variable in class org.apache.cocoon.environment.AbstractEnvironment
Do we have our components ?
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.AbstractContainerDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.AbstractDatatypeWidgetDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.AbstractWidgetDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.ActionDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.AggregateFieldDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.BooleanFieldDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.CaptchaFieldDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.FieldDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.GoogleMapDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinition.ChangePageActionDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinition.DeleteRowsActionDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinition.InsertRowsActionDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.RepeaterDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.RepeaterFilterFieldDefinition
 
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.SubmitDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.UnionDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in class org.apache.cocoon.forms.formmodel.UploadDefinition
initialize this definition with the other, sort of like a copy constructor
initializeFrom(WidgetDefinition) - Method in interface org.apache.cocoon.forms.formmodel.WidgetDefinition
Initializes this definition with values from the given other definition
initLogger() - Method in class org.apache.cocoon.portlet.CocoonPortlet
Set up the log level and path.
initLogger() - Method in class org.apache.cocoon.portlet.ManagedCocoonPortlet
 
initLogger() - Method in class org.apache.cocoon.servlet.CocoonServlet
Set up the log level and path.
initServlet() - Method in class org.apache.cocoon.servlet.BootstrapServlet
 
initServlet() - Method in class org.apache.cocoon.servlet.ParanoidCocoonServlet
Initialize the wrapped servlet.
initTags() - Method in class org.apache.cocoon.transformation.Web3RfcTransformer
 
INNERCLASS_INHERITANCE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
INNERCLASSES_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
input - Variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
The cached default InputModule
input - Variable in class org.apache.cocoon.components.modules.input.ModuleHolder
 
input - Variable in class org.apache.cocoon.woody.transformation.EffectPipe
 
INPUT_MODULE_ROLE - Static variable in class org.apache.cocoon.transformation.SimpleFormTransformer
 
INPUT_MODULE_SELECTOR - Static variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
 
INPUT_MODULE_SELECTOR - Static variable in class org.apache.cocoon.components.modules.input.InputModuleHelper
 
INPUT_MODULE_SELECTOR - Static variable in class org.apache.cocoon.transformation.SimpleFormTransformer
 
input_stream - Variable in class org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserTokenManager
 
inputConf - Variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
The default InputModule configuration
InputHiddenTag - Class in org.apache.cocoon.faces.taglib.html
 
InputHiddenTag() - Constructor for class org.apache.cocoon.faces.taglib.html.InputHiddenTag
 
InputModule - Interface in org.apache.cocoon.components.modules.input
InputModule specifies an interface for components that provide access to individual attributes e.g. request parameters, request attributes, session attributes &c.
InputModuleAction - Class in org.apache.cocoon.acting
Simple helper action to allow passing sitemap variables to InputModules.
InputModuleAction() - Constructor for class org.apache.cocoon.acting.InputModuleAction
 
InputModuleHelper - Class in org.apache.cocoon.components.modules.input
 
InputModuleHelper() - Constructor for class org.apache.cocoon.components.modules.input.InputModuleHelper
 
InputModuleHelper - Class in org.apache.cocoon.portal.util
 
InputModuleHelper(ServiceManager) - Constructor for class org.apache.cocoon.portal.util.InputModuleHelper
 
InputSecretTag - Class in org.apache.cocoon.faces.taglib.html
 
InputSecretTag() - Constructor for class org.apache.cocoon.faces.taglib.html.InputSecretTag
 
inputSelector - Variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
The cached InputModule-Selector
inputSource - Variable in class org.apache.cocoon.generation.asciiart.AsciiArtSVGGenerator
The input source
inputSource - Variable in class org.apache.cocoon.generation.FileGenerator
The input source
inputSource - Variable in class org.apache.cocoon.generation.HSSFGenerator
 
inputSource - Variable in class org.apache.cocoon.generation.XMidiGenerator
The input source
inputSource - Variable in class org.apache.cocoon.reading.ResourceReader
 
inputStream - Variable in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
inputStream - Variable in class org.apache.cocoon.util.JDBCxlobHelper
 
InputStreamDataSource - Class in org.apache.cocoon.mail.datasource
The InputStreamDataSource class provides an object, that wraps an InputStream object in a DataSource interface.
InputStreamDataSource(InputStream) - Constructor for class org.apache.cocoon.mail.datasource.InputStreamDataSource
Creates a new instance of FilePartDataSource from an InputStream object.
InputStreamDataSource(byte[], String, String) - Constructor for class org.apache.cocoon.mail.datasource.InputStreamDataSource
Creates a new instance of FilePartDataSource from a byte array.
InputStreamDataSource(InputStream, String, String) - Constructor for class org.apache.cocoon.mail.datasource.InputStreamDataSource
Creates a new instance of FilePartDataSource from an InputStream object.
InputTextareaTag - Class in org.apache.cocoon.faces.taglib.html
 
InputTextareaTag() - Constructor for class org.apache.cocoon.faces.taglib.html.InputTextareaTag
 
InputTextTag - Class in org.apache.cocoon.faces.taglib.html
 
InputTextTag() - Constructor for class org.apache.cocoon.faces.taglib.html.InputTextTag
 
INPUTXML_CONTEXT_ATTRIBUTE - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPostTransformer
Deprecated.  
INPUTXML_ELEMENT - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPostTransformer
Deprecated.  
INPUTXML_NAME_ATTRIBUTE - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPostTransformer
Deprecated.  
INPUTXML_PATH_ATTRIBUTE - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPostTransformer
Deprecated.  
INPUTXML_TYPE_ATTRIBUTE - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPostTransformer
Deprecated.  
INPUTXML_VALIDATIONRESULT_ATTRIBUTE - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPostTransformer
Deprecated.  
insert(Employee, JDO) - Method in class org.apache.cocoon.ojb.samples.EmployeeDAO
 
INSERT_ELEMENT - Static variable in class org.apache.cocoon.transformation.SourceWritingTransformer
 
InsertBeanJXPathBinding - Class in org.apache.cocoon.forms.binding
InsertBeanJXPathBinding provides an implementation of a Binding that inserts a new instance of the specified bean (classname) or a new instance created by the model itself into the target back-end model upon save.
InsertBeanJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String) - Constructor for class org.apache.cocoon.forms.binding.InsertBeanJXPathBinding
Constructs InsertBeanJXPathBinding
InsertBeanJXPathBinding - Class in org.apache.cocoon.woody.binding
InsertBeanJXPathBinding provides an implementation of a Binding that inserts a new instance of the specified bean (classname) into the target back-end model upon save.
InsertBeanJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String) - Constructor for class org.apache.cocoon.woody.binding.InsertBeanJXPathBinding
Constructs InsertBeanJXPathBinding
InsertBeanJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
InsertBeanJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual InsertBeanJXPathBinding out of the configuration in the provided configElement which looks like: <fb:insert-bean classname="..child-bean-class.." addmethod="..method-to-add.."
InsertBeanJXPathBindingBuilder() - Constructor for class org.apache.cocoon.forms.binding.InsertBeanJXPathBindingBuilder
 
InsertBeanJXPathBindingBuilder - Class in org.apache.cocoon.woody.binding
InsertBeanJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual InsertBeanJXPathBinding out of the configuration in the provided configElement which looks like: <wb:insert-bean classname="..child-bean-class.." addmethod="..method-to-add.."
InsertBeanJXPathBindingBuilder() - Constructor for class org.apache.cocoon.woody.binding.InsertBeanJXPathBindingBuilder
 
insertBefore(Node, Node) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Inserts the node newChild before the existing child node refChild.
insertBlobTrigger(Connection, Trigger) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insertCalendar(Connection, String, Calendar) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insertCronTrigger(Connection, CronTrigger) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insertFiredTrigger(Connection, Trigger, String, JobDetail) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insertFragment(String, String, DocumentFragment, String, boolean, boolean, String, String, String) - Method in class org.apache.cocoon.transformation.SourceWritingTransformer
Insert a fragment into a file.
insertJobDetail(Connection, JobDetail) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insertJobListener(Connection, JobDetail, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
InsertNodeJXPathBinding - Class in org.apache.cocoon.forms.binding
InsertNodeJXPathBinding provides an implementation of a Binding that inserts a clone of some 'template document-fragment' into the target back-end model upon save.
InsertNodeJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, DocumentFragment) - Constructor for class org.apache.cocoon.forms.binding.InsertNodeJXPathBinding
Constructs InsertNodeJXPathBinding
InsertNodeJXPathBinding - Class in org.apache.cocoon.woody.binding
InsertNodeJXPathBinding provides an implementation of a Binding that inserts a clone of some 'template document-fragment' into the target back-end model upon save.
InsertNodeJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, DocumentFragment) - Constructor for class org.apache.cocoon.woody.binding.InsertNodeJXPathBinding
Constructs InsertNodeJXPathBinding
InsertNodeJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
InsertNodeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual InsertNodeJXPathBinding out of the configuration in the provided configElement which looks like: <fb:insert-node> <!
InsertNodeJXPathBindingBuilder() - Constructor for class org.apache.cocoon.forms.binding.InsertNodeJXPathBindingBuilder
 
InsertNodeJXPathBindingBuilder - Class in org.apache.cocoon.woody.binding
InsertNodeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual InsertNodeJXPathBinding out of the configuration in the provided configElement which looks like: <wb:insert-node> <!
InsertNodeJXPathBindingBuilder() - Constructor for class org.apache.cocoon.woody.binding.InsertNodeJXPathBindingBuilder
 
insertPausedTriggerGroup(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insertSchedulerState(Connection, String, long, long, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insertSimpleTrigger(Connection, SimpleTrigger) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insertTrigger(Connection, Trigger, String, JobDetail) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insertTriggerListener(Connection, Trigger, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
insideBodyTag - Variable in class org.apache.cocoon.portal.transformation.HTMLRootTransformer
 
insideLinks - Variable in class org.apache.cocoon.portal.transformation.CopletTransformer
Are we inside a links element?
InspectableSource - Interface in org.apache.cocoon.components.source
A source, which owns meta informations in form of properties
InspectableTraversableCachingSource - Class in org.apache.cocoon.components.source.impl
TraversableCachingSource that adds support for SourceProperty caching.
InspectableTraversableCachingSource(CachingSourceFactory, String, String, String, InspectableSource, int, String, boolean, boolean) - Constructor for class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource
 
InspectableTraversableCachingSource.InspectableSourceMeta - Class in org.apache.cocoon.components.source.impl
 
InspectableTraversableCachingSource.InspectableSourceMeta() - Constructor for class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.InspectableSourceMeta
 
InspectableTraversableCachingSource.InspectableSourceMeta(Source) - Constructor for class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.InspectableSourceMeta
 
installHandlers() - Method in class org.apache.cocoon.forms.formmodel.CalculatedField
Installs handlers on other widgets.
INSTANCE - Static variable in class org.apache.cocoon.components.validation.impl.DraconianErrorHandler
The singleton instance of the DraconianErrorHandler.
INSTANCE - Static variable in class org.apache.cocoon.woody.event.impl.JavaClassWidgetListenerBuilder
 
INSTANCE - Static variable in class org.apache.cocoon.woody.event.impl.JavaScriptWidgetListenerBuilder
 
INSTANCE_NS - Static variable in class org.apache.cocoon.forms.FormsConstants
Namespace for Instance elements
INSTANCE_PREFIX - Static variable in class org.apache.cocoon.forms.FormsConstants
 
INSTANCE_PREFIX_COLON - Static variable in class org.apache.cocoon.forms.FormsConstants
 
instanceAspects - Variable in class org.apache.cocoon.portal.coplet.impl.DefaultCopletDescription
 
instanceValidity - Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager.UserProfileInfo
 
instantiate(Program) - Method in class org.apache.cocoon.components.language.programming.AbstractProgrammingLanguage
Create a new instance for the given class
instantiate(Program) - Method in interface org.apache.cocoon.components.language.programming.ProgrammingLanguage
Create a new instance for the given program type
Instruction - Class in org.apache.cocoon.template.instruction
 
Instruction(Locator) - Constructor for class org.apache.cocoon.template.instruction.Instruction
 
Instruction(StartElement) - Constructor for class org.apache.cocoon.template.instruction.Instruction
 
InstructionFactory - Interface in org.apache.cocoon.template.script
 
instrumentableName - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
InstrumentationService - Interface in org.apache.cocoon.webservices.instrument
Component interface for retrieving sample information from the InstrumentManager.
InstrumentationServiceImpl - Class in org.apache.cocoon.webservices.instrument
Implementation of InstrumentationService component.
InstrumentationServiceImpl() - Constructor for class org.apache.cocoon.webservices.instrument.InstrumentationServiceImpl
 
INTEGER - Static variable in class org.apache.cocoon.forms.datatype.convertor.FormattingDecimalConvertor
 
INTEGER - Static variable in class org.apache.cocoon.woody.datatype.convertor.FormattingDecimalConvertor
 
INTEGER - Static variable in class org.apache.cocoon.woody.datatype.convertor.FormattingFloatConvertor
 
IntegerType - Class in org.apache.cocoon.forms.datatype.typeimpl
A Datatype implementation for whole numbers.
IntegerType() - Constructor for class org.apache.cocoon.forms.datatype.typeimpl.IntegerType
 
IntegerType - Class in org.apache.cocoon.woody.datatype.typeimpl
A Datatype implementation for whole numbers.
IntegerType() - Constructor for class org.apache.cocoon.woody.datatype.typeimpl.IntegerType
 
IntegerTypeBuilder - Class in org.apache.cocoon.forms.datatype.typeimpl
Builds IntegerTypes.
IntegerTypeBuilder() - Constructor for class org.apache.cocoon.forms.datatype.typeimpl.IntegerTypeBuilder
 
IntegerTypeBuilder - Class in org.apache.cocoon.woody.datatype.typeimpl
Builds IntegerTypes.
IntegerTypeBuilder() - Constructor for class org.apache.cocoon.woody.datatype.typeimpl.IntegerTypeBuilder
 
INTERFACE_ELEMENT - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
INTERFACE_INHERITANCE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
internalGet(String) - Method in class org.apache.cocoon.generation.VelocityGenerator.ChainedContext
Looks up and returns the object with the specified key.
internalRedirect - Variable in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
 
InterpolatingConfigurationHandler - Class in org.apache.cocoon.transformation.helpers
A SAX ContentHandler that builds Avalon Configuration objects, but also replaces variables of the form {var} with values from a map.
InterpolatingConfigurationHandler(Map) - Constructor for class org.apache.cocoon.transformation.helpers.InterpolatingConfigurationHandler
Constructor.
InterpolatingConfigurationHandler(Map, String) - Constructor for class org.apache.cocoon.transformation.helpers.InterpolatingConfigurationHandler
Constructor.
Interpreter - Interface in org.apache.cocoon.components.flow
The interface to the flow scripting languages.
interpreter - Variable in class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
 
interpreter - Variable in class org.apache.cocoon.transformation.SQLTransformer
 
Interpreter.Argument - Class in org.apache.cocoon.components.flow
 
Interpreter.Argument(String, String) - Constructor for class org.apache.cocoon.components.flow.Interpreter.Argument
 
interpreterId - Variable in class org.apache.cocoon.components.flow.WebContinuation
Interpreter id that this continuation is bound to
interpreterMatches(String) - Method in class org.apache.cocoon.components.flow.WebContinuation
 
intersection(ByteRange) - Method in class org.apache.cocoon.util.ByteRange
 
interval - Variable in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
The calculated delay for the next checker run in ms
introspect(Class) - Method in class org.apache.cocoon.portal.event.impl.DefaultEventManager
 
intToBa(int, int) - Static method in class org.apache.cocoon.components.midi.xmidi.Utils
convert int to byte array of length c
intToDelta(byte[]) - Static method in class org.apache.cocoon.components.midi.xmidi.Utils
convert byte array to delta time a delta time is expressed as a byte array, length unknown (4 or less)
intValue() - Method in class org.apache.cocoon.components.elementprocessor.types.NumericResult
Get the value, if possible, as an int
intValue() - Method in class org.apache.cocoon.portal.pluto.om.common.ObjectIDImpl
 
inUse - Variable in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
Amount of memory in use before sleep().
invalidate() - Method in class org.apache.cocoon.environment.commandline.CommandLineSession
 
invalidate() - Method in class org.apache.cocoon.environment.http.HttpSession
Invalidates this session to it.
invalidate() - Method in class org.apache.cocoon.environment.portlet.PortletSession
Invalidates this session to it.
invalidate() - Method in interface org.apache.cocoon.environment.Session
Invalidates this session to it.
invalidate() - Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.SessionProxy
 
invalidateContinuations(ContinuationsManagerImpl.WebContinuationsHolder) - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
Method used by WebContinuationsHolder to notify the continuations manager about session invalidation.
invalidateSession() - Static method in class org.apache.cocoon.environment.commandline.CommandLineSession
Invalidate the current session
invalidateWebContinuation(WebContinuation) - Method in interface org.apache.cocoon.components.flow.ContinuationsManager
Invalidates a WebContinuation.
invalidateWebContinuation(WebContinuation) - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
InvalidContinuationException - Exception in org.apache.cocoon.components.flow
This Exception is thrown whenever an invalid continuation is given.
InvalidContinuationException(String) - Constructor for exception org.apache.cocoon.components.flow.InvalidContinuationException
Construct a new InvalidContinuationException instance.
InvalidContinuationException(String, Throwable) - Constructor for exception org.apache.cocoon.components.flow.InvalidContinuationException
Construct a new InvalidContinuationException that references a parent Exception.
INVISIBLE - Static variable in class org.apache.cocoon.forms.formmodel.WidgetState
Invisible state.
invoke(MessageContext) - Method in interface org.apache.cocoon.components.axis.SoapServer
Invoke a particular message context on this server.
invoke(MessageContext) - Method in class org.apache.cocoon.components.axis.SoapServerImpl
 
invoke() - Method in class org.apache.cocoon.components.language.markup.xsp.SOAPHelper
 
invoke(Object, Method, Object[]) - Method in class org.apache.cocoon.components.source.impl.AvalonToCocoonSourceInvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.CategoryNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.ContainerNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.NullNode
 
invoke(Environment, InvokeContext) - Method in interface org.apache.cocoon.components.treeprocessor.ProcessingNode
Process environment.
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.SimpleParentProcessingNode
Define common invoke behavior here
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActionSetNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActSetNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.AggregateNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.CallNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.FlowNode
This method should never be called by the TreeProcessor, since a <map:flow> element should not be in an "executable" sitemap node.
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.GenerateNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.MatchNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.MountNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode
Process the environment.
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ReadNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.RedirectToURINode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ScriptNode
This method should never be called by the TreeProcessor, since a element should not be in an "executable" sitemap node.
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SelectNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SwitchSelectNode
 
invoke(Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.TransformNode
 
invoke(FacesContext, Object[]) - Method in class org.apache.cocoon.faces.samples.components.renderkit.ConstantMethodBinding
 
invoke(FacesContext, Object[]) - Method in class org.apache.cocoon.faces.taglib.html.ConstantMethodBinding
 
invoke(Object, Object[]) - Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSMethod
 
invoke(Object) - Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertyGet
 
invoke(Object, Object) - Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet
 
invokeByName(String, Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.CategoryNode
 
InvokeContext - Class in org.apache.cocoon.components.treeprocessor
The invocation context of ProcessingNodes.
InvokeContext() - Constructor for class org.apache.cocoon.components.treeprocessor.InvokeContext
Create an InvokeContext without existing pipelines.
InvokeContext(boolean) - Constructor for class org.apache.cocoon.components.treeprocessor.InvokeContext
Create an InvokeContext
invokeErrorHandler(Exception, Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
Handle error.
invokeErrorHandler(ProcessingNode, Exception, Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
Handle error using specified error handler processing node.
invokeGC - Variable in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
Should the gc be called on low memory?
invokeGC() - Static method in class org.apache.cocoon.webservices.memory.Memory
invokeGC calls upon the JVM Garbage Collector to recycle unused objects.
invokeNext(PortalService) - Method in interface org.apache.cocoon.portal.event.aspect.EventAspectContext
Invoke next aspect
invokeNext(PortalService) - Method in class org.apache.cocoon.portal.event.impl.DefaultEventAspectContext
 
invokeNext() - Method in class org.apache.cocoon.portal.impl.DefaultPortalManagerAspectContext
 
invokeNext(ContentHandler, Parameters) - Method in class org.apache.cocoon.portal.impl.DefaultPortalManagerAspectContext
 
invokeNext(Layout, PortalService, ContentHandler) - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.DefaultRendererContext
 
invokeNext(Layout, PortalService, ContentHandler) - Method in interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspectContext
Stream out raw layout
invokeNext() - Method in interface org.apache.cocoon.portal.PortalManagerAspectPrepareContext
Invoke next aspect
invokeNext(ContentHandler, Parameters) - Method in interface org.apache.cocoon.portal.PortalManagerAspectRenderContext
Invoke next aspect
invokeNodes(ProcessingNode[], Environment, InvokeContext, String, Map) - Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode
Invoke all nodes of a node array in order, until one succeeds.
invokeNodes(ProcessingNode[], Environment, InvokeContext) - Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode
Invoke all nodes of a node array in order, until one succeeds.
Invoker - Class in org.apache.cocoon.template.script
 
Invoker() - Constructor for class org.apache.cocoon.template.script.Invoker
 
inWidgetElement - Variable in class org.apache.cocoon.woody.transformation.WidgetReplacingPipe
Indicates whether we're currently in a widget element.
IOUtils - Class in org.apache.cocoon.util
A collection of File, URL and filename utility methods
IOUtils() - Constructor for class org.apache.cocoon.util.IOUtils
 
isAcceptingInputs() - Method in class org.apache.cocoon.forms.formmodel.WidgetState
Does this state accept user inputs?
isAction() - Method in class org.apache.cocoon.portal.pluto.PortletURLConverter
Return the indicator if this is an action.
isAction() - Method in class org.apache.cocoon.portal.pluto.PortletURLProviderImpl
Is this an action?
isAddedPath() - Method in class org.apache.cocoon.forms.formmodel.tree.TreeSelectionEvent
Is the first path a new addition to the selection?
isAddedPath(int) - Method in class org.apache.cocoon.forms.formmodel.tree.TreeSelectionEvent
Was the indexth path added to the selection?
isAjaxRequest(Request) - Static method in class org.apache.cocoon.ajax.AjaxHelper
Is the request an Ajax request?
isAlive() - Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
isAlphaNumeric(char) - Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
 
isAlphaNumeric(char) - Static method in class org.apache.cocoon.util.StringUtils
Tests whether a given character is alphabetic, numeric or underscore
isApplicationLoaded(ApplicationConfiguration) - Method in class org.apache.cocoon.webapps.authentication.user.UserHandler
Deprecated. Is the named application context already loaded?
isArrayType() - Method in interface org.apache.cocoon.forms.datatype.Datatype
Indicates wether this datatype represents an array type.
isArrayType() - Method in class org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatype
 
isArrayType() - Method in interface org.apache.cocoon.woody.datatype.Datatype
Indicates wether this datatype represents an array type.
isArrayType() - Method in class org.apache.cocoon.woody.datatype.typeimpl.AbstractDatatype
 
isAspectSupported(String) - Method in interface org.apache.cocoon.portal.aspect.Aspectalizable
Is this aspect supported
isAspectSupported(String) - Method in interface org.apache.cocoon.portal.aspect.AspectDataHandler
 
isAspectSupported(String) - Method in class org.apache.cocoon.portal.aspect.impl.AbstractAspectalizable
Is this aspect supported
isAspectSupported(String) - Method in class org.apache.cocoon.portal.aspect.impl.DefaultAspectDataHandler
Is this supported
isAsync() - Method in class org.apache.cocoon.components.source.impl.CachingSourceFactory
 
isAuthenticated(String) - Method in interface org.apache.cocoon.webapps.authentication.AuthenticationManager
Deprecated. Is the current user authenticated for the given handler?
isAuthenticated(String) - Method in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
Deprecated.  
isAutoCreate() - Method in interface org.apache.cocoon.portal.aspect.AspectDescription
If the data is not available, create it automatically (or not)
isAutoCreate() - Method in class org.apache.cocoon.portal.aspect.impl.DefaultAspectDescription
If the data is not available, create it automatically (or not)
isBasketEnabled() - Method in class org.apache.cocoon.portal.coplets.basket.UserConfiguration
 
isBool() - Method in class org.apache.cocoon.forms.samples.bindings.ValuesBean
 
isBool() - Method in class org.apache.cocoon.woody.samples.bindings.ValuesBean
 
isBottom() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
 
isBriefcaseEnabled() - Method in class org.apache.cocoon.portal.coplets.basket.UserConfiguration
 
isBuildingErrorHandler() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage
Are we currently building an error handler ?
isBuildingPipelineOnly() - Method in class org.apache.cocoon.components.treeprocessor.InvokeContext
Are we building a pipeline (and not executing it) ?
isBuildingView() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage
Are we currently building a view ?
isCacheable() - Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSMethod
 
isCacheable() - Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertyGet
 
isCacheable() - Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet
 
isCachePoint() - Method in class org.apache.cocoon.caching.ComponentCacheKey
Check if we are a cachepoint
isCachePoint - Variable in class org.apache.cocoon.components.pipeline.impl.CachingPointProcessingPipeline
 
isCapturing() - Method in class org.apache.cocoon.components.flow.java.Continuation
True, if the continuation freezes the stack trace, and stops the continuation.
isCdataElement(String) - Method in class org.apache.cocoon.components.serializers.XHTMLSerializer
script and style are CDATA sections by default, so no encoding
isCenter() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
 
isCenter() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
 
isCenterAcrossSelection() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
 
isChild(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
Checks if a child element and is allowed, and if not throws a ConfigurationException.
isChoose() - Method in class org.apache.cocoon.forms.samples.Form2Bean
 
isChoose() - Method in class org.apache.cocoon.woody.samples.Form2Bean
 
isCollapsed(TreePath) - Method in class org.apache.cocoon.forms.formmodel.tree.Tree
 
isCollapsed() - Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
Is the current node collapsed?
isCollecting - Variable in class org.apache.cocoon.profiling.statistics.CollectorImpl
Are we currently collecting?
isCollectingStatistics() - Method in interface org.apache.cocoon.profiling.statistics.Collector
 
isCollectingStatistics() - Method in class org.apache.cocoon.profiling.statistics.CollectorImpl
 
isCollection() - Method in class org.apache.cocoon.components.flow.javascript.ScriptablePropertyPointer
 
isCollection() - Method in class org.apache.cocoon.components.source.impl.RepositorySource
 
isCollection() - Method in class org.apache.cocoon.components.source.impl.SlideSource
 
isCollection() - Method in class org.apache.cocoon.components.source.impl.TraversableCachingSource
 
isCollection() - Method in class org.apache.cocoon.components.source.impl.TraversableCachingSource.TraversableSourceMeta
 
isCollection() - Method in class org.apache.cocoon.components.source.impl.WebDAVSource
Check if this source is a collection.
isCollection() - Method in class org.apache.cocoon.components.source.impl.XMLDBSource
 
isCollection() - Method in class org.apache.cocoon.components.source.SourceDTO
 
isCollection() - Method in class org.apache.cocoon.jcr.source.JCRNodeSource
 
isCollection(Node) - Method in class org.apache.cocoon.jcr.source.JCRSourceFactory
Does a node represent a collection (i.e. folder-node)?
isCollection() - Method in class org.apache.cocoon.util.jxpath.NamespacesTablePointer
 
isCommandMapped(String) - Method in class org.apache.cocoon.mail.MailCommandBuilder
Test if command is mapped to a Command class
isCommitted() - Method in class org.apache.cocoon.components.jsp.JSPEngineServletResponse
 
isCommitted() - Method in class org.apache.cocoon.environment.http.HttpResponse
 
isCommitted() - Method in class org.apache.cocoon.environment.portlet.RenderResponse
 
isCommitted() - Method in class org.apache.cocoon.portal.pluto.servlet.ServletResponseImpl
 
isCompatibleURL(ParsedURL) - Method in class org.apache.cocoon.components.url.StreamJDKRegistryEntry
Check if the Stream references an image that can be handled by this format handler.
isContent() - Method in class org.apache.cocoon.portal.coplets.basket.ContentItem
Do we store the content?
isContinuationSharingBugCompatible - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
 
isDaemon() - Method in class org.apache.cocoon.components.thread.DefaultThreadFactory
Get the isDaemon property
isDaemon() - Method in interface org.apache.cocoon.components.thread.ThreadFactory
Get the daemon mode created Threads will have
isDebugEnabled() - Method in class org.apache.cocoon.ojb.components.LoggerImpl
 
isDebugEnabled() - Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
 
isDeclaredVariable(String) - Method in class org.apache.cocoon.forms.transformation.FormsPipelineConfig.FormsVariables
 
isDefaultNamespace(String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
 
isDescendant(TreePath) - Method in class org.apache.cocoon.forms.formmodel.tree.TreePath
Returns true if aTreePath is a descendant of this TreePath.
isDescriptorReloadable() - Method in class org.apache.cocoon.acting.AbstractValidatorAction
Checks the default setting for reloading the descriptor file.
isDisplayingValues() - Method in class org.apache.cocoon.forms.formmodel.WidgetState
Does this state display widget values?
isEmpty() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
 
isEmpty() - Method in class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap
 
isEmpty() - Method in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
 
isEmpty() - Method in class org.apache.cocoon.util.MRUBucketMap
Deprecated.  
isEmpty() - Method in class org.apache.cocoon.xml.SaxBuffer
 
isEnabled(String, int) - Method in class org.apache.cocoon.components.slide.impl.SlideLoggerAdapter
Check if the channel with the specified level is enabled for logging.
isEnabled(int) - Method in class org.apache.cocoon.components.slide.impl.SlideLoggerAdapter
Check if the default channel with the specified level is enabled for logging.
isEnabledFor(int) - Method in class org.apache.cocoon.ojb.components.LoggerImpl
 
isEnhanced() - Method in class org.apache.cocoon.forms.formmodel.EnhancedRepeater
 
isEnhanced() - Method in class org.apache.cocoon.forms.formmodel.RepeaterDefinition
 
isEqualNode(Node) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
 
isError() - Method in class org.apache.cocoon.components.language.programming.CompilerError
Assert whether this is a severe error or a warning
isError(Map, String) - Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the validation returned an error for this parameter.
isError(Map) - Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the validation returned an error for the context's current parameter.
isErrorEnabled() - Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
 
isEscaped() - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser
 
isExcluded(File) - Method in class org.apache.cocoon.generation.DirectoryGenerator
Determines if a given File shall be excluded from viewing.
isExcluded(TraversableSource) - Method in class org.apache.cocoon.generation.TraversableGenerator
Determines if a given source shall be excluded from viewing.
isExclusive() - Method in class org.apache.cocoon.components.source.helpers.SourceLock
Returns the exclusive flag
isExistingTriggerGroup(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
isExpanded(TreePath) - Method in class org.apache.cocoon.forms.formmodel.tree.Tree
 
isExpanded() - Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
Is the current node expanded?
isExpression(String) - Static method in class org.apache.cocoon.faces.FacesUtils
Is this an expression?
isExternal() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
 
isExternal() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode
 
isExternal() - Method in class org.apache.cocoon.environment.background.BackgroundEnvironment
Always return false
isExternal() - Method in class org.apache.cocoon.environment.commandline.AbstractCommandLineEnvironment
Always return true.
isExternal() - Method in interface org.apache.cocoon.environment.Environment
Is this environment external ?
isExternal() - Method in class org.apache.cocoon.environment.http.HttpEnvironment
Always return true.
isExternal() - Method in class org.apache.cocoon.environment.portlet.PortletEnvironment
Always return true.
isExternal() - Method in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
Always return false.
isExternal() - Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
 
isFactory(String) - Method in class org.apache.cocoon.sitemap.XSLTFactoryLoader
Deprecated.  
isFill() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
 
isFirst() - Method in class org.apache.cocoon.generation.JXTemplateGenerator.LoopTagStatus
Deprecated.  
isFirst() - Method in interface org.apache.cocoon.taglib.core.LoopTagStatus
Returns information about whether the current round of the iteration is the first one.
isFirst() - Method in class org.apache.cocoon.template.instruction.LoopTagStatus
 
isFirstPage() - Method in class org.apache.cocoon.forms.formmodel.EnhancedRepeater
 
isFolderEnabled() - Method in class org.apache.cocoon.portal.coplets.basket.UserConfiguration
 
isFormatValid(String, String) - Method in class org.apache.cocoon.faces.samples.carstore.FormatValidator
Returns true if the value matches one of the valid patterns.
isGeneral() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
 
isHoriz() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleOrientation
 
isHorizontalCenter() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isHorizontalCenterAcrossSelection() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isHorizontalFill() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isHorizontalGeneral() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isHorizontalJustify() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isHorizontalLeft() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isHorizontalRight() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isHTMLContent() - Method in class org.apache.cocoon.components.source.AbstractStreamSource
Deprecated. Does this source contain HTML ?
isHTMLContent() - Method in class org.apache.cocoon.components.source.FileSource
Deprecated. Returns true if the file name ends with ".htm" or ".html".
isHTMLContent() - Method in class org.apache.cocoon.components.source.URLSource
Deprecated.  
isImageFileType(Source) - Method in class org.apache.cocoon.components.source.impl.AbstractImageSourceInspector
Inspects the input stream to verify this is in fact a file of the type that this inspector handles.
isImageFileType(Source) - Method in class org.apache.cocoon.components.source.impl.GIFSourceInspector
Checks that this is in fact a gif file.
isImageFileType(Source) - Method in class org.apache.cocoon.components.source.impl.JPEGSourceInspector
Checks that this is in fact a jpeg file.
isImageMimeType(Source) - Method in class org.apache.cocoon.components.source.impl.AbstractImageSourceInspector
Checks whether the mime mapping yields the type this inspector handles.
isImageMimeType(Source) - Method in class org.apache.cocoon.components.source.impl.GIFSourceInspector
Checks the source uri for the .gif extension.
isImageMimeType(Source) - Method in class org.apache.cocoon.components.source.impl.JPEGSourceInspector
Checks the source uri for the .jp(e)g extension.
isIncluded(File) - Method in class org.apache.cocoon.generation.DirectoryGenerator
Determines if a given File shall be visible.
isIncluded(TraversableSource) - Method in class org.apache.cocoon.generation.TraversableGenerator
Determines if a given source shall be visible.
isInfoEnabled() - Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
 
isInheritable() - Method in class org.apache.cocoon.components.source.helpers.AbstractSourcePermission
Returns the inheritable flag
isInheritable() - Method in class org.apache.cocoon.components.source.helpers.SourceLock
Returns the inheritable flag
isInheritable() - Method in interface org.apache.cocoon.components.source.helpers.SourcePermission
Returns the inheritable flag
isInPage(int, int, String) - Method in class org.apache.cocoon.transformation.pagination.Pagesheet
 
isInstruction(StartElement) - Method in class org.apache.cocoon.template.script.DefaultInstructionFactory
 
isInstruction(StartElement) - Method in interface org.apache.cocoon.template.script.InstructionFactory
 
isInternal() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
 
isInternal() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode
 
isInternal() - Method in class org.apache.cocoon.portal.tools.PortalToolFunction
not in use!
isInternalError() - Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
 
isInternalRedirect() - Method in class org.apache.cocoon.environment.AbstractEnvironment
 
isInternalRedirect() - Method in interface org.apache.cocoon.environment.Environment
Is this an internal redirect?
isInternalRedirect() - Method in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
 
isInternalRedirect() - Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
 
isJobStateful(Connection, String, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
isJustify() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
 
isJustify() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
 
isKnown(Location) - Static method in class org.apache.cocoon.util.location.LocationUtils
Checks if a location is known, i.e. it is not null nor equal to Location.UNKNOWN.
isLabel(String) - Method in class org.apache.cocoon.portal.impl.PageLabelManager
 
isLargeObject(String) - Method in class org.apache.cocoon.acting.AbstractDatabaseAction
Return whether a type is a Large Object (BLOB/CLOB).
isLargeObject(String) - Method in class org.apache.cocoon.acting.modular.DatabaseAction
Return whether a type is a Large Object (BLOB/CLOB).
isLast() - Method in class org.apache.cocoon.generation.JXTemplateGenerator.LoopTagStatus
Deprecated.  
isLast() - Method in interface org.apache.cocoon.taglib.core.LoopTagStatus
Returns information about whether the current round of the iteration is the last one.
isLast() - Method in class org.apache.cocoon.template.instruction.LoopTagStatus
 
isLastPage() - Method in class org.apache.cocoon.forms.formmodel.EnhancedRepeater
 
isLeaf() - Method in class org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel.DefaultTreeNode
 
isLeaf(Object) - Method in class org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel
 
isLeaf() - Method in interface org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel.TreeNode
 
isLeaf(Object) - Method in class org.apache.cocoon.forms.formmodel.tree.SourceTreeModel
 
isLeaf(Object) - Method in interface org.apache.cocoon.forms.formmodel.tree.TreeModel
Returns true if node is a leaf.
isLeaf() - Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
Is the current node a leaf?
isLeaf() - Method in class org.apache.cocoon.util.jxpath.NamespacesTablePointer
 
isLeft() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
 
isLenient() - Method in class org.apache.cocoon.components.modules.input.JXPathHelperConfiguration
 
isLocalPortlet() - Method in class org.apache.cocoon.portal.pluto.om.PortletDefinitionImpl
 
isLoggedIn(String) - Method in interface org.apache.cocoon.auth.ApplicationManager
Test, if the current user is already logged into the application.
isLoggedIn(String) - Method in class org.apache.cocoon.auth.impl.StandardApplicationManager
 
isMarshallEvents() - Method in interface org.apache.cocoon.portal.event.EventConverter
Returns true if events are not to be returned as request parameters
isMarshallEvents() - Method in class org.apache.cocoon.portal.event.impl.DefaultEventConverter
 
isMarshallEvents() - Method in class org.apache.cocoon.portal.event.impl.PageLabelEventConverter
 
isMarshallEvents() - Method in class org.apache.cocoon.portal.impl.PageLabelManager
Returns true if events are not to be exposed as request parameters
isModified() - Method in class org.apache.cocoon.environment.commandline.FileSavingEnvironment
 
isModified(Widget) - Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
 
isMutable() - Method in class org.apache.cocoon.forms.util.WidgetFinder
 
isNegative() - Method in class org.apache.cocoon.components.source.helpers.AbstractSourcePermission
Returns the negative flag
isNegative() - Method in interface org.apache.cocoon.components.source.helpers.SourcePermission
Returns the negative flag
isNew() - Method in class org.apache.cocoon.caching.IncludeCacheValidity
Deprecated.  
isNew() - Method in class org.apache.cocoon.environment.commandline.CommandLineSession
 
isNew() - Method in class org.apache.cocoon.environment.http.HttpSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNew() - Method in class org.apache.cocoon.environment.portlet.PortletSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNew() - Method in interface org.apache.cocoon.environment.Session
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNew() - Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.SessionProxy
 
isNoMatch(Map, String) - Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the validated parameter wasn't matched by the requested regular expression.
isNoMatch(Map) - Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the context's current parameter wasn't matched by the requested regular expression.
isNormalizeNamespaces() - Method in class org.apache.cocoon.xml.dom.DOMStreamer
 
isNotPresent() - Method in class org.apache.cocoon.acting.ValidatorActionHelper
Tests if the validation result is NOTPRESENT, e.g. when the value is null and is allowed to be null.
isNotPresent(Map, String) - Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the validated parameter wasn't validated
isNotPresent(Map) - Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the context's current parameter wasn't validated
isNull() - Method in class org.apache.cocoon.acting.ValidatorActionHelper
Tests if the validation result is ISNULL, e.g. when the value is null but is not supposed to be null.
ISNULL - Static variable in class org.apache.cocoon.acting.ValidatorActionResult
the parameter is null but isn't allowed to.
isNull(Map, String) - Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the validated parameter was null but wasn't allowed to.
isNull(Map) - Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the context's current parameter as validated was null but wasn't allowed to.
isNullable() - Method in class org.apache.cocoon.forms.datatype.AbstractJavaSelectionList
 
isNullable() - Method in interface org.apache.cocoon.forms.datatype.JavaSelectionList
 
IsNullFunction - Class in org.apache.cocoon.forms.expression
Returns true if argument is null.
IsNullFunction() - Constructor for class org.apache.cocoon.forms.expression.IsNullFunction
 
IsNullFunction - Class in org.apache.cocoon.woody.expression
Returns true if argument is null.
IsNullFunction() - Constructor for class org.apache.cocoon.woody.expression.IsNullFunction
 
isNullOrEmpty(String) - Static method in class org.apache.cocoon.mail.datasource.AbstractDataSource
Check String for null or empty.
isOK() - Method in class org.apache.cocoon.acting.ValidatorActionHelper
Tests if the validation result is OK
isOK(Map, String) - Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the validation returned no error for this parameter.
isOK(Map) - Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the validation returned no error for the context's current parameter.
isParallel() - Method in class org.apache.cocoon.transformation.helpers.IncludeCacheManagerSession
Do we process the includes in parallel?
isParameter(Configuration) - Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
 
isParameter(String) - Method in class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap
 
isPathSelected(TreePath) - Method in class org.apache.cocoon.forms.formmodel.tree.Tree
 
isPersistent() - Method in interface org.apache.cocoon.portal.aspect.AspectDataStore
Is the data persistent
isPersistent() - Method in class org.apache.cocoon.portal.aspect.impl.MemoryAspectDataStore
 
isPersistent() - Method in class org.apache.cocoon.portal.aspect.impl.PersistentAspectDataStore
 
isPersistent() - Method in class org.apache.cocoon.portal.aspect.impl.SessionAspectDataStore
 
isPersistent() - Method in class org.apache.cocoon.portal.aspect.impl.TemporaryAspectDataStore
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.cocoon.environment.portlet.PortletRequest
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.cocoon.portal.pluto.DynamicInformationProviderImpl
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
 
isPrecompileOnly() - Method in class org.apache.cocoon.bean.CocoonBean
 
isPreemptive() - Method in class org.apache.cocoon.transformation.helpers.IncludeCacheManagerSession
Do we use preemptive caching?
isProhibited() - Method in interface org.apache.cocoon.bean.query.SimpleLuceneCriterion
Gets the prohibited status from the Criterion
isProhibited() - Method in class org.apache.cocoon.bean.query.SimpleLuceneCriterionBean
Gets the prohibited status from the Criterion
isPurging() - Method in class org.apache.cocoon.transformation.helpers.IncludeCacheManagerSession
Is the cache purged?
isQueued() - Method in class org.apache.cocoon.components.thread.DefaultThreadPool
Whether this DefaultThreadPool has a queue
isQueued() - Method in interface org.apache.cocoon.components.thread.ThreadPool
Whether this ThreadPool has a queue
isReadOnly() - Method in class org.apache.cocoon.portal.pluto.om.common.PreferenceImpl
 
isRedirect() - Method in class org.apache.cocoon.components.flow.apples.DefaultAppleResponse
 
isRejected() - Method in class org.apache.cocoon.servlet.multipart.Part
Is this part a rejected part?
isRejected() - Method in class org.apache.cocoon.servlet.multipart.RejectedPart
Always return true
isRemoteAnchor(Attributes) - Method in class org.apache.cocoon.portal.transformation.HTMLEventLinkTransformer
Determine if the element is an url and if the url points to some remote source.
isRenderable() - Method in class org.apache.cocoon.portal.impl.PortalServiceImpl
 
isRenderable() - Method in interface org.apache.cocoon.portal.PortalService
Returns true if all aspects should render, false if only "static" aspects should render.
isRendering() - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.DefaultRendererContext
 
isRendering() - Method in interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspectContext
Return whether rendering is enabled for this chain.
isRequestedDirectory - Variable in class org.apache.cocoon.generation.DirectoryGenerator
This is only set to true for the requested directory specified by the src attribute on the generator's configuration.
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
Checks whether the requested session ID came in as a cookie.
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.environment.http.HttpRequest
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.environment.portlet.PortletRequest
Portlet does not know how portal manages session.
isRequestedSessionIdFromCookie() - Method in interface org.apache.cocoon.environment.Request
Checks whether the requested session ID came in as a cookie.
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.environment.wrapper.RequestWrapper
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
Method isRequestedSessionIdFromCookie
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
Deprecated. use DeliImpl.CocoonServletRequest.isRequestedSessionIdFromURL() instead
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
Deprecated. use isRequestedSessionIdFromURL instead.
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
Checks whether the requested session ID came in as part of the request URL.
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.environment.http.HttpRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cocoon.environment.http.HttpRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use HttpRequest.isRequestedSessionIdFromURL() instead.
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.environment.portlet.PortletRequest
Portlet does not know how portal manages session.
isRequestedSessionIdFromURL() - Method in interface org.apache.cocoon.environment.Request
Checks whether the requested session ID came in as part of the request URL.
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.environment.wrapper.RequestWrapper
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cocoon.environment.wrapper.RequestWrapper
 
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
 
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
Method isRequestedSessionIdFromURL
isRequestedSessionIdFromUrl() - Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
Deprecated. use MultipartHttpServletRequest.isRequestedSessionIdFromURL() instead
isRequestedSessionIdValid() - Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
 
isRequestedSessionIdValid() - Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
 
isRequestedSessionIdValid() - Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
Checks whether the requested session ID is still valid.
isRequestedSessionIdValid() - Method in class org.apache.cocoon.environment.http.HttpRequest
 
isRequestedSessionIdValid() - Method in class org.apache.cocoon.environment.portlet.PortletRequest
 
isRequestedSessionIdValid() - Method in interface org.apache.cocoon.environment.Request
Checks whether the requested session ID is still valid.
isRequestedSessionIdValid() - Method in class org.apache.cocoon.environment.wrapper.RequestWrapper
 
isRequestedSessionIdValid() - Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
 
isRequestedSessionIdValid() - Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
Method isRequestedSessionIdValid
isRequestedSessionIdValid() - Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
Method isRequestedSessionIdValid
isRequestedSource - Variable in class org.apache.cocoon.generation.TraversableGenerator
This is only set to true for the requested source specified by the src attribute on the generator's configuration.
isRequired() - Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
 
isRequired() - Method in class org.apache.cocoon.forms.formmodel.Field
 
isRequired() - Method in class org.apache.cocoon.forms.formmodel.FieldDefinition
 
isRequired() - Method in class org.apache.cocoon.forms.formmodel.UploadDefinition
 
isRequired() - Method in interface org.apache.cocoon.forms.formmodel.Widget
 
isRequired() - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.AbstractAspect
 
isRequired() - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.RendererAspectChain
 
isRequired() - Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.TabContentAspect
Chains that include this aspect must always render
isRequired() - Method in interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspect
 
isRequired() - Method in class org.apache.cocoon.woody.formmodel.AbstractWidget
 
isRequired() - Method in class org.apache.cocoon.woody.formmodel.Field
 
isRequired() - Method in class org.apache.cocoon.woody.formmodel.FieldDefinition
 
isRequired() - Method in class org.apache.cocoon.woody.formmodel.UploadDefinition
 
isRequired() - Method in interface org.apache.cocoon.woody.formmodel.Widget
Returns wether this widget is required to be filled in.
isResettable() - Method in class org.apache.cocoon.util.BufferedOutputStream
 
isResolving() - Method in class org.apache.cocoon.woody.formmodel.ContainerDefinitionDelegate
 
isResponseModified(long) - Method in class org.apache.cocoon.environment.AbstractEnvironment
Check if the response has been modified since the same "resource" was requested.
isResponseModified(long) - Method in class org.apache.cocoon.environment.commandline.FileSavingEnvironment
Check if the response has been modified since the same "resource" was requested.
isResponseModified(long) - Method in interface org.apache.cocoon.environment.Environment
Check if the response has been modified since the same "resource" was requested.
isResponseModified(long) - Method in class org.apache.cocoon.environment.http.HttpEnvironment
Check if the response has been modified since the same "resource" was requested.
isResponseModified(long) - Method in class org.apache.cocoon.environment.portlet.PortletEnvironment
This method always returns true because portlet environment does not support response codes.
isResponseModified(long) - Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
 
isRestoring() - Method in class org.apache.cocoon.components.flow.java.Continuation
True, if the continuation restores the previous stack trace to the last invocation of suspend().
isRight() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
 
isRoot(File) - Method in class org.apache.cocoon.generation.DirectoryGenerator
Determines if a given File is the defined root.
isRoot(TraversableSource) - Method in class org.apache.cocoon.generation.TraversableGenerator
Determines if a given source is the defined root.
isRootElem - Variable in class org.apache.cocoon.components.language.markup.CocoonMarkupLanguage.PreProcessFilter
 
isRootVisible() - Method in class org.apache.cocoon.forms.formmodel.tree.Tree
 
isRootVisible() - Method in class org.apache.cocoon.forms.formmodel.tree.TreeDefinition
 
isRunning() - Method in interface org.apache.cocoon.components.cron.JobSchedulerEntry
Is this job currently running?
isRunning() - Method in class org.apache.cocoon.components.cron.QuartzJobSchedulerEntry
 
isSameNode(Node) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
 
isSecure() - Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
 
isSecure() - Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
 
isSecure() - Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
 
isSecure() - Method in class org.apache.cocoon.environment.http.HttpRequest
 
isSecure() - Method in class org.apache.cocoon.environment.portlet.PortletRequest
 
isSecure() - Method in interface org.apache.cocoon.environment.Request
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSecure() - Method in class org.apache.cocoon.environment.wrapper.RequestWrapper
 
isSecure() - Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
 
isSecure() - Method in class org.apache.cocoon.portal.impl.DefaultLinkService
 
isSecure - Variable in class org.apache.cocoon.portal.impl.LinkInfo
Is the page called using https?
isSecure() - Method in interface org.apache.cocoon.portal.LinkService
Determine whether the current url is using a secure protocol
isSecure() - Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
Method isSecure
isSecure() - Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
Method isSecure
isSelectable(Object) - Method in class org.apache.cocoon.components.ComponentContext.ComponentSelectorWrapper
 
isSelectable(Object) - Method in class org.apache.cocoon.components.validation.impl.DefaultValidator
Check whether a subcomponent (SchemaParser) associated with the specified selection key (its configured "name") is selectable in this ServiceSelector instance.
isSelectable(Object) - Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceSelectorImpl
 
isSelectable(Object) - Method in class org.apache.cocoon.forms.util.SimpleServiceSelector
 
isSelectable(Object) - Method in class org.apache.cocoon.woody.util.SimpleServiceSelector
 
isSelected() - Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
Is the current node selected?
isSelectedCase(Widget, String) - Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
 
isSelectionEmpty() - Method in class org.apache.cocoon.forms.formmodel.tree.Tree
 
isSet - Variable in class org.apache.cocoon.acting.modular.DatabaseAction.CacheHelper
 
isSizingEvent(CopletInstanceEvent) - Method in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
Tests if the event is a sizing event for the coplet.
isSourceCollection() - Method in interface org.apache.cocoon.components.source.TraversableSource
Deprecated. If the source a directory or a collection
isSourceModified(Resource) - Method in class org.apache.cocoon.generation.VelocityGenerator.TemplateLoader
 
isStyleOrientationHoriz() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isStyleOrientationVertHorizText() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isStyleOrientationVertVertText() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isStyleOrientationVertVertText2() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isSuccessful() - Method in class org.apache.cocoon.bean.helpers.OutputStreamListener
 
isSuccessful() - Method in class org.apache.cocoon.forms.datatype.convertor.ConversionResult
 
isSuggested() - Method in class org.apache.cocoon.forms.formmodel.Field
If this field has a selection-list, indicates if the value comes from that list or if a new value was input by the user.
isSuitableFor(Datatype) - Method in class org.apache.cocoon.forms.formmodel.algorithms.JavaScript
 
isSuitableFor(Datatype) - Method in class org.apache.cocoon.forms.formmodel.algorithms.SimpleFormula
 
isSuitableFor(Datatype) - Method in interface org.apache.cocoon.forms.formmodel.CalculatedFieldAlgorithm
Checks wether this algorithm is able to return the given datatype.
isSupported(String, String) - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isTerminatedAfterShutdown() - Method in interface org.apache.cocoon.components.thread.ThreadPool
Returns true if a shutDown method has succeeded in terminating all threads
isTooLarge() - Method in class org.apache.cocoon.acting.ValidatorActionHelper
Tests if the validation result is TOOLARGE, e.g. in case of a double or long the value is too large or in case of a string it is too long.
isTooLarge(Map, String) - Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the validated parameter was too large.
isTooLarge(Map) - Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the context's current parameter was too large.
isTooSmall() - Method in class org.apache.cocoon.acting.ValidatorActionHelper
Tests if the validation result is TOOSMALL, e.g. in case of a double or long the value is too small or in case of a string it is too short.
isTooSmall(Map, String) - Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the validated parameter was too small.
isTooSmall(Map) - Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
Test whether the context's current parameter was too small.
isTop() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
 
isTransient() - Method in class org.apache.cocoon.faces.samples.carstore.FormatValidator
 
isTransient() - Method in class org.apache.cocoon.faces.samples.components.renderkit.ConstantMethodBinding
 
isTransient() - Method in class org.apache.cocoon.faces.taglib.html.ConstantMethodBinding
 
isTriggerGroupPaused(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
isUnavailable() - Method in class org.apache.cocoon.portal.pluto.om.ServletDefinitionImpl
 
isUnknown(Location) - Static method in class org.apache.cocoon.util.location.LocationUtils
Checks if a location is unknown, i.e. it is either null or equal to Location.UNKNOWN.
isUrlPath() - Method in class org.apache.cocoon.portal.impl.PageLabelManager
Returns whether directory structure should be used
isUsed() - Method in class org.apache.cocoon.auth.impl.LoginInfo
Is the handler used by any application.
isUserInRole(User, String, Map) - Static method in class org.apache.cocoon.auth.ApplicationUtil
Checks if the user has the given role.
isUserInRole(User, String) - Method in class org.apache.cocoon.auth.ApplicationUtil
Checks if the user has the given role.
isUserInRole(String) - Method in class org.apache.cocoon.auth.portal.UserInfoProviderImpl.PortalUserInfo
 
isUserInRole(String) - Method in class org.apache.cocoon.auth.StandardUser
Check if the user is in a given role.
isUserInRole(String) - Method in interface org.apache.cocoon.auth.User
Check if the user is in a given role.
isUserInRole(String) - Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
 
isUserInRole(String) - Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
 
isUserInRole(String) - Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
 
isUserInRole(String) - Method in class org.apache.cocoon.environment.http.HttpRequest
 
isUserInRole(String) - Method in class org.apache.cocoon.environment.portlet.PortletRequest
 
isUserInRole(String) - Method in interface org.apache.cocoon.environment.Request
Checks whether the currently logged in user is in a specified role.
isUserInRole(String) - Method in class org.apache.cocoon.environment.wrapper.RequestWrapper
 
isUserInRole(String) - Method in class org.apache.cocoon.faces.context.ExternalContextImpl
 
isUserInRole(String) - Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
 
isUserInRole(String) - Method in class org.apache.cocoon.portal.pluto.factory.ActionRequestImpl
 
isUserInRole(String) - Method in class org.apache.cocoon.portal.pluto.factory.RenderRequestImpl
 
isUserInRole(String) - Method in class org.apache.cocoon.portal.profile.impl.AuthenticationFWUserInfoProvider.AFWUserInfo
 
isUserInRole(String) - Method in class org.apache.cocoon.portal.profile.impl.AuthenticationProfileManager.User
Deprecated.  
isUserInRole(String) - Method in class org.apache.cocoon.portal.profile.impl.StaticProfileManager.StaticPortalUser
 
isUserInRole(String) - Method in class org.apache.cocoon.portal.profile.impl.UserInfo
 
isUserInRole(String) - Method in interface org.apache.cocoon.portal.profile.PortalUser
 
isUserInRole(String) - Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
Method isUserInRole
isUserInRole(String) - Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
Method isUserInRole
isUserInRole(String) - Method in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
Deprecated. Test if the user has a role
isUserInRole(String) - Method in class org.apache.cocoon.webapps.authentication.user.UserHandler
Deprecated. Test if the user has a role
isValid(CacheValidity) - Method in class org.apache.cocoon.caching.AggregatedCacheValidity
Deprecated.  
isValid(ComponentCacheKey, CacheValidity) - Method in class org.apache.cocoon.caching.CachedEventObject
Deprecated. Checks if the CacheValidity object is still valid.
isValid(ComponentCacheKey, CacheValidity) - Method in class org.apache.cocoon.caching.CachedStreamObject
Deprecated. Checks if the CacheValidity object is still valid.
isValid(CacheValidity) - Method in interface org.apache.cocoon.caching.CacheValidity
Deprecated. Check if the component is still valid.
isValid() - Method in class org.apache.cocoon.caching.CacheValidityToSourceValidity
Deprecated. Check if the component is still valid.
isValid(SourceValidity) - Method in class org.apache.cocoon.caching.CacheValidityToSourceValidity
Deprecated. Check if the component is still valid.
isValid(CacheValidity) - Method in class org.apache.cocoon.caching.CompositeCacheValidity
Deprecated.  
isValid(CacheValidity) - Method in class org.apache.cocoon.caching.DeltaTimeCacheValidity
Deprecated.  
isValid(CacheValidity) - Method in class org.apache.cocoon.caching.IncludeCacheValidity
Deprecated.  
isValid(CacheValidity) - Method in class org.apache.cocoon.caching.NOPCacheValidity
Deprecated.  
isValid(CacheValidity) - Method in class org.apache.cocoon.caching.ParametersCacheValidity
Deprecated.  
isValid(CacheValidity) - Method in class org.apache.cocoon.caching.SourceCacheValidity
Deprecated. Check if the component is still valid.
isValid(CacheValidity) - Method in class org.apache.cocoon.caching.TimeStampCacheValidity
Deprecated.  
isValid() - Method in class org.apache.cocoon.caching.validity.EventValidity
Basic implementation is always valid until event signals otherwise.
isValid(SourceValidity) - Method in class org.apache.cocoon.caching.validity.EventValidity
Older style of isValid
isValid(int) - Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
Is this a valid border style?
isValid(int) - Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
Is this a valid cell type?
isValid(int) - Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ConstraintType
Is this a valid constraint?
isValid(int) - Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction
Is this a valid direction?
isValid() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isValid() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyleRegion
 
isValid(int) - Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.GTKTypes
Is this a valid GTK value?
isValid(int) - Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ObjectFill
Is this a valid direction?
isValid(int) - Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleShading
Is this a valid style shading?
isValid(int) - Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.UnderlineType
Is this a valid underline shading?
isValid() - Method in class org.apache.cocoon.components.source.impl.MultiSourceValidity
Check the validity of this SourceValidity instance.
isValid(SourceValidity) - Method in class org.apache.cocoon.components.source.impl.MultiSourceValidity
Check the validity of this instance comparing it with a (recently acquired) new SourceValidity object.
isValid() - Method in class org.apache.cocoon.components.source.impl.SitemapSource.SitemapSourceValidity
 
isValid(SourceValidity) - Method in class org.apache.cocoon.components.source.impl.SitemapSource.SitemapSourceValidity
 
isValid() - Method in class org.apache.cocoon.components.source.impl.validity.DelayedValidity
 
isValid(SourceValidity) - Method in class org.apache.cocoon.components.source.impl.validity.DelayedValidity
 
isValid() - Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
isValid() - Method in class org.apache.cocoon.forms.binding.AbstractCustomBinding
 
isValid() - Method in interface org.apache.cocoon.forms.binding.Binding
checks for deep validity of this binding tree (taking into accound included libraries)
isValid() - Method in class org.apache.cocoon.forms.binding.JXPathBindingBase
 
isValid() - Method in class org.apache.cocoon.forms.binding.library.Library.Dependency
 
isValid() - Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
 
isValid() - Method in class org.apache.cocoon.forms.formmodel.Action
 
isValid() - Method in class org.apache.cocoon.forms.formmodel.Form
Was form validation successful ?
isValid() - Method in class org.apache.cocoon.forms.formmodel.library.Library.Dependency
 
isValid() - Method in class org.apache.cocoon.forms.formmodel.Output
 
isValid() - Method in interface org.apache.cocoon.forms.formmodel.Widget
Return the current validation state.
isValid() - Method in class org.apache.cocoon.generation.DirectoryGenerator.DirValidity
 
isValid(SourceValidity) - Method in class org.apache.cocoon.generation.DirectoryGenerator.DirValidity
 
isValid() - Method in class org.apache.cocoon.jcr.source.JCRNodeSourceValidity
 
isValid(SourceValidity) - Method in class org.apache.cocoon.jcr.source.JCRNodeSourceValidity
 
isValid() - Method in class org.apache.cocoon.template.environment.JXSourceValidity
 
isValid(SourceValidity) - Method in class org.apache.cocoon.template.environment.JXSourceValidity
 
isValid() - Method in class org.apache.cocoon.woody.formmodel.Form
Was form validation successful ?
isValidatingValues() - Method in class org.apache.cocoon.forms.formmodel.WidgetState
Does this state validate widget values?
isValidationError(Object) - Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
 
isValidAuthenticationDocument(Document) - Method in class org.apache.cocoon.auth.impl.PipelineSecurityHandler
Check if this is a valid document.
isValidDomain(String) - Method in class org.apache.cocoon.forms.datatype.validationruleimpl.EmailValidationRule
Returns true if the domain component of an email address is valid.
isValidIpAddress(Perl5Util) - Method in class org.apache.cocoon.forms.datatype.validationruleimpl.EmailValidationRule
Validates an IP address.
isValidName(String) - Method in class org.apache.cocoon.components.UserManager
 
isValidPassword(String, String) - Method in class org.apache.cocoon.components.UserManager
 
isValidSymbolicDomain(String) - Method in class org.apache.cocoon.forms.datatype.validationruleimpl.EmailValidationRule
Validates a symbolic domain name.
isValidUser(String) - Method in class org.apache.cocoon.forms.datatype.validationruleimpl.EmailValidationRule
Returns true if the user component of an email address is valid.
isValueSet() - Method in class org.apache.cocoon.portal.pluto.om.common.PreferenceImpl
 
isVersioned(String) - Method in interface org.apache.cocoon.components.repository.helpers.RepositoryVersioningHelper
check if a resource is under version control
isVersioned(String) - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryVersioningHelper
 
isVersioned() - Method in class org.apache.cocoon.components.source.impl.SlideSource
If this source versioned
isVersioned() - Method in class org.apache.cocoon.components.source.SourceDTO
If this source versioned
isVersioned() - Method in interface org.apache.cocoon.components.source.VersionableSource
If this source versioned
isVertHorizText() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleOrientation
 
isVerticalBottom() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isVerticalCenter() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isVerticalJustify() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isVerticalTop() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
 
isVertVertText() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleOrientation
 
isVertVertText2() - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleOrientation
 
isVisible(TreePath) - Method in class org.apache.cocoon.forms.formmodel.tree.Tree
Returns true if the value identified by path is currently viewable, which means it is either the root or all of its parents are expanded.
isVisible() - Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
Is the current node visible (i.e. its parent is expanded)?
isVisible(Widget) - Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
 
isVisible(Widget) - Method in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
 
isWarnEnabled() - Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
 
isWindowStateAllowed(WindowState) - Method in class org.apache.cocoon.environment.portlet.PortletRequest
 
isWindowStateAllowed(WindowState) - Method in class org.apache.cocoon.portal.pluto.DynamicInformationProviderImpl
 
isWindowStateAllowed(WindowState) - Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
 
isWrapperFor(Class) - Method in class org.apache.cocoon.databases.ibatis.ExcaliburDataSourceFactory.DataSourceWrapper
Required by JDK1.6.
isXML(File) - Method in class org.apache.cocoon.generation.XPathDirectoryGenerator
Determines if a given File shall be handled as XML.
isXML(TraversableSource) - Method in class org.apache.cocoon.generation.XPathTraversableGenerator
Determines if a given TraversableSource shall be handled as XML.
item - Variable in class org.apache.cocoon.portal.coplets.basket.BasketManagerImpl.BatchInfo
 
item - Variable in class org.apache.cocoon.portal.coplets.basket.events.AddItemEvent
The item to add
item - Variable in class org.apache.cocoon.portal.coplets.basket.events.MoveItemEvent
The item to move
item - Variable in class org.apache.cocoon.portal.coplets.basket.events.RemoveItemEvent
The item to remove
item - Variable in class org.apache.cocoon.portal.coplets.basket.events.ShowItemEvent
The item to show
Item - Class in org.apache.cocoon.portal.layout
 
Item() - Constructor for class org.apache.cocoon.portal.layout.Item
 
ITEM_EL - Static variable in interface org.apache.cocoon.forms.datatype.SelectionList
 
ITEM_EL - Static variable in interface org.apache.cocoon.woody.datatype.SelectionList
 
ITEM_STRING - Static variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect
 
itemClassName - Variable in class org.apache.cocoon.portal.layout.impl.CompositeLayoutImpl
The class name of the items
itemClassName - Variable in class org.apache.cocoon.portal.layout.impl.DefaultLayoutDescription
 
itemCount(String, String) - Method in class org.apache.cocoon.transformation.pagination.Pagesheet
 
itemDescription - Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
 
itemDisabled - Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
 
ItemGroup - Class in org.apache.cocoon.transformation.pagination
Container class for the immutable pagination rules for each page.
ItemGroup(String, String, String) - Constructor for class org.apache.cocoon.transformation.pagination.ItemGroup
 
itemLabel - Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
 
itemNames - Variable in class org.apache.cocoon.portal.coplets.basket.events.UploadItemEvent
List of parameter names containing uploaded files
items - Variable in class org.apache.cocoon.components.variables.PreparedVariableResolver
 
items - Variable in class org.apache.cocoon.portal.coplets.basket.ContentStore
The ordered list of items
items - Variable in class org.apache.cocoon.portal.layout.impl.CompositeLayoutImpl
 
items - Variable in class org.apache.cocoon.taglib.core.ForEachSupport
 
itemTag - Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
 
itemTagName - Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
 
itemValue - Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
 
iterate(ExpressionContext) - Method in interface org.apache.cocoon.components.expression.Expression
 
iterate(ExpressionContext) - Method in class org.apache.cocoon.components.expression.javascript.JavaScriptExpression
 
iterate(ExpressionContext) - Method in class org.apache.cocoon.components.expression.jexl.JexlExpression
 
iterate(ExpressionContext) - Method in class org.apache.cocoon.components.expression.jxpath.JXPathExpression
 
IterationTag - Interface in org.apache.cocoon.taglib
The IterationTag interface extends Tag by defining one additional method that controls the reevaluation of its body.
IterationTestTag - Class in org.apache.cocoon.taglib.test
 
IterationTestTag() - Constructor for class org.apache.cocoon.taglib.test.IterationTestTag
 
iterator() - Method in class org.apache.cocoon.bean.helpers.Crawler
Returns an iterator for reading targets
iterator() - Method in interface org.apache.cocoon.components.crawler.CocoonCrawler
Iterate over crawling URLs.
iterator() - Method in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl
Return iterator, iterating over all links of the currently crawled URL.
iterator() - Method in class org.apache.cocoon.components.search.LuceneIndexContentHandler
 
iterator() - Method in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
This method return a java.util.Iterator of every registered stores The iterators returned is fail-fast: if list is structurally modified at any time after the iterator is created, in any way, the iterator will throw a ConcurrentModificationException.
iterator() - Method in interface org.apache.cocoon.components.store.StoreJanitor
Deprecated. get an iterator to list registered stores
iterator() - Method in class org.apache.cocoon.components.store.StoreJanitorImpl
Deprecated. This method return a java.util.Iterator of every registered stores The iterators returned is fail-fast: if list is structurally modified at any time after the iterator is created, in any way, the iterator will throw a ConcurrentModificationException.
iterator() - Static method in class org.apache.cocoon.forms.event.ProcessingPhase
 
iterator() - Static method in class org.apache.cocoon.forms.event.RepeaterEventAction
 
iterator() - Static method in class org.apache.cocoon.forms.formmodel.Whitespace
 
iterator() - Method in class org.apache.cocoon.forms.formmodel.WidgetList
 
iterator() - Method in class org.apache.cocoon.generation.asciiart.AsciiArtPad
Iterator of AsciiArtPad
iterator() - Method in class org.apache.cocoon.mail.command.AbstractMailCommand
Return an iterator over the results
iterator() - Method in class org.apache.cocoon.portal.pluto.om.common.PreferenceSetImpl
 
iterator() - Method in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
 
iterator() - Method in class org.apache.cocoon.portal.pluto.om.PortletApplicationDefinitionListImpl
 
iterator() - Method in class org.apache.cocoon.portal.pluto.om.PortletApplicationEntityListImpl
 
iterator() - Method in class org.apache.cocoon.portal.pluto.om.PortletEntityListImpl
 
iterator() - Method in class org.apache.cocoon.portal.pluto.om.PortletWindowListImpl
Returns the elements of this set
iterator() - Method in class org.apache.cocoon.template.expression.Substitutions
 
iterator() - Static method in class org.apache.cocoon.woody.event.ProcessingPhase
 
iterator() - Method in class org.apache.cocoon.woody.formmodel.ContainerDelegate
 
iTextSerializer - Class in org.apache.cocoon.serialization
 
iTextSerializer() - Constructor for class org.apache.cocoon.serialization.iTextSerializer
 

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-2010 The Apache Software Foundation. All Rights Reserved.