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 _

D

DASLTransformer - Class in org.apache.cocoon.transformation
This transformer performs DASL queries on DASL-enabled WebDAV servers.
DASLTransformer() - Constructor for class org.apache.cocoon.transformation.DASLTransformer
 
data(ContentHandler, String) - Static method in class org.apache.cocoon.components.language.markup.xsp.XSPObjectHelper
Add string data
data(String) - Method in class org.apache.cocoon.transformation.LDAPTransformer
 
data(String) - Method in class org.apache.cocoon.transformation.SQLTransformer
Helper method for generating SAX events
data - Variable in class org.apache.cocoon.xml.SaxBuffer.PI
 
data(ContentHandler, String) - Static method in class org.apache.cocoon.xml.XMLUtils
Add string data
database - Variable in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated.  
database - Variable in class org.apache.cocoon.generation.XMLDBGenerator
Deprecated.  
DatabaseAction - Class in org.apache.cocoon.acting.modular
Abstract action for common function needed by database actions.
DatabaseAction() - Constructor for class org.apache.cocoon.acting.modular.DatabaseAction
 
DatabaseAction.CacheHelper - Class in org.apache.cocoon.acting.modular
Structure that takes all processed data for a table depending on current default modes
DatabaseAction.CacheHelper(int) - Constructor for class org.apache.cocoon.acting.modular.DatabaseAction.CacheHelper
 
DatabaseAction.CacheHelper(int, int) - Constructor for class org.apache.cocoon.acting.modular.DatabaseAction.CacheHelper
 
DatabaseAction.Column - Class in org.apache.cocoon.acting.modular
Structure that takes all processed data for one column.
DatabaseAction.Column() - Constructor for class org.apache.cocoon.acting.modular.DatabaseAction.Column
 
DatabaseAction.LookUpKey - Class in org.apache.cocoon.acting.modular
Structure that takes up both current mode types for database operations and table configuration data.
DatabaseAction.LookUpKey(Configuration, Map) - Constructor for class org.apache.cocoon.acting.modular.DatabaseAction.LookUpKey
 
DatabaseAddAction - Class in org.apache.cocoon.acting
Adds record in a database.
DatabaseAddAction() - Constructor for class org.apache.cocoon.acting.DatabaseAddAction
 
DatabaseAddAction - Class in org.apache.cocoon.acting.modular
Adds record in a database.
DatabaseAddAction() - Constructor for class org.apache.cocoon.acting.modular.DatabaseAddAction
 
DatabaseAuthenticatorAction - Class in org.apache.cocoon.acting
This action is used to authenticate user by comparing several request fields (username, password) with the values in database.
DatabaseAuthenticatorAction() - Constructor for class org.apache.cocoon.acting.DatabaseAuthenticatorAction
 
DatabaseCookieAuthenticatorAction - Class in org.apache.cocoon.acting
This action is used to authenticate user by comparing several cookie values (username, password) with the values in database.
DatabaseCookieAuthenticatorAction() - Constructor for class org.apache.cocoon.acting.DatabaseCookieAuthenticatorAction
 
DatabaseDeleteAction - Class in org.apache.cocoon.acting
Delete a record from a database.
DatabaseDeleteAction() - Constructor for class org.apache.cocoon.acting.DatabaseDeleteAction
 
DatabaseDeleteAction - Class in org.apache.cocoon.acting.modular
Updates a record in a database.
DatabaseDeleteAction() - Constructor for class org.apache.cocoon.acting.modular.DatabaseDeleteAction
 
DatabaseQueryAction - Class in org.apache.cocoon.acting.modular
Executes an arbitrary query.
DatabaseQueryAction() - Constructor for class org.apache.cocoon.acting.modular.DatabaseQueryAction
 
DatabaseReader - Class in org.apache.cocoon.reading
This Reader pulls a resource from a database.
DatabaseReader() - Constructor for class org.apache.cocoon.reading.DatabaseReader
 
DatabaseSelectAction - Class in org.apache.cocoon.acting
Select a record from a database.
DatabaseSelectAction() - Constructor for class org.apache.cocoon.acting.DatabaseSelectAction
 
DatabaseSelectAction - Class in org.apache.cocoon.acting.modular
Selects a record from a database.
DatabaseSelectAction() - Constructor for class org.apache.cocoon.acting.modular.DatabaseSelectAction
 
DatabaseUpdateAction - Class in org.apache.cocoon.acting
Update a record in a database.
DatabaseUpdateAction() - Constructor for class org.apache.cocoon.acting.DatabaseUpdateAction
 
DatabaseUpdateAction - Class in org.apache.cocoon.acting.modular
Updates a record in a database.
DatabaseUpdateAction() - Constructor for class org.apache.cocoon.acting.modular.DatabaseUpdateAction
 
datasource - Variable in class org.apache.cocoon.databases.ibatis.ExcaliburDataSourceFactory
 
datasource - Variable in class org.apache.cocoon.databases.ibatis.ExcaliburDataSourceFactory.DataSourceWrapper
 
DataSourceComponentConnectionProvider - Class in org.apache.cocoon.components.cron
Quartz database connection provider that uses the Excalibur DataSourceComponent service.
DataSourceComponentConnectionProvider(String, ServiceManager) - Constructor for class org.apache.cocoon.components.cron.DataSourceComponentConnectionProvider
 
datasources - Variable in class org.apache.cocoon.transformation.SQLTransformer
The datasource component selector
date - Variable in class org.apache.cocoon.profiling.statistics.PageReportImpl
 
DATE_ATTR_NAME - Static variable in class org.apache.cocoon.generation.CalendarGenerator
 
DATE_ATTR_NAME - Static variable in class org.apache.cocoon.generation.DirectoryGenerator
 
DATE_ATTR_NAME - Static variable in class org.apache.cocoon.generation.TraversableGenerator
 
DATE_ATTRIBUTE - Static variable in class org.apache.cocoon.generation.SearchGenerator
Attribute date of results element.
dateCreated - Variable in class org.apache.cocoon.generation.AbstractServerPage
The creation date
dateFormatter - Variable in class org.apache.cocoon.generation.CalendarGenerator
The format for dates
dateFormatter - Variable in class org.apache.cocoon.generation.DirectoryGenerator
The dateFormatter determines into which date format the lastModified time should be converted.
dateFormatter - Variable in class org.apache.cocoon.generation.TraversableGenerator
The dateFormatter determines into which date format the lastModified time should be converted.
dateFormatter - Variable in class org.apache.cocoon.util.log.XMLCocoonLogFormatter
Deprecated.  
DateInputModule - Class in org.apache.cocoon.components.modules.input
DateInputModule returns current date, optionally formated as string.
DateInputModule() - Constructor for class org.apache.cocoon.components.modules.input.DateInputModule
 
DateMetaInputModule - Class in org.apache.cocoon.components.modules.input
Parses a date string according to a given format and returns a date object.
DateMetaInputModule() - Constructor for class org.apache.cocoon.components.modules.input.DateMetaInputModule
 
DAY_NODE_NAME - Static variable in class org.apache.cocoon.generation.CalendarGenerator
 
dbselector - Variable in class org.apache.cocoon.acting.AbstractDatabaseAction
 
dbselector - Variable in class org.apache.cocoon.acting.modular.DatabaseAction
 
DbXMLAuthenticatorAction - Class in org.apache.cocoon.acting
This action is used to authenticate user by comparing several request fields (username, password) with the values in a DBXML compliant database.
DbXMLAuthenticatorAction() - Constructor for class org.apache.cocoon.acting.DbXMLAuthenticatorAction
 
debug(Environment, boolean) - Method in class org.apache.cocoon.Cocoon
Log debug information about the current environment.
DEBUG - Static variable in class org.apache.cocoon.util.Deprecation
Debug deprecation messages indicate features that are no more considered "current" or "best practice", but for which no removal is currently foreseen.
DEBUG_NOTIFICATION - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
debugStream - Variable in class org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserTokenManager
 
decGroupLevel() - Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlQuery
 
declareVariable(JXPathContext, String) - Method in class org.apache.cocoon.util.jxpath.DOMFactory
 
decode(String) - Method in class org.apache.cocoon.components.store.FilesystemStore
Deprecated. Inverse of encode exept it do not use path.
decode(String, String) - Static method in class org.apache.cocoon.util.NetUtils
Pass through to the URLDecoder.
decode(String) - Static method in class org.apache.cocoon.webapps.session.xml.XMLUtil
Deprecated. Convert entities to umlaute
decodePath(String) - Static method in class org.apache.cocoon.util.NetUtils
Decode a path.
decommission(Object) - Static method in class org.apache.cocoon.components.LifecycleHelper
Decomission a component, by stopping (if it's Startable) and disposing (if it's Disposable) a component.
decrNesting() - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser
 
