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

H

HAS_NEXT_ATTRIBUTE - Static variable in class org.apache.cocoon.generation.SearchGenerator
Attribute has-next of navigation-page element.
HAS_PREVIOUS_ATTRIBUTE - Static variable in class org.apache.cocoon.generation.SearchGenerator
Attribute has-next of navigation-page element.
HEADER_PORTLET_MODE - Static variable in class org.apache.cocoon.environment.portlet.PortletEnvironment
This header can be read from any portlet request, and can be set on action response.
HEADER_PORTLET_TITLE - Static variable in class org.apache.cocoon.environment.portlet.PortletEnvironment
This header can be set only, and only on render response.
HEADER_WINDOW_STATE - Static variable in class org.apache.cocoon.environment.portlet.PortletEnvironment
This header can be read from any portlet request, and can be set on action response.
HELP_LONG - Static variable in class org.apache.cocoon.Main
 
HELP_OPT - Static variable in class org.apache.cocoon.Main
 
HITS_ELEMENT - Static variable in class org.apache.cocoon.generation.SearchGenerator
Child element of generated xml content, ie hits.
HITS_INDEX_START_DEFAULT - Static variable in class org.apache.cocoon.components.search.LuceneCocoonPager
Default starting index
HIT_ELEMENT - Static variable in class org.apache.cocoon.generation.SearchGenerator
Child element of generated xml content, ie hit.
HREF_ATTRIBUTE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
HREF_ATTR_NAME - Static variable in class org.apache.cocoon.generation.LinkStatusGenerator
 
HSSFElementProcessorFactory - class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.HSSFElementProcessorFactory.
a simple extension of ElementProcessorFactory that maps the HSSF XML element names to HSSF-specific ElementProcessor progenitor objects.
HSSFElementProcessorFactory(String) - Constructor for class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.HSSFElementProcessorFactory
default constructor
HSSFSerializer - class org.apache.cocoon.serialization.HSSFSerializer.
Serializer to produce an HSSF stream.
HSSFSerializer() - Constructor for class org.apache.cocoon.serialization.HSSFSerializer
Constructor
HTML401_DOCTYPE_COMPATIBLE - Static variable in class org.apache.cocoon.components.serializers.HTMLSerializer
A cross-browser compatible very simple document type declaration.
HTML401_DOCTYPE_FRAMESET - Static variable in class org.apache.cocoon.components.serializers.HTMLSerializer
A representation of the HTML 4.01 frameset document type.
HTML401_DOCTYPE_STRICT - Static variable in class org.apache.cocoon.components.serializers.HTMLSerializer
A representation of the HTML 4.01 strict document type.
HTML401_DOCTYPE_TRANSITIONAL - Static variable in class org.apache.cocoon.components.serializers.HTMLSerializer
A representation of the HTML 4.01 transitional document type.
HTMLEncoder - class org.apache.cocoon.components.serializers.encoding.HTMLEncoder.
 
HTMLEncoder() - Constructor for class org.apache.cocoon.components.serializers.encoding.HTMLEncoder
Create a new instance of this HTMLEncoder.
HTMLEncoder(String) - Constructor for class org.apache.cocoon.components.serializers.encoding.HTMLEncoder
Create a new instance of this HTMLEncoder.
HTMLEventLinkTransformer - class org.apache.cocoon.portal.transformation.HTMLEventLinkTransformer.
This transformer extends transforms html actions into events.
HTMLEventLinkTransformer() - Constructor for class org.apache.cocoon.portal.transformation.HTMLEventLinkTransformer
 
HTMLGenerator - class org.apache.cocoon.generation.HTMLGenerator.
 
HTMLGenerator() - Constructor for class org.apache.cocoon.generation.HTMLGenerator
 
HTMLRootTransformer - class org.apache.cocoon.portal.transformation.HTMLRootTransformer.
This transformer simply adds an html and a body element around the sax stream.
HTMLRootTransformer() - Constructor for class org.apache.cocoon.portal.transformation.HTMLRootTransformer
 
HTMLSerializer - class org.apache.cocoon.components.serializers.HTMLSerializer.
 