decUsageCounter(String) - Method in class org.apache.cocoon.auth.impl.LoginInfo
Notification of an application that is not using the handler anymore.
DEFAULT - Static variable in interface org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserConstants
 
DEFAULT_ACCEPT - Static variable in class org.apache.cocoon.bean.CocoonWrapper
 
default_backend - Variable in class org.apache.cocoon.transformation.Web3RfcTransformer
 
DEFAULT_BODY_MIMETYPE - Static variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
DEFAULT_CONF_FILE - Static variable in class org.apache.cocoon.Constants
How a default configuration file is named.
DEFAULT_CONTEXT_DIR - Static variable in class org.apache.cocoon.Constants
The directory to use as context root.
DEFAULT_DAEMON_MODE - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default daemon mode
DEFAULT_DELIMITERS - Static variable in class org.apache.cocoon.util.Tokenizer
Deprecated. Default delimiters " \t\n\r\f": the space character, the tab character, the newline character, the carriage-return character, and the form-feed character.
DEFAULT_DEST_DIR - Static variable in class org.apache.cocoon.Constants
The diretory to use to use for the generated output.
DEFAULT_EXPRESSION_LANGUAGE - Static variable in class org.apache.cocoon.components.expression.DefaultExpressionFactory
 
DEFAULT_FACTORY - Static variable in interface org.apache.cocoon.components.xslt.XSLTProcessor
The default factory identifier.
DEFAULT_FILENAME_LONG - Static variable in class org.apache.cocoon.Main
 
DEFAULT_FILENAME_OPT - Static variable in class org.apache.cocoon.Main
 
DEFAULT_FOLDER_NAME - Static variable in class org.apache.cocoon.mail.MailCommandManager
Description of the Field
DEFAULT_FOLDER_PATTERN - Static variable in class org.apache.cocoon.mail.MailCommandManager
Description of the Field
DEFAULT_FORWARD - Static variable in class org.apache.cocoon.components.jsp.JSPEngineImplNamedDispatcherInclude
Default value of CONFIG_FORWARD.
DEFAULT_KEEP_ALIVE_TIME - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default keep alive time
DEFAULT_MARKUP_LANGUAGE - Static variable in class org.apache.cocoon.generation.ServerPagesGenerator
The default MarkupLanguage
DEFAULT_MAX_POOL_SIZE - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default maximum pool size
DEFAULT_MIN_POOL_SIZE - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default minimum pool size
DEFAULT_PARSER - Static variable in class org.apache.cocoon.Constants
The name of the class for the default XML parser to use
DEFAULT_PROGRAMMING_LANGUAGE - Static variable in class org.apache.cocoon.generation.ServerPagesGenerator
The default ProgrammingLanguage
default_properties - Variable in class org.apache.cocoon.transformation.LDAPTransformer
Default parameters that might apply to all queries
DEFAULT_PROPERTY_NAME - Static variable in class org.apache.cocoon.components.source.impl.XPathSourceInspector
The default property name exposed by this SourceInspector.
DEFAULT_PROPERTY_NS - Static variable in class org.apache.cocoon.components.source.impl.XPathSourceInspector
The default namespace uri of the property exposed by this SourceInspector.
DEFAULT_QUERY_CONFIG - Static variable in class org.apache.cocoon.components.search.SimpleLuceneCocoonSearcherImpl
Configuration element name of default-query.
DEFAULT_QUERY_DEFAULT - Static variable in class org.apache.cocoon.components.search.SimpleLuceneCocoonSearcherImpl
Configuration element default value of default-query.
DEFAULT_QUEUE_SIZE - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default queue size
DEFAULT_SEARCH_FIELD_CONFIG - Static variable in class org.apache.cocoon.components.search.SimpleLuceneCocoonSearcherImpl
Configuration element name of default search field.
DEFAULT_SEARCH_FIELD_DEFAULT - Static variable in class org.apache.cocoon.components.search.SimpleLuceneCocoonSearcherImpl
Configuration element default value of lucene's default search field.
DEFAULT_SERIALIZER - Static variable in class org.apache.cocoon.transformation.SourceWritingTransformer
 
DEFAULT_SERVER_CONFIG - Static variable in class org.apache.cocoon.components.axis.SoapServerImpl
Constant describing the default location of the server configuration file
DEFAULT_SERVLET_CLASS - Static variable in class org.apache.cocoon.components.jsp.JSPEngineImpl
The Default Servlet Class Name for Tomcat 3.X and 4.X
DEFAULT_SERVLET_CLASS - Static variable in class org.apache.cocoon.servlet.ParanoidCocoonServlet
The name of the actual servlet class.
DEFAULT_SERVLET_NAME - Static variable in class org.apache.cocoon.components.jsp.JSPEngineImplNamedDispatcherInclude
Default value of CONFIG_SERVLET_NAME.
DEFAULT_SERVLET_NAME - Static variable in class org.apache.cocoon.components.jsp.JSPEngineImplWLS
default value of CONFIG_SERVLET_NAME.
DEFAULT_SHUTDOWN_GRACEFUL - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default way to shutdown gracefully
DEFAULT_SHUTDOWN_WAIT_TIME - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default shutdown waittime time
DEFAULT_STACK_DEPTH - Static variable in class org.apache.cocoon.util.log.CocoonLogFormatter
Deprecated. The constant defining the default stack depth when none other is specified.
DEFAULT_THREAD_FACTORY - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default ThreadFactory
DEFAULT_THREAD_PRIORITY - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default thread priority
DEFAULT_THREADPOOL_NAME - Static variable in class org.apache.cocoon.components.thread.DefaultRunnableManager
The default shutdown waittime time
DEFAULT_USER_AGENT - Static variable in class org.apache.cocoon.bean.CocoonWrapper
 
DEFAULT_WORK_DIR - Static variable in class org.apache.cocoon.Constants
The diretory to use for generated files.
DefaultAuthenticationManager - Class in org.apache.cocoon.webapps.authentication.components
Deprecated. This block is deprecated and will be removed in future versions.
DefaultAuthenticationManager() - Constructor for class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
Deprecated.  
defaultCacheExpires - Variable in class org.apache.cocoon.components.pipeline.impl.ExpiresCachingProcessingPipeline
Default value for expiration
defaultCatalog() - Method in class org.apache.cocoon.components.resolver.DefaultResolver
Default catalog path
DefaultContextManager - Class in org.apache.cocoon.webapps.session.components
Deprecated. This block is deprecated and will be removed in future versions.
DefaultContextManager() - Constructor for class org.apache.cocoon.webapps.session.components.DefaultContextManager
Deprecated.  
defaultDOMStreamer - Variable in class org.apache.cocoon.xml.dom.DOMStreamer
DOMStreamer used when namespace normalization should not explicitely happen.
DefaultEncoder - Class in org.apache.cocoon.components.serializers.encoding
 
DefaultEncoder() - Constructor for class org.apache.cocoon.components.serializers.encoding.DefaultEncoder
Create a new instance of this DefaultEncoder.
DefaultEventRegistryImpl - Class in org.apache.cocoon.caching.impl
This implementation of EventRegistry handles persistence by serializing an EventRegistryDataWrapper to disk.
DefaultEventRegistryImpl() - Constructor for class org.apache.cocoon.caching.impl.DefaultEventRegistryImpl
 
DefaultExpressionFactory - Class in org.apache.cocoon.components.expression
 
DefaultExpressionFactory() - Constructor for class org.apache.cocoon.components.expression.DefaultExpressionFactory
 
DefaultFormManager - Class in org.apache.cocoon.webapps.session.components
Deprecated. This block is deprecated and will be removed in future versions.
DefaultFormManager() - Constructor for class org.apache.cocoon.webapps.session.components.DefaultFormManager
Deprecated.  
defaultFromAddress - Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
defaultHandler - Static variable in class org.apache.cocoon.components.url.SourceProtocolHandler
Batik's original default handler
DefaultHandlerManager - Class in org.apache.cocoon.webapps.authentication.components
Deprecated. This block is deprecated and will be removed in future versions.
DefaultHandlerManager() - Constructor for class org.apache.cocoon.webapps.authentication.components.DefaultHandlerManager
Deprecated.  
defaultHint - Variable in class org.apache.cocoon.components.ExtendedComponentSelector
The default hint
DefaultIncludeCacheManager - Class in org.apache.cocoon.transformation.helpers
Default implementation of a IncludeCacheManager.
DefaultIncludeCacheManager() - Constructor for class org.apache.cocoon.transformation.helpers.DefaultIncludeCacheManager
 
defaultInput - Variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
The default InputModule name / shorthand.
DefaultInstructionFactory - Class in org.apache.cocoon.template.script
 
DefaultInstructionFactory() - Constructor for class org.apache.cocoon.template.script.DefaultInstructionFactory
 
DefaultLexicalHandler - Class in org.apache.cocoon.xml
Default implementation of SAX's LexicalHandler interface.
DefaultLexicalHandler() - Constructor for class org.apache.cocoon.xml.DefaultLexicalHandler
 
DefaultMediaManager - Class in org.apache.cocoon.webapps.session.components
Deprecated. This block is deprecated and will be removed in future versions.
DefaultMediaManager() - Constructor for class org.apache.cocoon.webapps.session.components.DefaultMediaManager
Deprecated.  
defaultMediaType - Variable in class org.apache.cocoon.webapps.session.components.DefaultMediaManager
Deprecated. The default media type (usually this is html)
defaultModeNames - Variable in class org.apache.cocoon.acting.modular.DatabaseAction
 
defaultName - Variable in class org.apache.cocoon.selection.CookieSelector
 
defaultName - Variable in class org.apache.cocoon.selection.HeaderSelector
 
defaultName - Variable in class org.apache.cocoon.selection.RequestAttributeSelector
 
defaultName - Variable in class org.apache.cocoon.selection.RequestParameterSelector
 
defaultName - Variable in class org.apache.cocoon.selection.SessionAttributeSelector
 
defaultNamespaceURI - Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
This is the default namespace used by the transformer.
DefaultNotifyingBuilder - Class in org.apache.cocoon.components.notification
Generates an Notifying representation of widely used objects.
DefaultNotifyingBuilder() - Constructor for class org.apache.cocoon.components.notification.DefaultNotifyingBuilder
 
defaultReplyToAddresses - Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
DefaultResolver - Class in org.apache.cocoon.components.resolver
A component that uses catalogs for resolving entities.
DefaultResolver() - Constructor for class org.apache.cocoon.components.resolver.DefaultResolver
 
DefaultRunnableManager - Class in org.apache.cocoon.components.thread
The DefaultRunnableManager implements the RunnableManager interface and is responsible to create ThreadPools and run Runnables in them as background commands.
DefaultRunnableManager() - Constructor for class org.apache.cocoon.components.thread.DefaultRunnableManager
 
DefaultScriptManager - Class in org.apache.cocoon.template.script
 
DefaultScriptManager() - Constructor for class org.apache.cocoon.template.script.DefaultScriptManager
 
defaultSerializeToXMLFormat() - Static method in class org.apache.cocoon.xml.XMLUtils
Deprecated. Use createPropertiesForXML(false) instead and add the encoding
defaultSerializeToXMLFormat(boolean) - Static method in class org.apache.cocoon.xml.XMLUtils
Deprecated. Use createPropertiesForXML(boolean) instead and add the encoding
DefaultSessionManager - Class in org.apache.cocoon.webapps.session.components
Deprecated. This block is deprecated and will be removed in future versions.
DefaultSessionManager() - Constructor for class org.apache.cocoon.webapps.session.components.DefaultSessionManager
Deprecated.  
DefaultSitemapConfigurationHolder - Class in org.apache.cocoon.components
Deprecated. This functionality will be replaced in 2.2 with a more flexible configuration mechanism.
DefaultSitemapConfigurationHolder(String) - Constructor for class org.apache.cocoon.components.DefaultSitemapConfigurationHolder
Deprecated.  
DefaultsMetaModule - Class in org.apache.cocoon.components.modules.input
Deprecated. Use DefaultsModule instead; this is not a 'meta' module and is thus misnamed.
DefaultsMetaModule() - Constructor for class org.apache.cocoon.components.modules.input.DefaultsMetaModule
Deprecated.  
DefaultsModule - Class in org.apache.cocoon.components.modules.input
Set a number of constants.
DefaultsModule() - Constructor for class org.apache.cocoon.components.modules.input.DefaultsModule
 
defaultSmtpHost - Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
defaultSmtpPort - Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
DefaultStore - Class in org.apache.cocoon.components.store.impl
Default implementation of Cocoon's store.
DefaultStore() - Constructor for class org.apache.cocoon.components.store.impl.DefaultStore
 
DefaultStringTemplateParser - Class in org.apache.cocoon.template.expression
 
DefaultStringTemplateParser() - Constructor for class org.apache.cocoon.template.expression.DefaultStringTemplateParser
 
DefaultThreadFactory - Class in org.apache.cocoon.components.thread
This class is responsible to create new Thread instances to run a command.
DefaultThreadFactory() - Constructor for class org.apache.cocoon.components.thread.DefaultThreadFactory
 
DefaultThreadPool - Class in org.apache.cocoon.components.thread
The DefaultThreadPool class implements the ThreadPool interface.
defaultTimeToLive - Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
How long does a continuation exist in memory since the last access? The time is in miliseconds, and the default is 1 hour.
defaultToAddresses - Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
 
DefaultTransactionManager - Class in org.apache.cocoon.webapps.session.components
Deprecated. This block is deprecated and will be removed in future versions.
DefaultTransactionManager() - Constructor for class org.apache.cocoon.webapps.session.components.DefaultTransactionManager
Deprecated.  
DefaultTransientStore - Class in org.apache.cocoon.components.store.impl
Default implementation of Cocoon's transient store.
DefaultTransientStore() - Constructor for class org.apache.cocoon.components.store.impl.DefaultTransientStore
 
DefaultTreeBuilder - Class in org.apache.cocoon.components.treeprocessor
 
DefaultTreeBuilder() - Constructor for class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
 
DefaultValidationHandler - Class in org.apache.cocoon.components.validation.impl
The default implementation of the ValidationHandler interface.
DefaultValidationHandler(SourceValidity, ContentHandler) - Constructor for class org.apache.cocoon.components.validation.impl.DefaultValidationHandler
Create a new DefaultValidationHandler instance.
DefaultValidationHandler(SourceValidity, ContentHandler, LexicalHandler) - Constructor for class org.apache.cocoon.components.validation.impl.DefaultValidationHandler
Create a new DefaultValidationHandler instance.
DefaultValidator - Class in org.apache.cocoon.components.validation.impl
The default implementation of the Validator interface provides core management for a number of SchemaParser instances.
DefaultValidator() - Constructor for class org.apache.cocoon.components.validation.impl.DefaultValidator
Create a new DefaultValidator instance.
DefaultWeb3StreamerImpl - Class in org.apache.cocoon.components.web3.impl
TBD
DefaultWeb3StreamerImpl() - Constructor for class org.apache.cocoon.components.web3.impl.DefaultWeb3StreamerImpl
 
DefaultWebDAVEventFactory - Class in org.apache.cocoon.components.webdav.impl
Default implementation
DefaultWebDAVEventFactory() - Constructor for class org.apache.cocoon.components.webdav.impl.DefaultWebDAVEventFactory
 
Define - Class in org.apache.cocoon.template.instruction
 
Define(ParsingContext, StartElement, Attributes, Stack) - Constructor for class org.apache.cocoon.template.instruction.Define
 
defineClass(byte[]) - Method in class org.apache.cocoon.components.classloader.RepositoryClassLoader
Create a Class from a byte array
defines(String) - Method in class org.apache.cocoon.components.xscript.XScriptVariableScope
 
DelayedOutputStream - Class in org.apache.cocoon.bean.helpers
A output stream writing to a ByteArrayOutputStream, until an OutputStream target is defined.
DelayedOutputStream() - Constructor for class org.apache.cocoon.bean.helpers.DelayedOutputStream
Constructor for the DelayedFileOutputStream object, create a ByteArrayOutputStream only
DelayedRefreshSourceWrapper - Class in org.apache.cocoon.components.source
Deprecated. by the Avalon Exalibur Source Resolving
DelayedRefreshSourceWrapper(Source, long) - Constructor for class org.apache.cocoon.components.source.DelayedRefreshSourceWrapper
Deprecated. Creates a wrapper for a Source which ensures that Source.getLastModified() won't be called more than once per delay milliseconds period.
DelayedRefreshSourceWrapper - Class in org.apache.cocoon.components.source.impl
A wrapper around a Source that reduces the number of calls to Source.getLastModified() which can be a costly operation.
DelayedRefreshSourceWrapper(Source, long) - Constructor for class org.apache.cocoon.components.source.impl.DelayedRefreshSourceWrapper
Creates a wrapper for a Source which ensures that Source.getLastModified() won't be called more than once per delay milliseconds period.
DelayedValidity - Class in org.apache.cocoon.components.source.impl.validity
Delays validity check for a specified interval.
DelayedValidity(long, SourceValidity) - Constructor for class org.apache.cocoon.components.source.impl.validity.DelayedValidity
 