HTMLSerializer() - Constructor for class org.apache.cocoon.components.serializers.HTMLSerializer
Create a new instance of this HTMLSerializer
HTMLSerializer - class org.apache.cocoon.serialization.HTMLSerializer.
 
HTMLSerializer() - Constructor for class org.apache.cocoon.serialization.HTMLSerializer
 
HTMLTransformer - class org.apache.cocoon.transformation.HTMLTransformer.
Unstable transformer: converts (escaped) HTML snippets into JTidied HTML.
HTMLTransformer() - Constructor for class org.apache.cocoon.transformation.HTMLTransformer
 
HTTPTrigger - class org.apache.cocoon.samples.jms.HTTPTrigger.
 
HTTPTrigger() - Constructor for class org.apache.cocoon.samples.jms.HTTPTrigger
 
HTTP_REQUEST_OBJECT - Static variable in class org.apache.cocoon.environment.http.HttpEnvironment
 
HTTP_RESPONSE_OBJECT - Static variable in class org.apache.cocoon.environment.http.HttpEnvironment
 
HTTP_SERVLET_CONTEXT - Static variable in class org.apache.cocoon.environment.http.HttpEnvironment
 
HandleErrorsNode - class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode.
Handles <map:handle-errors>
HandleErrorsNode(int) - Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode
 
HandleErrorsNodeBuilder - class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNodeBuilder.
Builds a <map:handle-errors>
HandleErrorsNodeBuilder() - Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNodeBuilder
 
HandleFormSubmitAction - class org.apache.cocoon.forms.acting.HandleFormSubmitAction.
An action that will create a form instance, let it handle the current request (and do validation), and will return not-null if validation was successfully or null when validation failed.
HandleFormSubmitAction() - Constructor for class org.apache.cocoon.forms.acting.HandleFormSubmitAction
 
HandleFormSubmitAction - class org.apache.cocoon.woody.acting.HandleFormSubmitAction.
An action that will create a form instance, let it handle the current request (and do validation), and will return not-null if validation was successfully or null when validation failed.
HandleFormSubmitAction() - Constructor for class org.apache.cocoon.woody.acting.HandleFormSubmitAction
 
HandlerConfiguration - class org.apache.cocoon.webapps.authentication.configuration.HandlerConfiguration.
The authentication Handler.
HandlerConfiguration(String) - Constructor for class org.apache.cocoon.webapps.authentication.configuration.HandlerConfiguration
Create a new handler object.
HanoiApple - class org.apache.cocoon.components.flow.apples.samples.HanoiApple.
HanoiApple shows an apple maintaining the state of the fanous puzzle.
HanoiApple() - Constructor for class org.apache.cocoon.components.flow.apples.samples.HanoiApple
 
HashMap - class org.apache.cocoon.util.HashMap.
Extended Version of HashMap.
HashMap() - Constructor for class org.apache.cocoon.util.HashMap
 
HashMap(int) - Constructor for class org.apache.cocoon.util.HashMap
 
HashMap(int, float) - Constructor for class org.apache.cocoon.util.HashMap
 
HashMap(Map) - Constructor for class org.apache.cocoon.util.HashMap
 