DelaySourceRefresher - Class in org.apache.cocoon.components.source.helpers
Default implementation of the refresher.
DelaySourceRefresher() - Constructor for class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
 
DelaySourceRefresher.ConfigurationTask - Class in org.apache.cocoon.components.source.helpers
Task which writes refresher configuraiton into the source.
DelaySourceRefresher.ConfigurationTask() - Constructor for class org.apache.cocoon.components.source.helpers.DelaySourceRefresher.ConfigurationTask
 
DelaySourceRefresher.RefresherTask - Class in org.apache.cocoon.components.source.helpers
 
DelaySourceRefresher.RefresherTask(String, String, long) - Constructor for class org.apache.cocoon.components.source.helpers.DelaySourceRefresher.RefresherTask
 
DELEGATE_PARAM - Static variable in class org.apache.cocoon.generation.EventCacheGenerator
 
delete(int) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalImpl
 
delete(String) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalImpl
 
delete(PageLocal, String) - Method in interface org.apache.cocoon.components.flow.javascript.fom.PageLocalScope
 
delete(PageLocal, int) - Method in interface org.apache.cocoon.components.flow.javascript.fom.PageLocalScope
 
delete(PageLocal, String) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeHolder
 
delete(PageLocal, int) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeHolder
 
delete(PageLocal, String) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeImpl
 
delete(PageLocal, int) - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeImpl
 
delete(String) - Method in class org.apache.cocoon.components.flow.javascript.ScriptableMap
 
delete(int) - Method in class org.apache.cocoon.components.flow.javascript.ScriptableMap
 
delete() - Method in class org.apache.cocoon.components.source.impl.RepositorySource
 
delete() - Method in class org.apache.cocoon.components.source.impl.WebDAVSource
Delete this source (unimplemented).
delete() - Method in class org.apache.cocoon.components.source.impl.XMLDBSource
Delete the source
delete() - Method in class org.apache.cocoon.components.source.impl.XModuleSource
Delete the source
DELETE_ELEMENT - Static variable in class org.apache.cocoon.transformation.SourceWritingTransformer
 
deleteAllPausedTriggerGroups(Connection) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteBlobTrigger(Connection, String, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteCalendar(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteContext(String) - Method in class org.apache.cocoon.webapps.session.components.DefaultContextManager
Deprecated. Delete a public context in the session.
deleteContext(String) - Method in interface org.apache.cocoon.webapps.session.ContextManager
Deprecated. Delete a public context in the session.
DELETECONTEXT_ELEMENT - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPostTransformer
Deprecated.  
DELETECONTEXT_NAME_ATTRIBUTE - Static variable in class org.apache.cocoon.webapps.session.transformation.SessionPostTransformer
Deprecated.  
deleteCronTrigger(Connection, String, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteFiredTrigger(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteFiredTriggers(Connection) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteFiredTriggers(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteJobDetail(Connection, String, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteJobListeners(Connection, String, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deletePausedTriggerGroup(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteSchedulerState(Connection, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteSimpleTrigger(Connection, String, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteSources - Variable in class org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage
The source deletion option
deleteTest() - Method in class org.apache.cocoon.components.source.impl.XModuleSource
FIXME delete is an operator in java script, this method is for testing puposes in java script only
deleteTrigger(Connection, String, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteTriggerListeners(Connection, String, String) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
deleteVolatileFiredTriggers(Connection) - Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
 
Deli - Interface in org.apache.cocoon.components.deli
A component for providing CC/PP and UAProf support using the DELI library.
DeliImpl - Class in org.apache.cocoon.components.deli
Allows the use of DELI to provide CC/PP or UAProf support.
DeliImpl() - Constructor for class org.apache.cocoon.components.deli.DeliImpl
 
DeliImpl.CocoonServletContext - Class in org.apache.cocoon.components.deli
Stub implementation of Servlet Context
DeliImpl.CocoonServletContext(Context) - Constructor for class org.apache.cocoon.components.deli.DeliImpl.CocoonServletContext
 
DeliImpl.CocoonServletRequest - Class in org.apache.cocoon.components.deli
Stub implementation of HttpServletRequest
DeliImpl.CocoonServletRequest(Request) - Constructor for class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
 
DeliTransformer - Class in org.apache.cocoon.transformation
This Transformer is used to transform this incoming SAX stream using a XSLT stylesheet and have parameters available to the stylesheet augmented by the DELI CC/PP user-agent profile database This transformer extends the default TraxTransformer and thus inherits all the properties and configuration parameters of that transformer.
DeliTransformer() - Constructor for class org.apache.cocoon.transformation.DeliTransformer
 
deliveryMode - Variable in class org.apache.cocoon.samples.jms.JMSTrigger
 
DeltaTimeCacheValidity - Class in org.apache.cocoon.caching
Deprecated. Use the Avalon Excalibur SourceValidity implementations instead
DeltaTimeCacheValidity(long) - Constructor for class org.apache.cocoon.caching.DeltaTimeCacheValidity
Deprecated. Creates validity object with timeout in minutes.
DeltaTimeCacheValidity(long, long) - Constructor for class org.apache.cocoon.caching.DeltaTimeCacheValidity
Deprecated. Creates validity object with timeout in minutes, seconds.
DeltaTimeCacheValidity(long, long, long) - Constructor for class org.apache.cocoon.caching.DeltaTimeCacheValidity
Deprecated. Creates validity object with timeout in minutes, seconds and milliseconds.
deltaToInt(byte[], int) - Static method in class org.apache.cocoon.components.midi.xmidi.Utils
convert delta time to byte array a delta time is expressed as a byte array, length unknown (4 or less)
deparameterize(String, Map) - Static method in class org.apache.cocoon.util.NetUtils
Remove parameters from a uri.
dependencies - Variable in class org.apache.cocoon.generation.AbstractServerPage
The dependency file list
dependencies - Variable in class org.apache.cocoon.xml.LoggingEntityResolver
 
DEPRECATED_PARSER_PROPERTY - Static variable in class org.apache.cocoon.Constants
Deprecated. This will be removed in future release
Deprecation - Class in org.apache.cocoon.util
This class provides a special static "deprecation" logger.
Deprecation() - Constructor for class org.apache.cocoon.util.Deprecation
 
Deprecation.LogLevel - Class in org.apache.cocoon.util
 
DeprecationException - Exception in org.apache.cocoon.util
An exception that indicates unauthorized use of a deprecated feature, or an attempt to use a old feature that has been removed.
DeprecationException(String) - Constructor for exception org.apache.cocoon.util.DeprecationException
 
depth - Variable in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl
 
depth - Variable in class org.apache.cocoon.generation.DirectoryGenerator
The depth parameter determines how deep the DirectoryGenerator should delve.
depth - Variable in class org.apache.cocoon.generation.TraversableGenerator
The depth parameter determines how deep the TraversableGenerator should delve.
DESCRIPTOR_RELOADABLE_DEFAULT - Static variable in class org.apache.cocoon.Constants
Should descriptors be reloaded? FIXME(GP): Isn't this Action specific only?
deserialize(Object) - Method in class org.apache.cocoon.components.sax.XMLByteStreamInterpreter
 
deserialize(Object) - Method in interface org.apache.cocoon.components.sax.XMLDeserializer
Deserialize the xml data and stream it.
deserializeObject(File) - Static method in class org.apache.cocoon.util.IOUtils
Deprecated. To be removed in cocoon 2.3
deserializeString(File) - Static method in class org.apache.cocoon.util.IOUtils
Load a text file contents as a String.
DEST_DIR_LONG - Static variable in class org.apache.cocoon.Main
 
DEST_DIR_OPT - Static variable in class org.apache.cocoon.Main
 
destDir - Variable in class org.apache.cocoon.components.language.programming.java.AbstractJavaCompiler
The name of the directory to contain the resulting object program file
destroy() - Method in class org.apache.cocoon.servlet.CocoonServlet
Dispose Cocoon when servlet is destroyed
destroy() - Method in class org.apache.cocoon.servlet.ParanoidCocoonServlet
Destroy the actual servlet
destroy() - Method in class org.apache.cocoon.transformation.LogTransformer
Attempt to close the log file when the class is GC'd
destroy() - Method in class org.apache.cocoon.webservices.AbstractComposableService
Called by the JAX-RPC runtime to signal the end of this service
destroy() - Method in class org.apache.cocoon.webservices.AbstractLogEnabledService
Called by the JAX-RPC runtime to signal the end of this service
detachFromParent() - Method in class org.apache.cocoon.components.flow.WebContinuation
 
detectGrammar(Source) - Method in class org.apache.cocoon.components.validation.impl.AbstractValidator
Attempt to detect the grammar language used by the schema identified by the specified Source.
detectGrammar(Source) - Method in class org.apache.cocoon.components.validation.impl.CachingValidator
Attempt to detect the grammar language used by the schema identified by the specified Source.
DigestMetaModule - Class in org.apache.cocoon.components.modules.input
Meta module that obtains values from other module and returns message digest of value.
DigestMetaModule() - Constructor for class org.apache.cocoon.components.modules.input.DigestMetaModule
 
DIMENSIONS_ATTRIBUTE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
 
DIR_NODE_NAME - Static variable in class org.apache.cocoon.generation.DirectoryGenerator
 
Direction - Class in org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
Direction codes
DIRECTION_DOWN_LEFT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction
 
DIRECTION_DOWN_RIGHT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction
 
DIRECTION_UNKNOWN - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction
 
DIRECTION_UP_LEFT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction
 
DIRECTION_UP_RIGHT - Static variable in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction
 
DIRECTORY_CONFIG - Static variable in class org.apache.cocoon.components.search.SimpleLuceneCocoonIndexerImpl
configuration tagname for specifying lucene's index directory
DIRECTORY_CONFIG - Static variable in class org.apache.cocoon.components.search.SimpleLuceneCocoonSearcherImpl
Configuration element name of lucene's default filesystem default directory.
DIRECTORY_CONFIG - Static variable in class org.apache.cocoon.transformation.LuceneIndexTransformer
 
DIRECTORY_DEFAULT - Static variable in class org.apache.cocoon.components.search.SimpleLuceneCocoonIndexerImpl
configuration default directory, ie.
DIRECTORY_DEFAULT - Static variable in class org.apache.cocoon.components.search.SimpleLuceneCocoonSearcherImpl
Configuration element default value of filesystem default directory.
DIRECTORY_DEFAULT - Static variable in class org.apache.cocoon.transformation.LuceneIndexTransformer
 
DIRECTORY_PARAMETER - Static variable in class org.apache.cocoon.transformation.LuceneIndexTransformer
 
directoryFile - Variable in class org.apache.cocoon.components.store.FilesystemStore
Deprecated. The directory repository
DirectoryGenerator - Class in org.apache.cocoon.generation
 
DirectoryGenerator() - Constructor for class org.apache.cocoon.generation.DirectoryGenerator
 
DirectoryGenerator.DirValidity - Class in org.apache.cocoon.generation
Specific validity class, that holds all files that have been generated
DirectoryGenerator.DirValidity(long) - Constructor for class org.apache.cocoon.generation.DirectoryGenerator.DirValidity
 
directoryPath - Variable in class org.apache.cocoon.components.store.FilesystemStore
Deprecated.  
directorySource - Variable in class org.apache.cocoon.generation.DirectoryGenerator
The source object for the directory.
disable_tracing() - Method in class org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParser
 
disconnect() - Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
discoverFields(Class, ReflectionUtils.Matcher) - Static method in class org.apache.cocoon.util.ReflectionUtils
 
discoverFields(Class) - Static method in class org.apache.cocoon.util.ReflectionUtils
 
discoverFields(Class, ReflectionUtils.Matcher, ReflectionUtils.Indexer) - Static method in class org.apache.cocoon.util.ReflectionUtils
 
discoverMethods(Class, ReflectionUtils.Matcher) - Static method in class org.apache.cocoon.util.ReflectionUtils
 
discoverMethods(Class) - Static method in class org.apache.cocoon.util.ReflectionUtils
 
discoverMethods(Class, ReflectionUtils.Matcher, ReflectionUtils.Indexer) - Static method in class org.apache.cocoon.util.ReflectionUtils
 
display() - Method in class org.apache.cocoon.components.flow.WebContinuation
Debugging method.
display(int) - Method in class org.apache.cocoon.components.flow.WebContinuation
Debugging method.
displayAllContinuations() - Method in interface org.apache.cocoon.components.flow.ContinuationsManager
Prints debug information about all web continuations into the log file.
displayAllContinuations() - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
Dump to Log file all WebContinuations in the system
displayExpireSet() - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
Dump to Log file the current contents of the expirations SortedSet
dispose() - Method in class org.apache.cocoon.acting.AbstractDatabaseAction
dispose
dispose() - Method in class org.apache.cocoon.acting.modular.DatabaseAction
dispose
dispose() - Method in class org.apache.cocoon.acting.ServerPagesAction
 
dispose() - Method in class org.apache.cocoon.ajax.GetContinuationAction
 
dispose() - Method in class org.apache.cocoon.auth.acting.AbstractAuthAction
 
dispose() - Method in class org.apache.cocoon.auth.impl.PipelineSecurityHandler
 
dispose() - Method in class org.apache.cocoon.auth.impl.StandardApplicationManager
 
dispose() - Method in class org.apache.cocoon.auth.StandardApplication
 
dispose() - Method in class org.apache.cocoon.bean.CocoonBean
 
dispose() - Method in class org.apache.cocoon.bean.CocoonWrapper
 
dispose() - Method in class org.apache.cocoon.caching.impl.AbstractDoubleMapEventRegistry
Delegate persistence to subclasses then clean up resources.
dispose() - Method in class org.apache.cocoon.caching.impl.CacheImpl
Disposable Interface
dispose() - Method in class org.apache.cocoon.caching.impl.EventAwareCacheImpl
Release resources
dispose() - Method in class org.apache.cocoon.caching.impl.JMSEventMessageListener
 
dispose() - Method in class org.apache.cocoon.Cocoon
Dispose this instance
dispose() - Method in class org.apache.cocoon.components.classloader.ClassLoaderManagerImpl
 
dispose() - Method in class org.apache.cocoon.components.CocoonComponentManager
Dispose
dispose() - Method in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl
dispose at end of life cycle, releasing all resources.
dispose() - Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
 
dispose() - Method in class org.apache.cocoon.components.deli.DeliImpl
Dispose of this class
dispose() - Method in class org.apache.cocoon.components.expression.DefaultExpressionFactory
 
dispose() - Method in class org.apache.cocoon.components.ExtendedComponentSelector
 
dispose() - Method in class org.apache.cocoon.components.flow.AbstractInterpreter
 
dispose() - Method in class org.apache.cocoon.components.flow.CompilingInterpreter
 
dispose() - Method in class org.apache.cocoon.components.flow.util.PipelineUtil
 
dispose() - Method in class org.apache.cocoon.components.flow.WebContinuation
Dispose this continuation.
dispose() - Method in class org.apache.cocoon.components.jms.AbstractMessageListener
 
dispose() - Method in class org.apache.cocoon.components.jms.AbstractMessagePublisher
 
dispose() - Method in class org.apache.cocoon.components.jms.JMSConnectionImpl
Deprecated.  
dispose() - Method in class org.apache.cocoon.components.jms.JMSConnectionManagerImpl
 
dispose() - Method in class org.apache.cocoon.components.language.generator.GeneratorSelector
 
dispose() - Method in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
dispose
dispose() - Method in class org.apache.cocoon.components.language.markup.AbstractMarkupLanguage
Release all resources.
dispose() - Method in class org.apache.cocoon.components.language.markup.xsp.JSGenerator
 
dispose() - Method in class org.apache.cocoon.components.language.markup.xsp.PythonGenerator
 
dispose() - Method in class org.apache.cocoon.components.language.programming.java.JavaLanguage
dispose
dispose(Object) - Static method in class org.apache.cocoon.components.LifecycleHelper
Dispose a component if it's Disposable.
dispose() - Method in class org.apache.cocoon.components.modules.database.AbstractAutoIncrementModule
dispose
dispose() - Method in class org.apache.cocoon.components.modules.input.AbstractInputModule
dispose
dispose() - Method in class org.apache.cocoon.components.modules.input.AbstractMetaModule
Dispose exactly one cached InputModule.
dispose() - Method in class org.apache.cocoon.components.modules.input.ChainMetaModule
 
dispose() - Method in class org.apache.cocoon.components.modules.input.ContextPathModule
(non-Javadoc)
dispose() - Method in class org.apache.cocoon.components.modules.input.NamingInputModule
Close InitialContext.
dispose() - Method in class org.apache.cocoon.components.modules.input.PropertiesFileModule
 
dispose() - Method in class org.apache.cocoon.components.modules.input.SelectMetaInputModule
 
dispose() - Method in class org.apache.cocoon.components.modules.input.XMLFileModule
Dispose this component
dispose() - Method in class org.apache.cocoon.components.modules.input.XMLMetaModule
 
dispose() - Method in class org.apache.cocoon.components.modules.input.XPathXMLFileModule
Dispose this component
dispose() - Method in class org.apache.cocoon.components.modules.output.AbstractOutputModule
Dispose
dispose() - Method in class org.apache.cocoon.components.naming.LDAPEntryManager
 
dispose() - Method in class org.apache.cocoon.components.parser.JaxpParser
Deprecated. Dispose
dispose() - Method in class org.apache.cocoon.components.parser.XercesParser
Deprecated. Dispose
dispose() - Method in class org.apache.cocoon.components.pipeline.impl.BaseCachingProcessingPipeline
Disposable Interface
dispose() - Method in class org.apache.cocoon.components.profiler.ProfilingCachingProcessingPipeline
Disposable
dispose() - Method in class org.apache.cocoon.components.profiler.ProfilingNonCachingProcessingPipeline
Disposable
dispose() - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepository
 
dispose() - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryPropertyHelper
 
dispose() - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryTransactionHelper
 
dispose() - Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryVersioningHelper
 
dispose() - Method in class org.apache.cocoon.components.repository.RepositoryManager
 
dispose() - Method in class org.apache.cocoon.components.resolver.ResolverImpl
Dispose
dispose() - Method in class org.apache.cocoon.components.search.SimpleLuceneCocoonIndexerImpl
Dispose this component.
dispose() - Method in class org.apache.cocoon.components.search.SimpleLuceneCocoonSearcherImpl
Dispose this component, releasing IndexSearcher, and IndexReaderCache.
dispose() - Method in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
 
dispose() - Method in class org.apache.cocoon.components.source.impl.CachingSource
Cleanup.
dispose() - Method in class org.apache.cocoon.components.source.impl.CachingSourceFactory
 
dispose() - Method in class org.apache.cocoon.components.source.impl.SourceDescriptorManager
 
dispose() - Method in class org.apache.cocoon.components.source.impl.SourceFactoryWrapper
Dispose
dispose() - Method in class org.apache.cocoon.components.source.impl.URLFactoryWrapper
Dispose
dispose() - Method in class org.apache.cocoon.components.source.SourceHandlerImpl
Deprecated. Dispose
dispose() - Method in class org.apache.cocoon.components.store.impl.CocoonStoreJanitor
Release RunnableManager
dispose() - Method in class org.apache.cocoon.components.store.impl.EHDefaultStore
Shutdown the CacheManager.
dispose() - Method in class org.apache.cocoon.components.store.impl.JCSDefaultStore
 
dispose() - Method in class org.apache.cocoon.components.store.MRUMemoryStore
Deprecated. Dispose the component
dispose() - Method in class org.apache.cocoon.components.thread.DefaultRunnableManager
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.InvokeContext
Release the pipelines, if any, if they were looked up by this context.
dispose() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.FlowNode
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.MatchNode
Disposable Interface
dispose() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.MountNode
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode
Dispose the component manager.
dispose() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode
Disposable Interface
dispose() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SelectNode
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.sitemap.SwitchSelectNode
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.TreeProcessor
 
dispose() - Method in class org.apache.cocoon.components.treeprocessor.variables.PreparedVariableResolver
 
dispose() - Method in class org.apache.cocoon.components.url.URLFactoryImpl
Deprecated. Dispose
dispose() - Method in class org.apache.cocoon.components.validation.impl.AbstractSchemaParser
Dispose this component instance.
dispose() - Method in class org.apache.cocoon.components.validation.impl.AbstractValidator
Dispose of this component instance.
dispose() - Method in class org.apache.cocoon.components.validation.impl.CachingValidator
Dispose this component instance.
dispose() - Method in class org.apache.cocoon.components.validation.impl.DefaultValidator
Dispose of this instance.
dispose() - Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
 
dispose() - Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceImpl
Dispose properly of the pool
dispose() - Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceSelectorImpl
Dispose properly of the pool
dispose() - Method in class org.apache.cocoon.components.xscript.XScriptManagerImpl
 
dispose() - Method in class org.apache.cocoon.components.xslt.TraxProcessor
Disposable
dispose() - Method in class org.apache.cocoon.components.xslt.XSLTProcessorImpl
Deprecated. Dispose
dispose() - Method in class org.apache.cocoon.generation.ComposerGenerator
Deprecated. Release all resources.
dispose() - Method in class org.apache.cocoon.generation.EventCacheGenerator
 
dispose() - Method in class org.apache.cocoon.generation.GenericProxyGenerator
Dispose
dispose() - Method in class org.apache.cocoon.generation.HTMLGenerator
 
dispose() - Method in class org.apache.cocoon.generation.NekoHTMLGenerator
 
dispose() - Method in class org.apache.cocoon.generation.ProfilerGenerator
Disposable
dispose() - Method in class org.apache.cocoon.generation.ServerPagesGenerator
dispose
dispose() - Method in class org.apache.cocoon.generation.ServiceableGenerator
Release all resources.
dispose() - Method in class org.apache.cocoon.generation.StatusGenerator
 
dispose() - Method in class org.apache.cocoon.generation.XPathDirectoryGenerator
Disposable
dispose() - Method in class org.apache.cocoon.generation.XPathTraversableGenerator
 
dispose() - Method in class org.apache.cocoon.i18n.XMLResourceBundleFactory
Disposes this component.
dispose() - Method in class org.apache.cocoon.matching.LocaleMatcher
 
dispose() - Method in class org.apache.cocoon.matching.modular.CachingRegexpMatcher
 
dispose() - Method in class org.apache.cocoon.matching.modular.CachingWildcardMatcher
 
dispose() - Method in class org.apache.cocoon.ProcessorWrapper
Deprecated.  
dispose() - Method in class org.apache.cocoon.profiling.generation.StatisticsGenerator
 
dispose() - Method in class org.apache.cocoon.profiling.statistics.CollectorImpl
 
dispose() - Method in class org.apache.cocoon.reading.AxisRPCReader
Dispose this reader.
dispose() - Method in class org.apache.cocoon.reading.DatabaseReader
 
dispose() - Method in class org.apache.cocoon.reading.imageop.ImageOpReader
 
dispose() - Method in class org.apache.cocoon.selection.ResourceExistsSelector
 
dispose() - Method in class org.apache.cocoon.serialization.ZipArchiveSerializer
 
dispose() - Method in class org.apache.cocoon.servlet.multipart.Part
Dispose any resources held by this part, such as a file or memory buffer.
dispose() - Method in class org.apache.cocoon.servlet.multipart.PartInMemory
Clean the byte array content buffer holding part data
dispose() - Method in class org.apache.cocoon.servlet.multipart.PartOnDisk
Delete the underlying file.
dispose() - Method in class org.apache.cocoon.servlet.multipart.RejectedPart
 
dispose() - Method in class org.apache.cocoon.template.expression.AbstractStringTemplateParser
 
dispose() - Method in class org.apache.cocoon.template.JXTemplateGenerator
 
dispose() - Method in class org.apache.cocoon.template.script.DefaultScriptManager
 
dispose() - Method in class org.apache.cocoon.template.TransformerAdapter
 
dispose() - Method in class org.apache.cocoon.transformation.AbstractDOMTransformer
dispose
dispose() - Method in class org.apache.cocoon.transformation.AbstractSAXTransformer
 
dispose() - Method in class org.apache.cocoon.transformation.CIncludeTransformer
 
dispose() - Method in class org.apache.cocoon.transformation.DeliTransformer
Disposable
dispose() - Method in class org.apache.cocoon.transformation.FragmentExtractorTransformer
Release all resources.
dispose() - Method in class org.apache.cocoon.transformation.helpers.DefaultIncludeCacheManager
 
dispose() - Method in class org.apache.cocoon.transformation.I18nTransformer
 
dispose() - Method in class org.apache.cocoon.transformation.LinkRewriterTransformer
 
dispose() - Method in class org.apache.cocoon.transformation.pagination.Paginator
Dispose this component.
dispose() - Method in class org.apache.cocoon.transformation.ServiceableTransformer
 
dispose() - Method in class org.apache.cocoon.transformation.SourceWritingTransformer
 
dispose() - Method in class org.apache.cocoon.transformation.SQLTransformer
Dispose
dispose() - Method in class org.apache.cocoon.transformation.TagTransformer
Dispose this component.
dispose() - Method in class org.apache.cocoon.transformation.TraxTransformer
Disposable
dispose() - Method in class org.apache.cocoon.transformation.ValidatingTransformer
Dispose of this component instance releasing all previously acquired required instances back to the ServiceManager.
dispose() - Method in class org.apache.cocoon.transformation.ValidationReportTransformer
Dispose of this component instance releasing all previously acquired required instances back to the ServiceManager.
dispose() - Method in class org.apache.cocoon.transformation.VariableRewriterTransformer
 
dispose() - Method in class org.apache.cocoon.transformation.Web3RfcTransformer
Free all ressources
dispose() - Method in class org.apache.cocoon.transformation.WebDAVTransformer
 
dispose() - Method in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
Deprecated.  
dispose() - Method in class org.apache.cocoon.webapps.authentication.components.PipelineAuthenticator
Deprecated.  
dispose() - Method in class org.apache.cocoon.webapps.authentication.generation.ConfigurationGenerator
Deprecated.  
dispose() - Method in class org.apache.cocoon.webapps.session.components.ContextInputModule
Deprecated.  
dispose() - Method in class org.apache.cocoon.webapps.session.components.DefaultContextManager
Deprecated.  
dispose() - Method in class org.apache.cocoon.webapps.session.components.DefaultSessionManager
Deprecated. Avalon Disposable Interface
dispose() - Method in class org.apache.cocoon.webapps.session.context.StandardSessionContextProvider
Deprecated.  
disposeCocoon() - Method in class org.apache.cocoon.servlet.CocoonServlet
Destroy Cocoon
disposeContinuation(WebContinuation) - Method in interface org.apache.cocoon.components.flow.ContinuationsDisposer
Disposes the passed continuation object.
disposeContinuation(ContinuationsManagerImpl.WebContinuationsHolder, WebContinuation) - Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
Makes the continuation inaccessible for lookup, and triggers possible needed cleanup code through the ContinuationsDisposer interface.
disposed() - Method in class org.apache.cocoon.components.flow.WebContinuation
Return true if this continuation was disposed of
disposer - Variable in class org.apache.cocoon.components.flow.WebContinuation
Holds the ContinuationsDisposer to call when this continuation gets invalidated.
disposeWithRequest() - Method in class org.apache.cocoon.servlet.multipart.Part
Do we want any temporary resource held by this part to be cleaned up when processing of the request that created it is finished? Default is true.
doAfterBody() - Method in class org.apache.cocoon.taglib.core.LoopTagSupport
 
doAfterBody() - Method in class org.apache.cocoon.taglib.datetime.MonthsTag
Method called at end of each months tag.
doAfterBody() - Method in interface org.apache.cocoon.taglib.IterationTag
Process body (re)evaluation.
doAfterBody() - Method in class org.apache.cocoon.taglib.test.IterationTestTag
 
doc - Variable in class org.apache.cocoon.generation.XPathDirectoryGenerator
The document that should be parsed and (partly) included.
doc - Variable in class org.apache.cocoon.generation.XPathTraversableGenerator
The document that should be parsed and (partly) included.
doCatch(Throwable) - Method in class org.apache.cocoon.taglib.core.LoopTagSupport
 
docBuilder - Variable in class org.apache.cocoon.components.parser.JaxpParser
Deprecated. The DOM builder.
docFactory - Variable in class org.apache.cocoon.components.parser.JaxpParser
Deprecated. the Document Builder factory
doCreateElementProcessor(Object) - Method in class org.apache.cocoon.components.elementprocessor.impl.AbstractElementProcessorFactory
The method that a concrete extension of AbstractElementProcessorFactory must implement.
doCreateElementProcessor(Object) - Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.HSSFElementProcessorFactory
create an ElementProcessor
DocType - Class in org.apache.cocoon.components.serializers.util
The DocType class encapsulates informations regarding the document type public and system IDs and root element name.
DocType(String) - Constructor for class org.apache.cocoon.components.serializers.util.DocType
Create a new DocType instance.
DocType(String, String) - Constructor for class org.apache.cocoon.components.serializers.util.DocType
Create a new DocType instance.
DocType(String, String, String) - Constructor for class org.apache.cocoon.components.serializers.util.DocType
Create a new DocType instance.
doctype - Variable in class org.apache.cocoon.components.serializers.XMLSerializer
The DocType instance representing the document.
doctype_default - Variable in class org.apache.cocoon.components.serializers.XHTMLSerializer
The DocType instance representing the document.
document - Variable in class org.apache.cocoon.xml.dom.DocumentWrapper
 
documentHandler - Variable in class org.apache.cocoon.xml.DocumentHandlerWrapper
The current DocumentHandler.
DocumentHandlerAdapter - Class in org.apache.cocoon.xml
This class is an utility class "adapting" a SAX version 1.0 DocumentHandler, to SAX version 2 ContentHandler.
DocumentHandlerAdapter() - Constructor for class org.apache.cocoon.xml.DocumentHandlerAdapter
Create a new DocumentHandlerAdapter instance.
DocumentHandlerAdapter(XMLConsumer) - Constructor for class org.apache.cocoon.xml.DocumentHandlerAdapter
Create a new DocumentHandlerAdapter instance.
DocumentHandlerAdapter(ContentHandler) - Constructor for class org.apache.cocoon.xml.DocumentHandlerAdapter
Create a new DocumentHandlerAdapter instance.
DocumentHandlerWrapper - Class in org.apache.cocoon.xml
This class is an utility class "wrapping" around a SAX version 1.0 DocumentHandler and forwarding it those events received throug its XMLConsumers interface.
DocumentHandlerWrapper() - Constructor for class org.apache.cocoon.xml.DocumentHandlerWrapper
Create a new DocumentHandlerWrapper instance.
DocumentHandlerWrapper(DocumentHandler) - Constructor for class org.apache.cocoon.xml.DocumentHandlerWrapper
Create a new DocumentHandlerWrapper instance.
DocumentWrapper - Class in org.apache.cocoon.xml.dom
Wraps an org.w3c.dom.Document and offers additional interfaces like XMLizable and a toString() method.
DocumentWrapper(Document) - Constructor for class org.apache.cocoon.xml.dom.DocumentWrapper
Creates a new instance of DocmentWrapper
doEndTag(String, String, String) - Method in class org.apache.cocoon.taglib.core.SourceTag
 
doEndTag(String, String, String) - Method in class org.apache.cocoon.taglib.datetime.MonthsTag
 
doEndTag(String, String, String) - Method in class org.apache.cocoon.taglib.string.StringTagSupport
 
doEndTag(String, String, String) - Method in class org.apache.cocoon.taglib.string.TextRecordingTag
 
doEndTag(String, String, String) - Method in interface org.apache.cocoon.taglib.Tag
Process the end tag for this instance.
doEndTag(String, String, String) - Method in class org.apache.cocoon.taglib.TagSupport
Process the end tag for this instance.
doesNotMatch() - Method in class org.apache.cocoon.acting.ValidatorActionHelper
Tests if the validation result is NOMATCH, can only occur when
doFinally() - Method in class org.apache.cocoon.taglib.core.LoopTagSupport
 
doGetSourceProperty(Source, String, String) - Method in class org.apache.cocoon.components.source.impl.AbstractConfigurableSourceInspector
Do the actual work of getting the requested SourceProperty for the given Source.
doGetSourceProperty(Source, String, String) - Method in class org.apache.cocoon.components.source.impl.SimpleJdbcSourceDescriptor
 
doInitBody() - Method in interface org.apache.cocoon.taglib.BodyTag
Invoked after setBodyContent only when doStartTag returns EVAL_BODY_BUFFERED and tag has content
doLocalPostEndDocument() - Method in class org.apache.cocoon.serialization.HSSFSerializer
post-processing for endDocument
doLocalPostEndDocument() - Method in class org.apache.cocoon.serialization.POIFSSerializer
Extending classes should do whatever they need to do after writing the filesystem out
doLocalPreEndDocument() - Method in class org.apache.cocoon.serialization.HSSFSerializer
pre-processing for endDocument
doLocalPreEndDocument() - Method in class org.apache.cocoon.serialization.POIFSSerializer
Extending classes should do whatever they need to do prior to writing the filesystem out
DOM_NAME - Static variable in class org.apache.cocoon.transformation.WriteDOMSessionTransformer
 
DOM_ROOT_ELEMENT - Static variable in class org.apache.cocoon.transformation.WriteDOMSessionTransformer
 
DOMBuilder - Class in org.apache.cocoon.xml.dom
The DOMBuilder is a utility class that will generate a W3C DOM Document from SAX events.
DOMBuilder() - Constructor for class org.apache.cocoon.xml.dom.DOMBuilder
Construct a new instance of this DOMBuilder.
DOMBuilder(SAXTransformerFactory) - Constructor for class org.apache.cocoon.xml.dom.DOMBuilder
Construct a new instance of this DOMBuilder.
DOMBuilder(DOMFactory) - Constructor for class org.apache.cocoon.xml.dom.DOMBuilder
Deprecated. Use DOMBuilder() instead.
DOMBuilder(DOMBuilder.Listener) - Constructor for class org.apache.cocoon.xml.dom.DOMBuilder
Construct a new instance of this DOMBuilder.
DOMBuilder(DOMFactory, DOMBuilder.Listener) - Constructor for class org.apache.cocoon.xml.dom.DOMBuilder
Deprecated. Use DOMBuilder(listener) instead.
DOMBuilder(DOMFactory, DOMBuilder.Listener, Node) - Constructor for class org.apache.cocoon.xml.dom.DOMBuilder
Deprecated. Use DOMBuilder(listener, parentNode) instead.
DOMBuilder(Node) - Constructor for class org.apache.cocoon.xml.dom.DOMBuilder
Constructs a new instance that appends nodes to the given parent node.
DOMBuilder(DOMBuilder.Listener, Node) - Constructor for class org.apache.cocoon.xml.dom.DOMBuilder
Construct a new instance of this DOMBuilder.
DOMBuilder(SAXTransformerFactory, DOMBuilder.Listener, Node) - Constructor for class org.apache.cocoon.xml.dom.DOMBuilder
Construct a new instance of this DOMBuilder.
DOMBuilder.Listener - Interface in org.apache.cocoon.xml.dom
The Listener interface must be implemented by those objects willing to be notified of a successful DOM tree generation.
DOMFactory - Class in org.apache.cocoon.util.jxpath
A JXPath AbstractFactory that creates DOM elements.
DOMFactory() - Constructor for class org.apache.cocoon.util.jxpath.DOMFactory
 
DOMFactory - Interface in org.apache.cocoon.xml.dom
This interface identifies classes producing instances of DOM Document objects.
DOMLEVEL3_ERR_MSG - Static variable in class org.apache.cocoon.xml.dom.DocumentWrapper
 
DOMStreamer - Class in org.apache.cocoon.xml.dom
The DOMStreamer is a utility class that will generate SAX events from a W3C DOM Document.
DOMStreamer() - Constructor for class org.apache.cocoon.xml.dom.DOMStreamer
Create a new DOMStreamer instance.
DOMStreamer(ContentHandler, LexicalHandler) - Constructor for class org.apache.cocoon.xml.dom.DOMStreamer
Create a new DOMStreamer instance.
DOMStreamer(XMLConsumer) - Constructor for class org.apache.cocoon.xml.dom.DOMStreamer
Create a new DOMStreamer instance.
DOMStreamer(ContentHandler) - Constructor for class org.apache.cocoon.xml.dom.DOMStreamer
Create a new DOMStreamer instance.
DOMStreamer.DefaultDOMStreamer - Class in org.apache.cocoon.xml.dom
The DefaultDOMStreamer is a utility class that will generate SAX events from a W3C DOM Document.
DOMStreamer.DefaultDOMStreamer() - Constructor for class org.apache.cocoon.xml.dom.DOMStreamer.DefaultDOMStreamer
 
DOMStreamer.NamespaceNormalizingDOMStreamer - Class in org.apache.cocoon.xml.dom
Streams a DOM tree to SAX events and normalizes namespace declarations on the way.
DOMStreamer.NamespaceNormalizingDOMStreamer() - Constructor for class org.apache.cocoon.xml.dom.DOMStreamer.NamespaceNormalizingDOMStreamer
 
DOMStreamer.NamespaceNormalizingDOMStreamer.ElementInfo - Class in org.apache.cocoon.xml.dom
 
DOMStreamer.NamespaceNormalizingDOMStreamer.ElementInfo(DOMStreamer.NamespaceNormalizingDOMStreamer.ElementInfo) - Constructor for class org.apache.cocoon.xml.dom.DOMStreamer.NamespaceNormalizingDOMStreamer.ElementInfo
 
DOMUtil - Class in org.apache.cocoon.xml.dom
This class is a utility class for miscellaneous DOM functions, like getting and setting values of nodes.
DOMUtil() - Constructor for class org.apache.cocoon.xml.dom.DOMUtil
 
done(XSPExpressionParser) - Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser.State
Finish processing.
done() - Method in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
 
doPreInitialization(ElementProcessor) - Method in class org.apache.cocoon.serialization.ElementProcessorSerializer
perform whatever pre-initialization seems good on the ElementProcessor
doPreInitialization(ElementProcessor) - Method in class org.apache.cocoon.serialization.POIFSSerializer
perform pre-initialization on an element processor
doRemoveSourceProperty(Source, String, String) - Method in class org.apache.cocoon.components.source.impl.AbstractConfigurableSourceDescriptor
Do the actual work of removing the given property from the provided Source.
doRemoveSourceProperty(Source, String, String) - Method in class org.apache.cocoon.components.source.impl.SimpleJdbcSourceDescriptor
 
doRun() - Method in class org.apache.cocoon.components.CocoonComponentManager.AbstractCocoonRunnable
 
doRun() - Method in class org.apache.cocoon.environment.CocoonRunnable
Does the actual job, in the environment of the creating thread.
doSetSourceProperty(Source, SourceProperty) - Method in class org.apache.cocoon.components.source.impl.AbstractConfigurableSourceDescriptor
Do the actual work of setting the provided SourceProperty on the given Source.
doSetSourceProperty(Source, SourceProperty) - Method in class org.apache.cocoon.components.source.impl.SimpleJdbcSourceDescriptor
 
doStartTag(String, String, String, Attributes) - Method in class org.apache.cocoon.taglib.core.LoopTagSupport
 
doStartTag(String, String, String, Attributes) - Method in class org.apache.cocoon.taglib.datetime.MonthsTag
Initializes tag so it can loop through the months of the year.
doStartTag(String, String, String, Attributes) - Method in class org.apache.cocoon.taglib.jxpath.core.ForEachTag
 
doStartTag(String, String, String, Attributes) - Method in class org.apache.cocoon.taglib.jxpath.core.OutTag
 
doStartTag(String, String, String, Attributes) - Method in interface org.apache.cocoon.taglib.Tag
Process the start tag for this instance.
doStartTag(String, String, String, Attributes) - Method in class org.apache.cocoon.taglib.TagSupport
Process the start tag for this instance.
doStartTag(String, String, String, Attributes) - Method in class org.apache.cocoon.taglib.test.HelloWorldTag
 
doStartTag(String, String, String, Attributes) - Method in class org.apache.cocoon.taglib.test.IterationTestTag
 
DOUBLE_CIRC - Static variable in interface org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserConstants
 
doubleValue() - Method in class org.apache.cocoon.components.elementprocessor.types.NumericResult
Get the value, if possible, as a double
doUnload(Object, String, File) - Method in class org.apache.cocoon.components.language.programming.AbstractProgrammingLanguage
Unload a previously loaded program
doUnload(Object) - Method in class org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage
Unload a previously loaded program
doUnload(Object, String, File) - Method in class org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage
Unload a previously loaded program given its original filesystem location
doUnload(Object) - Method in class org.apache.cocoon.components.language.programming.java.JavaLanguage
Unload a previously loaded class.
doUnload(Object, String, File) - Method in class org.apache.cocoon.components.language.programming.javascript.JavascriptLanguage
 
doUnload(Object, String, File) - Method in class org.apache.cocoon.components.language.programming.python.PythonLanguage
 
DraconianErrorHandler - Class in org.apache.cocoon.components.validation.impl
An implementation of the ErrorHandler interface re-throwing all exceptions passed to it.
driver - Variable in class org.apache.cocoon.generation.XMLDBCollectionGenerator
Deprecated.  
driver - Variable in class org.apache.cocoon.generation.XMLDBGenerator
Deprecated.  
driver - Variable in class org.apache.cocoon.serialization.FOPSerializer
The Driver which is FOP.
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.Characters
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.Comment
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer
Dump buffer contents into the provided writer.
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.EndCDATA
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.EndDocument
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.EndDTD
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.EndElement
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.EndEntity
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.EndPrefixMapping
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.IgnorableWhitespace
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.PI
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.SkippedEntity
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.StartCDATA
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.StartDocument
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.StartDTD
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.StartElement
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.StartEntity
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.StartPrefixMapping
 
dump(Writer) - Method in class org.apache.cocoon.xml.SaxBuffer.XMLizableBit
 
dumpParameters() - Method in class org.apache.cocoon.components.treeprocessor.InvokeContext
Dumps all sitemap parameters to log
duplicate() - Method in class org.apache.cocoon.components.flow.javascript.fom.PageLocalScopeImpl
 
durableSubscriptionID - Variable in class org.apache.cocoon.components.jms.JMSConnectionImpl
Deprecated.  
duration - Variable in class org.apache.cocoon.profiling.statistics.PageReportImpl.SimpleStats
 
duration - Variable in class org.apache.cocoon.profiling.statistics.SimpleStatistics
 
duration - Variable in class org.apache.cocoon.profiling.statistics.WSStatistics
 

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