HashUtil - class org.apache.cocoon.util.HashUtil.
A very efficient java hash algorithm, based on the BuzHash algoritm by Robert Uzgalis (see http://www.serve.net/buz/hash.adt/java.000.html for more information).
HashUtil() - Constructor for class org.apache.cocoon.util.HashUtil
 
HeaderAttributeModule - class org.apache.cocoon.components.modules.input.HeaderAttributeModule.
HeaderAttributeModule accesses request header attributes.
HeaderAttributeModule() - Constructor for class org.apache.cocoon.components.modules.input.HeaderAttributeModule
 
HeaderMatcher - class org.apache.cocoon.matching.HeaderMatcher.
This class allows for matching based on a request header.
HeaderMatcher() - Constructor for class org.apache.cocoon.matching.HeaderMatcher
 
HeaderSelector - class org.apache.cocoon.selection.HeaderSelector.
A Selector that matches a string against a configurable request header, e.g.
HeaderSelector() - Constructor for class org.apache.cocoon.selection.HeaderSelector
 
HelloAction - class org.apache.cocoon.acting.HelloAction.
A simple Action that tracks if a Session object has been created or not.
HelloAction() - Constructor for class org.apache.cocoon.acting.HelloAction
 
HelloWorldTag - class org.apache.cocoon.taglib.test.HelloWorldTag.
 
HelloWorldTag() - Constructor for class org.apache.cocoon.taglib.test.HelloWorldTag
 
HistoryAspect - class org.apache.cocoon.portal.layout.renderer.aspect.impl.HistoryAspect.
Save the current state of the layout into the session.
HistoryAspect() - Constructor for class org.apache.cocoon.portal.layout.renderer.aspect.impl.HistoryAspect
 
HorizontalAlignment - class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment.
Horizontal alignment is written as an integer, and each bit in the integer specifies a particular boolean attribute.
HorizontalAlignment(String) - Constructor for class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
Create an HorizontalAlignment object
HostSelector - class org.apache.cocoon.selection.HostSelector.
A Selector that matches a string from within the host parameter of the HTTP request.
HostSelector() - Constructor for class org.apache.cocoon.selection.HostSelector
 
HsqlIdentityAutoIncrementModule - class org.apache.cocoon.components.modules.database.HsqlIdentityAutoIncrementModule.
Abstraction layer to encapsulate different DBMS behaviour for autoincrement columns.
HsqlIdentityAutoIncrementModule() - Constructor for class org.apache.cocoon.components.modules.database.HsqlIdentityAutoIncrementModule
 
HttpContext - class org.apache.cocoon.environment.http.HttpContext.
Implements the Context interface
HttpContext(ServletContext) - Constructor for class org.apache.cocoon.environment.http.HttpContext
Constructs a HttpContext object from a ServletContext object
HttpCookie - class org.apache.cocoon.environment.http.HttpCookie.
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
HttpCookie(String, String) - Constructor for class org.apache.cocoon.environment.http.HttpCookie
 
HttpCookie(Cookie) - Constructor for class org.apache.cocoon.environment.http.HttpCookie
 
HttpEnvironment - class org.apache.cocoon.environment.http.HttpEnvironment.
 
HttpEnvironment(String, String, HttpServletRequest, HttpServletResponse, ServletContext, HttpContext, String, String) - Constructor for class org.apache.cocoon.environment.http.HttpEnvironment
Constructs a HttpEnvironment object from a HttpServletRequest and HttpServletResponse objects
HttpHeaderAction - class org.apache.cocoon.acting.HttpHeaderAction.
This action adds HTTP headers to the response.
HttpHeaderAction() - Constructor for class org.apache.cocoon.acting.HttpHeaderAction
 
HttpProxyGenerator - class org.apache.cocoon.generation.HttpProxyGenerator.
The HttpProxyGenerator is a Cocoon generator using the Jakarta Commons HTTPClient Library to access an XML stream over HTTP.
HttpProxyGenerator() - Constructor for class org.apache.cocoon.generation.HttpProxyGenerator
Default (empty) constructor.
HttpRequest - class org.apache.cocoon.environment.http.HttpRequest.
Implements the Request interface to provide request information in the HTTP servlets environment.
HttpRequest(HttpServletRequest, HttpEnvironment) - Constructor for class org.apache.cocoon.environment.http.HttpRequest
Creates a HttpRequest based on a real HttpServletRequest object
HttpResponse - class org.apache.cocoon.environment.http.HttpResponse.
Implements the Response interface to provide response functionality in the HTTP servlets environment.
HttpResponse(HttpServletResponse) - Constructor for class org.apache.cocoon.environment.http.HttpResponse
Creates a HttpServletResponse based on a real HttpServletResponse object
HttpSession - class org.apache.cocoon.environment.http.HttpSession.
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSession(HttpSession) - Constructor for class org.apache.cocoon.environment.http.HttpSession
Construct a new session from an HttpSession
handle(SourceException) - Static method in class org.apache.cocoon.components.source.SourceUtil
Make a ProcessingException from a SourceException If the exception is a SourceNotFoundException than a ResourceNotFoundException is thrown
handle(String, SourceException) - Static method in class org.apache.cocoon.components.source.SourceUtil
Make a ProcessingException from a SourceException If the exception is a SourceNotFoundException than a ResourceNotFoundException is thrown
handleActionEvent(ActionEvent) - Method in class org.apache.cocoon.forms.event.AbstractFormHandler
Called when an ActionEvent occured.
handleActionEvent(ActionEvent) - Method in class org.apache.cocoon.forms.samples.Form1Handler
 
handleActionEvent(ActionEvent) - Method in class org.apache.cocoon.woody.event.AbstractFormHandler
Called when an ActionEvent occured.
handleActionEvent(ActionEvent) - Method in class org.apache.cocoon.woody.samples.Form1Handler
 
handleActivate() - Method in class org.apache.cocoon.forms.formmodel.Action
Handle the fact that this action was activated.
handleActivate() - Method in class org.apache.cocoon.forms.formmodel.Submit
 
handleActivate() - Method in class org.apache.cocoon.woody.formmodel.Action
Handle the fact that this action was activated.
handleActivate() - Method in class org.apache.cocoon.woody.formmodel.Submit
 
handleContinuation(String, List, Redirector) - Method in interface org.apache.cocoon.components.flow.Interpreter
Continues a previously started processing.
handleContinuation(String, List, Redirector) - Method in class org.apache.cocoon.components.flow.apples.ApplesProcessor
 
handleContinuation(String, List, Redirector) - Method in class org.apache.cocoon.components.flow.java.JavaInterpreter
 
handleContinuation(String, Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.fom.AO_FOM_Cocoon
Perform the behavior of This can be used in cases where the continuation id is not encoded in the request in a form convenient to access in the sitemap.
handleContinuation(String, List, Redirector) - Method in class org.apache.cocoon.components.flow.javascript.fom.AO_FOM_JavaScriptInterpreter
 
handleContinuation(String, Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon
Perform the behavior of This can be used in cases where the continuation id is not encoded in the request in a form convenient to access in the sitemap.
handleContinuation(String, List, Redirector) - Method in class org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter
 
handleCopletInstanceEvent(Event) - Method in class org.apache.cocoon.portal.coplet.adapter.impl.ApplicationCopletAdapter
This adapter listens for CopletLinkEvents.
handleCopletInstanceEvent(Event) - Method in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
This adapter listens for CopletInstanceEvents.
handleEvent(WidgetEvent) - Method in class org.apache.cocoon.forms.event.AbstractFormHandler
 
handleEvent(WidgetEvent) - Method in interface org.apache.cocoon.forms.event.FormHandler
 
handleEvent(WidgetEvent) - Method in class org.apache.cocoon.woody.event.AbstractFormHandler
 
handleEvent(WidgetEvent) - Method in interface org.apache.cocoon.woody.event.FormHandler
 
handleExtractedDocument(Document) - Method in class org.apache.cocoon.transformation.SimpleFormInstanceExtractionTransformer
Receive notification of the end of the extracted Document.
handleJVMBug() - Method in class org.apache.cocoon.reading.ImageReader
Determine if workaround for Bug Id 4502892 is neccessary.
handleTag(String, String, String, String, Attributes, boolean, boolean) - Method in class org.apache.cocoon.portal.transformation.LinkTransformer
The handleTag method is responsible for preparing tags so that they can either be conveted to link events by the event link transformer or that the proxy reader is called directly.
handleURL(ParsedURL, boolean) - Method in class org.apache.cocoon.components.url.StreamJDKRegistryEntry
Decode the URL into a RenderableImage
handleValueChangedEvent(ValueChangedEvent) - Method in class org.apache.cocoon.forms.event.AbstractFormHandler
Called when an ValueChangedEvent occured.
handleValueChangedEvent(ValueChangedEvent) - Method in class org.apache.cocoon.forms.samples.Form1Handler
 
handleValueChangedEvent(ValueChangedEvent) - Method in class org.apache.cocoon.woody.event.AbstractFormHandler
Called when an ValueChangedEvent occured.
handleValueChangedEvent(ValueChangedEvent) - Method in class org.apache.cocoon.woody.samples.Form1Handler
 
handledErrorsLogger - Variable in class org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode
 
handler - Variable in class org.apache.cocoon.forms.transformation.EffectPipe
 
handler - Variable in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
 
handler - Variable in class org.apache.cocoon.woody.transformation.EffectPipe
 
handlerName - Variable in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
 
handlers - Variable in class org.apache.cocoon.forms.transformation.EffectPipe
 
handlers - Variable in class org.apache.cocoon.woody.transformation.EffectPipe
 
handlesProperty(String, String) - Method in interface org.apache.cocoon.components.source.SourceInspector
Check if this inspector handles the property of the given type.
handlesProperty(String, String) - Method in class org.apache.cocoon.components.source.impl.AbstractConfigurableSourceInspector
Check if this inspector is configured to handle properties of the given type.
handlesProperty(String, String) - Method in class org.apache.cocoon.components.source.impl.AbstractImageSourceInspector
Check whether this inspector handles properties of the given kind.
handlesProperty(String, String) - Method in class org.apache.cocoon.components.source.impl.SourceDescriptorManager
Check if there is an inspector that handles properties of the given type.
handlesProperty(String, String) - Method in class org.apache.cocoon.components.source.impl.XPathSourceInspector
 
has(String, Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.ScriptableConnection
 
has(int, Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.ScriptableConnection
 
has(String, Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.ScriptableMap
 
has(int, Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.ScriptableMap
no numeric properties
has(String, Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.ScriptableResult.Row
 
has(String, Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalImpl
 
has(int, Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalImpl
 
has(PageLocal, String) - Method in interface org.apache.cocoon.components.flow.javascript.fom.PageLocalScope
 
has(PageLocal, int) - Method in interface org.apache.cocoon.components.flow.javascript.fom.PageLocalScope
 
has(PageLocal, String) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeHolder
 
has(PageLocal, int) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeHolder
 
has(PageLocal, String) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeImpl
 
has(PageLocal, int) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeImpl
 
has(String, Scriptable) - Method in class org.apache.cocoon.forms.flow.javascript.ScriptableWidget
 
has(int, Scriptable) - Method in class org.apache.cocoon.forms.flow.javascript.ScriptableWidget
 
has(String, Scriptable) - Method in class org.apache.cocoon.forms.flow.javascript.v2.ScriptableWidget
 
has(int, Scriptable) - Method in class org.apache.cocoon.forms.flow.javascript.v2.ScriptableWidget
 
has(String, Scriptable) - Method in class org.apache.cocoon.forms.flow.javascript.v3.ScriptableWidget
 
has(int, Scriptable) - Method in class org.apache.cocoon.forms.flow.javascript.v3.ScriptableWidget
 
has(String, Scriptable) - Method in class org.apache.cocoon.woody.flow.javascript.ScriptableWidget
 
has(int, Scriptable) - Method in class org.apache.cocoon.woody.flow.javascript.ScriptableWidget
 
has(String, Scriptable) - Method in class org.apache.cocoon.woody.flow.javascript.v2.ScriptableWidget
 
has(int, Scriptable) - Method in class org.apache.cocoon.woody.flow.javascript.v2.ScriptableWidget
 
hasActionListeners() - Method in class org.apache.cocoon.forms.formmodel.ActionDefinition
 
hasActionListeners() - Method in class org.apache.cocoon.woody.formmodel.ActionDefinition
 
hasAttribute(String) - Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
 
hasAttribute(String) - Method in class org.apache.cocoon.portal.coplets.basket.AbstractItem
Check if an attribute is available
hasAttributeNS(String, String) - Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
 
hasAttributes() - Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
 
hasAttributes() - Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.NodeAdapter
 
hasAttributes() - Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
 
hasAttributes() - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Returns whether this node (if it is an element) has any attributes.
hasChild(String) - Method in class org.apache.cocoon.forms.formmodel.AbstractContainerWidget
 
hasChild(String) - Method in class org.apache.cocoon.forms.formmodel.AggregateField
 
hasChild(String) - Method in interface org.apache.cocoon.forms.formmodel.ContainerWidget
Checks if there is a child widget with the given id.
hasChildNodes() - Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
 
hasChildNodes() - Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.NodeAdapter
 
hasChildNodes() - Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
 
hasChildNodes() - Method in class org.apache.cocoon.xml.dom.DocumentWrapper
Returns whether this node has any children.
hasChildren() - Method in class org.apache.cocoon.components.treeprocessor.SimpleParentProcessingNode
Boolean method with returns true if this Node has children and false otherwise
hasComponent(Object) - Method in class org.apache.cocoon.components.ExtendedComponentSelector
Does this selector or its parent have the given hint ?
hasContentChanged(Request) - Method in class org.apache.cocoon.generation.AbstractServerPage
Determines whether generated content has changed since last invocation.
hasDeclaredComponent(Object) - Method in class org.apache.cocoon.components.ExtendedComponentSelector
Does this selector declare a given hint?
hasExpired() - Method in class org.apache.cocoon.components.flow.WebContinuation
Determines whether this continuation has expired
hasFailMessage() - Method in class org.apache.cocoon.forms.datatype.validationruleimpl.AbstractValidationRule
Returns true if this validation rule has a user-defined fail message.
hasFailMessage() - Method in class org.apache.cocoon.woody.datatype.validationruleimpl.AbstractValidationRule
Returns true if this validation rule has a user-defined fail message.
hasGroupingVarChanged() - Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlQuery
 
hasHandler() - Method in class org.apache.cocoon.webapps.authentication.user.UserState
 
hasInstance(Scriptable) - Method in class org.apache.cocoon.components.flow.javascript.ScriptableMap
 
hasLabel(Object, String) - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
 
hasLabel(Object, String) - Method in interface org.apache.cocoon.sitemap.SitemapComponentSelector
 
hasMoreElements() - Method in class org.apache.cocoon.util.Tokenizer
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class org.apache.cocoon.util.Tokenizer
Tests if there are more tokens available from this tokenizer's string.
hasNext() - Method in class org.apache.cocoon.ant.CocoonCrawling.CocoonCrawlingIterator
Check if list of not visited URIs is empty
hasNext() - Method in class org.apache.cocoon.bean.helpers.Crawler.CrawlingIterator
Check if list of not visited URIs is empty
hasNext() - Method in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl.CocoonCrawlerIterator
check if crawling is finished.
hasNext() - Method in class org.apache.cocoon.components.search.LuceneCocoonPager
Returns true if this list iterator has more elements when traversing the list in the forward direction.
hasNext() - Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.NativeArrayIterator
 
hasNext() - Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.ScriptableIterator
 
hasNext() - Method in interface org.apache.cocoon.taglib.core.ForEachSupport.ForEachIterator
 
hasNext() - Method in class org.apache.cocoon.taglib.core.ForEachSupport.SimpleForEachIterator
 
hasNext() - Method in class org.apache.cocoon.taglib.core.ForEachSupport
 
hasNext() - Method in class org.apache.cocoon.taglib.core.LoopTagSupport
Returns information concerning the availability of more items over which to iterate.
hasPackage(String) - Method in class org.apache.cocoon.components.source.impl.QDoxSourceFactory.SourceRoot
 
hasParameters() - Method in class org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder
Does this node accept parameters ?
hasParameters() - Method in class org.apache.cocoon.components.treeprocessor.CategoryNodeBuilder
This builder has no parameters -- return false
hasParameters() - Method in class org.apache.cocoon.components.treeprocessor.ContainerNodeBuilder
This builder has no parameters -- return false
hasParameters() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsNodeBuilder
This builder has no parameters -- return false
hasParameters() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNodeBuilder
This builder has no parameters -- return false
hasParameters() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.MountNodeBuilder
This builder has no parameters -- return false
hasParameters() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelineNodeBuilder
This builder can have parameters -- return true
hasParameters() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.RedirectToNodeBuilder
This builder has no parameters -- return false
hasParameters() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SerializeNodeBuilder
Serializers can have parameters -- return true
hasPrevious() - Method in class org.apache.cocoon.components.search.LuceneCocoonPager
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasProcessingPhaseListeners() - Method in class org.apache.cocoon.forms.formmodel.FormDefinition
 
hasProcessingPhaseListeners() - Method in class org.apache.cocoon.woody.formmodel.FormDefinition
 
hasRedirected() - Method in class org.apache.cocoon.environment.ForwardRedirector
Perform check on whether redirection has occured or not
hasRedirected() - Method in interface org.apache.cocoon.environment.Redirector
Was one of the redirection methods called ?
hasRedirected - Variable in class org.apache.cocoon.environment.commandline.AbstractCommandLineEnvironment
 
hasRedirected() - Method in class org.apache.cocoon.environment.commandline.AbstractCommandLineEnvironment
 
hasRedirected() - Method in class org.apache.cocoon.environment.http.HttpEnvironment
 
hasRedirected() - Method in class org.apache.cocoon.environment.portlet.PortletEnvironment
 
hasRedirected() - Method in class org.apache.cocoon.sitemap.SitemapRedirector
Deprecated. Perform check on whether redirection has occured or not
hasResultSet() - Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlQuery
 
hasService(String) - Method in class org.apache.cocoon.components.ComponentContext.ComponentManagerWrapper
 
hasSessionContext() - Method in interface org.apache.cocoon.webapps.session.ContextManager
Check if a context exists
hasSessionContext() - Method in class org.apache.cocoon.webapps.session.components.DefaultContextManager
Check if a context exists
hasSubstitutions(String) - Method in class org.apache.cocoon.sitemap.XSLTFactoryLoader
Deprecated.  
hasTranslatedLink(Target) - Method in class org.apache.cocoon.bean.helpers.Crawler
 
hasValueChangedListeners() - Method in class org.apache.cocoon.forms.formmodel.AbstractDatatypeWidgetDefinition
 
hasValueChangedListeners() - Method in class org.apache.cocoon.forms.formmodel.BooleanFieldDefinition
 
hasValueChangedListeners() - Method in class org.apache.cocoon.woody.formmodel.AbstractDatatypeWidgetDefinition
 
hasValueChangedListeners() - Method in class org.apache.cocoon.woody.formmodel.BooleanFieldDefinition
 
hasViews() - Method in class org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode
 
hasWidget(String) - Method in class org.apache.cocoon.forms.formmodel.AbstractContainerDefinition
 
hasWidget(String) - Method in class org.apache.cocoon.forms.formmodel.AggregateFieldDefinition
 
hasWidget(String) - Method in interface org.apache.cocoon.forms.formmodel.ContainerDefinition
Check if this definition contains the named definition.
hasWidget(String) - Method in class org.apache.cocoon.forms.formmodel.WidgetDefinitionList
 
hasWidget(String) - Method in class org.apache.cocoon.forms.formmodel.WidgetList
Checks if a widget with the provided id is contained in the list.
hasWidget(String) - Method in class org.apache.cocoon.woody.formmodel.AbstractContainerDefinition
 
hasWidget(String) - Method in class org.apache.cocoon.woody.formmodel.AbstractContainerWidget
 
hasWidget(String) - Method in class org.apache.cocoon.woody.formmodel.AggregateFieldDefinition
 
hasWidget(String) - Method in interface org.apache.cocoon.woody.formmodel.ContainerDefinition
Check if this definition contains the named definition.
hasWidget(String) - Method in class org.apache.cocoon.woody.formmodel.ContainerDefinitionDelegate
 
hasWidget(String) - Method in class org.apache.cocoon.woody.formmodel.ContainerDelegate
 
hasWidget(String) - Method in interface org.apache.cocoon.woody.formmodel.ContainerWidget
Checks if there is a child widget with the given id.
hasWidget(String) - Method in class org.apache.cocoon.woody.formmodel.Repeater
 
hash(String) - Static method in class org.apache.cocoon.util.HashUtil
Hash a String.
hash(StringBuffer) - Static method in class org.apache.cocoon.util.HashUtil
Hash a String.
hashCode() - Method in class org.apache.cocoon.acting.modular.DatabaseAction.LookUpKey
 
hashCode() - Method in class org.apache.cocoon.ant.UriType
Compute hash code of this object
hashCode() - Method in class org.apache.cocoon.bean.Target
 
hashCode() - Method in class org.apache.cocoon.caching.ComponentCacheKey
HashCode
hashCode() - Method in class org.apache.cocoon.caching.IdentifierCacheKey
Generate a hash code
hashCode() - Method in class org.apache.cocoon.caching.PipelineCacheKey
Generate a hash code
hashCode() - Method in class org.apache.cocoon.caching.validity.Event
This hash code is the only way the system can locate matching Events when a new event notification is received.
hashCode() - Method in class org.apache.cocoon.caching.validity.EventValidity
 
hashCode() - Method in class org.apache.cocoon.caching.validity.NameValueEvent
 
hashCode() - Method in class org.apache.cocoon.caching.validity.NamedEvent
 
hashCode() - Method in class org.apache.cocoon.components.flow.WebContinuation
Returns the hash code of the associated identifier.
hashCode() - Method in class org.apache.cocoon.components.repository.helpers.PropertyName
 
hashCode() - Method in class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
generate HashCode needed to determine uniqueness within hashtables
hashCode() - Method in class org.apache.cocoon.portal.pluto.om.common.LanguageImpl
 
hashCode() - Method in class org.apache.cocoon.portal.pluto.om.common.ObjectIDImpl
 
hashCode() - Method in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
 
hashCode() - Method in class org.apache.cocoon.transformation.helpers.ModifiableSourceIncludeCacheStorageProxy
Generate a hash code
head() - Method in class org.apache.cocoon.components.serializers.HTMLSerializer
Write the XML document header.
head() - Method in class org.apache.cocoon.components.serializers.XMLSerializer
Write the XML document header.
headers - Variable in class org.apache.cocoon.servlet.multipart.Part
Field headers
height - Variable in class org.apache.cocoon.util.ImageProperties
 
hexToBa(String, int) - Static method in class org.apache.cocoon.components.midi.xmidi.Utils
convert hex string to byte array
hiddenShowTime - Variable in class org.apache.cocoon.portlet.CocoonPortlet
If true, processing time will be added as an HTML comment
hiddenShowTime - Variable in class org.apache.cocoon.servlet.CocoonServlet
If true, processing time will be added as an HTML comment
historyParameterName - Variable in class org.apache.cocoon.portal.acting.BookmarkAction
 
hold(Object, Object) - Method in class org.apache.cocoon.components.store.FilesystemStore
Deprecated. Holds the given object in a volatile state.
hold(Object, Object) - Method in class org.apache.cocoon.components.store.MRUMemoryStore
Deprecated. This method holds the requested object in a HashMap combined with a LinkedList to create the MRU.
hold(Object, Object) - Method in class org.apache.cocoon.components.store.MemoryStore
Deprecated. Holds the given object in a volatile state.
hold(Object, Object) - Method in interface org.apache.cocoon.components.store.Store
Deprecated. Holds the given object in a volatile state.
holder - Variable in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
The manager for the authentication handlers
honourAutoIncrement() - Method in class org.apache.cocoon.acting.modular.DatabaseAction
determine whether autoincrement columns should be honoured by this operation.
honourAutoIncrement() - Method in class org.apache.cocoon.acting.modular.DatabaseAddAction
determine whether autoincrement columns should be honoured by this operation.
honourAutoIncrement() - Method in class org.apache.cocoon.acting.modular.DatabaseDeleteAction
determine whether autoincrement columns should be honoured by this operation.
honourAutoIncrement() - Method in class org.apache.cocoon.acting.modular.DatabaseQueryAction
determine whether autoincrement columns should be honoured by this operation.
honourAutoIncrement() - Method in class org.apache.cocoon.acting.modular.DatabaseSelectAction
determine whether autoincrement columns should be honoured by this operation.
honourAutoIncrement() - Method in class org.apache.cocoon.acting.modular.DatabaseUpdateAction
determine whether autoincrement columns should be honoured by this operation.
host - Variable in class org.apache.cocoon.samples.jms.JMSTrigger
 
hostNameHTTP - Variable in class org.apache.cocoon.portal.pluto.PortalContextProviderImpl
The host name
hostNameHTTPS - Variable in class org.apache.cocoon.portal.pluto.PortalContextProviderImpl
The host name
hostname - Variable in class org.apache.cocoon.samples.jms.HTTPTrigger
 

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