Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.components Classes and Interfaces - 761 results found.
NameDescriptionTypePackageFramework
AbstractAutoIncrementModuleAbstractDatabaseModule gives you the infrastructure for easily deploying more AutoIncrementModules.Classorg.apache.cocoon.components.modules.databaseApache Cocoon
AbstractCachingProcessingPipelineThis is the base class for all caching pipeline implementations that check different pipeline components.Classorg.apache.cocoon.components.pipeline.implApache Cocoon
AbstractCharsetClassorg.apache.cocoon.components.serializers.encodingApache Cocoon
AbstractConfigurableSourceDescriptorAbstract base class SourceDescriptors that want to configure the set of properties they handle beforehand.Classorg.apache.cocoon.components.source.implApache Cocoon
AbstractConfigurableSourceInspectorAbstract base class for SourceInspectors that want to configure the set of properties they handle beforehand.Classorg.apache.cocoon.components.source.implApache Cocoon
AbstractContinuableAbstract class to add basic methods for flow handling.Classorg.apache.cocoon.components.flow.javaApache Cocoon
AbstractElementProcessorFactoryCreate instances of specific ElementProcessor implementations to handle specific XML elements and their content.Classorg.apache.cocoon.components.elementprocessor.implApache Cocoon
AbstractEsqlConnectionClassorg.apache.cocoon.components.language.markup.xspApache Cocoon
AbstractEsqlQueryThis is base class for all EsqlQueriesVersion:CVS $Id: AbstractEsqlQuery.Classorg.apache.cocoon.components.language.markup.xspApache Cocoon
AbstractExpressionClassorg.apache.cocoon.components.expressionApache Cocoon
AbstractImageSourceInspectorAbstract base class for inspectors that can calculate the size of an image of a particular type.Classorg.apache.cocoon.components.source.implApache Cocoon
AbstractInputModuleAbstractInputModule gives you the infrastructure for easily deploying more InputModules.Classorg.apache.cocoon.components.modules.inputApache Cocoon
AbstractInterpreterAbstract superclass for various scripting languages used by Cocoon for flow control.Classorg.apache.cocoon.components.flowApache Cocoon
AbstractJavaCompilerThis class implements the functionality common to all Java compilers.Classorg.apache.cocoon.components.language.programming.javaApache Cocoon
AbstractJXPathModuleJXPathModule allows to access properties of any object in generic way.Classorg.apache.cocoon.components.modules.inputApache Cocoon
AbstractMarkupLanguageBase implementation of MarkupLanguage.Classorg.apache.cocoon.components.language.markupApache Cocoon
AbstractMarkupLanguage .LanguageDescriptorThis class holds transient information about a target programming language.Classorg.apache.cocoon.components.language.markup.AbstractMarkupLanguageApache Cocoon
AbstractMessageListenerAbstract MessageListener implementation.Classorg.apache.cocoon.components.jmsApache Cocoon
AbstractMessagePublisherAbstract JMS message publisher.Classorg.apache.cocoon.components.jmsApache Cocoon
AbstractMetaModuleAbstractMetaModule gives you the infrastructure for easily deploying more meta InputModules i.Classorg.apache.cocoon.components.modules.inputApache Cocoon
AbstractOutputModuleAbstractOutputModule gives you the infrastructure for easily deploying more output modules.Classorg.apache.cocoon.components.modules.outputApache Cocoon
AbstractParentProcessingNodeClassorg.apache.cocoon.components.treeprocessorApache Cocoon
AbstractParentProcessingNodeBuilderBase class for parent ProcessingNodeBuilders, providing services for parsingVersion:CVS $Id: AbstractParentProcessingNodeBuilder.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
AbstractProcessingNodeClassorg.apache.cocoon.components.treeprocessorApache Cocoon
AbstractProcessingNodeBuilderClassorg.apache.cocoon.components.treeprocessorApache Cocoon
AbstractProcessingPipelineThis is the base for all implementations of a ProcessingPipeline.Classorg.apache.cocoon.components.pipelineApache Cocoon
AbstractProgrammingLanguageBase implementation of ProgrammingLanguage.Classorg.apache.cocoon.components.language.programmingApache Cocoon
AbstractSAXSourceThis abstract class provides convenience methods to implement a SAX based Source.Classorg.apache.cocoon.components.sourceApache Cocoon
AbstractSchemaA simple implementation of the Schema interface.Classorg.apache.cocoon.components.validation.implApache Cocoon
AbstractSchemaParserA SchemaParser caching Schema instance for multiple use.Classorg.apache.cocoon.components.validation.implApache Cocoon
AbstractSourcePermissionThis class is an abstract implementation of a source permissionVersion:CVS $Id: AbstractSourcePermission.Classorg.apache.cocoon.components.source.helpersApache Cocoon
AbstractStreamSourceThis abstract class provides convenience methods to implement a stream based Source.Classorg.apache.cocoon.components.sourceApache Cocoon
AbstractStreamWriteableSourceThis abstract class provides convenience methods to implement a stream based org.Classorg.apache.cocoon.components.sourceApache Cocoon
AbstractValidatorThe AbstractValidator provides a generic implementation of the methods specified by the Validator interface.Classorg.apache.cocoon.components.validation.implApache Cocoon
AbstractXMLByteStreamCompilerThis a simple xml compiler which outputs a byte array.Classorg.apache.cocoon.components.saxApache Cocoon
AbstractXMLByteStreamInterpreterThis a simple xml compiler which takes a byte array as input.Classorg.apache.cocoon.components.saxApache Cocoon
AccessorInterfaceorg.apache.cocoon.components.accessorApache Cocoon
ActionSetNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ActionSetNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ActNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ActSetNodeHandles Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ActTypeNodeHandles Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
AggregateNodeAggregate sitemap node.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
AggregateNode .PartClassorg.apache.cocoon.components.treeprocessor.sitemap.AggregateNodeApache Cocoon
AggregateNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
AnchorsAnchors.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
AppleControllerAppleController declares the main processing interfaces for the stateful controller objects.Interfaceorg.apache.cocoon.components.flow.applesApache Cocoon
AppleHelperAppleHelper holds some static utility classes used in the Apples flowConstructor SummaryAppleHelper()Classorg.apache.cocoon.components.flow.applesApache Cocoon
AppleRequestAppleRequest defines the services an AppleController can collect from the current request.Interfaceorg.apache.cocoon.components.flow.applesApache Cocoon
AppleResponseAppleResponse defines the parts of the 'response' an AppleController can set.Interfaceorg.apache.cocoon.components.flow.applesApache Cocoon
ApplesProcessorApplesProcessor is the core Cocoon component that provides the 'Apples' flow implementation.Classorg.apache.cocoon.components.flow.applesApache Cocoon
AttributeEncapsulation of a single XML element attribute in a way that shields the consumer from the data's XML origins.Classorg.apache.cocoon.components.elementprocessor.typesApache Cocoon
AutoIncrementModuleAbstraction layer to encapsulate different DBMS behaviour for keyVersion:CVS $Id: AutoIncrementModule.Interfaceorg.apache.cocoon.components.modules.databaseApache Cocoon
AvalonProviderProvider class which allows you to specify an Avalon ROLE for servicing Axis SOAP requests.Classorg.apache.cocoon.components.axis.providersApache Cocoon
AvalonToCocoonSourceThis source objects wraps an Avalon Excalibur Source to get an obsolete Cocoon Source object for the use of the deprecatedClassorg.apache.cocoon.components.source.implApache Cocoon
AvalonToCocoonSourceInvocationHandlerAn InvocationHandler which acts as a proxy for excalibur Source objects to make them compatible with the cocoonClassorg.apache.cocoon.components.source.implApache Cocoon
BaseCachingProcessingPipelineThis is the base class for all caching pipeline implementations.Classorg.apache.cocoon.components.pipeline.implApache Cocoon
BaseElementProcessorThe BaseElementProcessor class provides default behavior for classes that can handle a particular XML element's content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
BaseLinkModuleBaseLinkModule returns a relative link (.Classorg.apache.cocoon.components.modules.inputApache Cocoon
BindingWoodyAppleClassorg.apache.cocoon.components.flow.apples.samplesApache Cocoon
BlobSourceA Source that takes its content in a single JDBC column.Classorg.apache.cocoon.components.source.implApache Cocoon
BlobSourceFactoryA factory for 'blob:' sources.Classorg.apache.cocoon.components.source.implApache Cocoon
BooleanConverterThis class knows how to convert strings into numbers, and also knows how to check the results against certain criteriaClassorg.apache.cocoon.components.elementprocessor.typesApache Cocoon
BooleanResultThis class holds the result of a boolean conversion.Classorg.apache.cocoon.components.elementprocessor.typesApache Cocoon
BorderStyleClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
BoundedQueueEfficient array-based bounded buffer class.Classorg.apache.cocoon.components.threadApache Cocoon
ByteLenThe MIDI file parsing parts of this class are based on code from the XMidi project, written by Peter Arthur Loeb (http://www.Classorg.apache.cocoon.components.midi.xmidiApache Cocoon
CachedSourceResponseCached response for caching Source contents and extra meta information.Classorg.apache.cocoon.components.source.implApache Cocoon
CachingPointProcessingPipelineThe caching-point pipeline implements an extended caching algorithm which is of particular benefit for use with those pipelines that utilise cocoon-viewsClassorg.apache.cocoon.components.pipeline.implApache Cocoon
CachingProcessingPipelineThe CachingProcessingPipelineSince:2.Classorg.apache.cocoon.components.pipeline.implApache Cocoon
CachingSourceThis class implements a proxy like source that uses another source to get the content.Classorg.apache.cocoon.components.source.implApache Cocoon
CachingSource .SourceMetaData holder for caching Source meta info.Classorg.apache.cocoon.components.source.impl.CachingSourceApache Cocoon
CachingSourceFactoryThis class implements a proxy like source caches the contents of the source it wraps.Classorg.apache.cocoon.components.source.implApache Cocoon
CachingValidatorAn extension of the DefaultValidator class allowing Schema instances to be cached.Classorg.apache.cocoon.components.validation.implApache Cocoon
CalculationAppleCalculationApple shows an easy Apple example implementation for a Calculator.Classorg.apache.cocoon.components.flow.apples.samplesApache Cocoon
CallFunctionNodeNode handler for calling functions and resuming continuations in the control flow layer.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
CallNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
CallNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
CannotCreateElementProcessorExceptionException to be thrown when an ElementProcessor cannot be created.Classorg.apache.cocoon.components.elementprocessorApache Cocoon
CastorSourceConverterThis is a component converting the profiles (= object tree) to XML and vice-versa using Castor.Classorg.apache.cocoon.components.persistenceApache Cocoon
CategoryNodeA generic container node that just invokes its children.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
CategoryNodeBuilderBuilds a generic container node.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
CellTypeClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
ChainedConfigurationThis configuration object is used for SitemapConfigurable components.Classorg.apache.cocoon.componentsApache Cocoon
ChainMetaModuleThis modules allows to chain several other modules.Classorg.apache.cocoon.components.modules.inputApache Cocoon
ChannelWrapperWrapper around a Channel implementation for constructor convenienceVersion:$Id: ChannelWrapper.Classorg.apache.cocoon.components.threadApache Cocoon
CharsetInterfaceorg.apache.cocoon.components.serializers.encodingApache Cocoon
CharsetFactoryClassorg.apache.cocoon.components.serializers.encodingApache Cocoon
ClassLoaderManagerA class loader manager acting as a proxy for a single RepositoryClassLoader.Interfaceorg.apache.cocoon.components.classloaderApache Cocoon
ClassLoaderManagerImplA singleton-like implementation of ClassLoaderManagerVersion:$Id: ClassLoaderManagerImpl.Classorg.apache.cocoon.components.classloaderApache Cocoon
Cocoon2EsqlConnectionThis is the Cocoon2 specific part of an AbstractEsqlConnection.Classorg.apache.cocoon.components.language.markup.xspApache Cocoon
CocoonComponentManagerCocoon Component Manager.Classorg.apache.cocoon.componentsApache Cocoon
CocoonComponentManager .AbstractCocoonRunnableA runnable wrapper that inherits the environment stack of the thread it is It's defined as an abstract class here to use some internals of EnvironmentHelper, andClassorg.apache.cocoon.components.CocoonComponentManagerApache Cocoon
CocoonCrawlerThe avalon behavioural component interface of crawling.Interfaceorg.apache.cocoon.components.crawlerApache Cocoon
CocoonMarkupLanguageBase implementation of MarkupLanguage.Classorg.apache.cocoon.components.language.markupApache Cocoon
CocoonPipelineCronJobA simple CronJob which calls an internal cocoon:// pipeline.Classorg.apache.cocoon.components.cronApache Cocoon
CocoonQuartzJobExecutorThis component is resposible to launch a CronJobs in a Quart Scheduler.Classorg.apache.cocoon.components.cronApache Cocoon
CocoonQuartzJobSchedulerQuartzJobScheduler that runs jobs within a Cocoon Environment.Classorg.apache.cocoon.components.cronApache Cocoon
CocoonSourceFactoryThis class implements the cocoon: protocol.Classorg.apache.cocoon.components.sourceApache Cocoon
CocoonStoreJanitorThe CocoonStoreJanitor class just subclasses the StoreJanitorImpl to overwrite the start method for background thread creation using the CocoonClassorg.apache.cocoon.components.store.implApache Cocoon
CocoonToAvalonSourceThis source objects wraps an obsolete Cocoon Source object to avoid recoding existing source objects.Classorg.apache.cocoon.components.source.implApache Cocoon
CodeFormatterThis interface defines source beautifying formattingVersion:CVS $Id: CodeFormatter.Interfaceorg.apache.cocoon.components.language.programmingApache Cocoon
CollectionMetaModuleConstructs an array of values suitable for a JDBC collection type from parameters obtained from another input module.Classorg.apache.cocoon.components.modules.inputApache Cocoon
ColorCodeClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
CompiledCharsetClassorg.apache.cocoon.components.serializers.encodingApache Cocoon
CompiledComponentThis interface is the common base of all Compiled Components.Interfaceorg.apache.cocoon.components.language.generatorApache Cocoon
CompiledEncoderClassorg.apache.cocoon.components.serializers.encodingApache Cocoon
CompiledJavascriptLanguageThe compiled Javascript (Rhino) programming language processorVersion:CVS $Id: CompiledJavascriptLanguage.Classorg.apache.cocoon.components.language.programming.javascriptApache Cocoon
CompiledProgrammingLanguageA compiled programming language.Classorg.apache.cocoon.components.language.programmingApache Cocoon
CompilerErrorThis class encapsulates an error message produced by a programming language processor (whether interpreted or compiled)Classorg.apache.cocoon.components.language.programmingApache Cocoon
CompilingClassLoaderClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
CompilingClassLoader .ClassRepositoryInterfaceorg.apache.cocoon.components.flow.javascript.fom.CompilingClassLoaderApache Cocoon
CompilingClassLoader .SourceListenerInterfaceorg.apache.cocoon.components.flow.javascript.fom.CompilingClassLoaderApache Cocoon
CompilingInterpreterThis is a base class for all interpreters compiling the scriptsVersion:CVS $Id: CompilingInterpreter.Classorg.apache.cocoon.components.flowApache Cocoon
ComponentContextThis is the Context implementation for Cocoon components.Classorg.apache.cocoon.componentsApache Cocoon
ComponentContext .ComponentManagerWrapperClassorg.apache.cocoon.components.ComponentContextApache Cocoon
ComponentContext .ComponentSelectorWrapperClassorg.apache.cocoon.components.ComponentContextApache Cocoon
ComponentLocatorThis object is set to a ParentAware component and allows access to the parent component.Interfaceorg.apache.cocoon.componentsApache Cocoon
ComponentLocatorImplThis object is set to a ParentAware component and allows access to the parent component.Classorg.apache.cocoon.componentsApache Cocoon
ComponentsNodeBuilderHandles .Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ComponentsSelectorComponent selector for sitemap components.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ConcreteTreeProcessorThe concrete implementation of Processor, containing the evaluation tree and associated data such as component manager.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
ConfigurableCronJobThis is a configurable cron job.Interfaceorg.apache.cocoon.components.cronApache Cocoon
ConstantsThe MIDI file parsing parts of this class are based on code from the XMidi project, written by Peter Arthur Loeb (http://www.Classorg.apache.cocoon.components.midi.xmidiApache Cocoon
ConstraintTypeClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
ContainerNodeA generic container node that just invokes its children.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
ContainerNodeBuilderBuilds a generic container node.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
ContextAccessorClassorg.apache.cocoon.components.accessorApache Cocoon
ContextHelperA set of constants and methods to access the content of the context object.Classorg.apache.cocoon.componentsApache Cocoon
ContextPathModuleContextPathModule provides a real filesystem path for a virtual context-relative path.Classorg.apache.cocoon.components.modules.inputApache Cocoon
ContextSourceFactoryA factory for the context protocol using the context of the servlet api.Classorg.apache.cocoon.components.source.implApache Cocoon
ContextTxFileContentStoreSpecialized version of the TxFileContentStore from the Jakarta Slide project, which respects the context path and work directory.Classorg.apache.cocoon.components.slide.implApache Cocoon
ContextTxXMLFileDescriptorsStoreSpecialized version of the TxXMLFileDescriptorStore from the Jakarta Slide project, which respects the context path and work directory.Classorg.apache.cocoon.components.slide.implApache Cocoon
ContextURLFactoryClassorg.apache.cocoon.components.urlApache Cocoon
ContinuableMarker interface to mark classes, which should be made continuable by the ClassLoader.Interfaceorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationContinuation object to store the current execution.Classorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationAccessorClassorg.apache.cocoon.components.accessorApache Cocoon
ContinuationCapableMarker interface to mark classes, which are transformed by the ContinuationClassLoader.Interfaceorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationClassLoaderThe classloader breakes the methods of the classes into pieces and add intercepting code to suspend the execution of the method.Classorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationContextHelper class to associate cocoon flow informations to the continuation.Classorg.apache.cocoon.components.flow.javaApache Cocoon
ContinuationsDisposerContinuationsDisposer declares the contract for the clean-up of specfic Typically a Interpreter implementation that produces continuation Interfaceorg.apache.cocoon.components.flowApache Cocoon
ContinuationsManagerThe interface of the Continuations manager.Interfaceorg.apache.cocoon.components.flowApache Cocoon
ContinuationsManagerImplThe default implementation of ContinuationsManager.Classorg.apache.cocoon.components.flowApache Cocoon
ContinuationsManagerImpl .ExpirationPredicateprotected ContinuationsManagerImpl.Classorg.apache.cocoon.components.flow.ContinuationsManagerImplApache Cocoon
ContinuationsManagerImpl .HolderAwareWebContinuationWebContinuation extension that holds also the information about the holder.Classorg.apache.cocoon.components.flow.ContinuationsManagerImplApache Cocoon
ContinuationStackStack to store the frame information along the invocation trace.Classorg.apache.cocoon.components.flow.javaApache Cocoon
ConverterExceptionClassorg.apache.cocoon.components.persistenceApache Cocoon
CookieModuleInput module for cookies.Classorg.apache.cocoon.components.modules.inputApache Cocoon
CredentialsTokenA CredentialsToken class to be used with a repository implementation.Classorg.apache.cocoon.components.repository.helpersApache Cocoon
CronJobThis is the interface a class has to implement to enable it to be scheduled by a JobSchedulerSince:2.Interfaceorg.apache.cocoon.components.cronApache Cocoon
DataSourceComponentConnectionProviderQuartz database connection provider that uses the Excalibur DataSourceComponent service.Classorg.apache.cocoon.components.cronApache Cocoon
DateInputModuleDateInputModule returns current date, optionally formated as string.Classorg.apache.cocoon.components.modules.inputApache Cocoon
DateMetaInputModuleParses a date string according to a given format and returns a date object.Classorg.apache.cocoon.components.modules.inputApache Cocoon
DefaultAppleRequestDefaultAppleRequest wraps the nested 's and the active Cocoon Environment Request to implement the service of the Classorg.apache.cocoon.components.flow.applesApache Cocoon
DefaultAppleResponseClassorg.apache.cocoon.components.flow.applesApache Cocoon
DefaultEncoderClassorg.apache.cocoon.components.serializers.encodingApache Cocoon
DefaultExpressionFactoryClassorg.apache.cocoon.components.expressionApache Cocoon
DefaultNotifyingBuilderGenerates an Notifying representation of widely used objects.Classorg.apache.cocoon.components.notificationApache Cocoon
DefaultResolverA component that uses catalogs for resolving entities.Classorg.apache.cocoon.components.resolverApache Cocoon
DefaultRunnableManagerThe DefaultRunnableManager implements the RunnableManager interface and is responsible to create ThreadPools and run RunnablesClassorg.apache.cocoon.components.threadApache Cocoon
DefaultSitemapConfigurationHolderClassorg.apache.cocoon.componentsApache Cocoon
DefaultsMetaModuleOld name for DefaultsModule.Classorg.apache.cocoon.components.modules.inputApache Cocoon
DefaultsModuleSet a number of constants.Classorg.apache.cocoon.components.modules.inputApache Cocoon
DefaultStoreDefault implementation of Cocoon's store.Classorg.apache.cocoon.components.store.implApache Cocoon
DefaultThreadFactoryThis class is responsible to create new Thread instances to run a command.Classorg.apache.cocoon.components.threadApache Cocoon
DefaultThreadPoolThe DefaultThreadPool class implements the ThreadPool interface.Classorg.apache.cocoon.components.threadApache Cocoon
DefaultTransientStoreDefault implementation of Cocoon's transient store.Classorg.apache.cocoon.components.store.implApache Cocoon
DefaultTreeBuilderClassorg.apache.cocoon.components.treeprocessorApache Cocoon
DefaultValidationHandlerThe default implementation of the ValidationHandler interface.Classorg.apache.cocoon.components.validation.implApache Cocoon
DefaultValidatorThe default implementation of the Validator interface provides core management for a number of SchemaParser instances.Classorg.apache.cocoon.components.validation.implApache Cocoon
DefaultVariableResolverFactoryThis factory component creates a VariableResolver for an expression.Classorg.apache.cocoon.components.variablesApache Cocoon
DefaultWeb3StreamerImplClassorg.apache.cocoon.components.web3.implApache Cocoon
DefaultWebDAVEventFactoryClassorg.apache.cocoon.components.webdav.implApache Cocoon
DelayedRefreshSourceWrapperA wrapper around a Source that reduces the number of calls to Source.Classorg.apache.cocoon.components.sourceApache Cocoon
DelayedRefreshSourceWrapperA wrapper around a Source that reduces the number of calls to Source.Classorg.apache.cocoon.components.source.implApache Cocoon
DelayedValidityDelays validity check for a specified interval.Classorg.apache.cocoon.components.source.impl.validityApache Cocoon
DelaySourceRefresherDefault implementation of the refresher.Classorg.apache.cocoon.components.source.helpersApache Cocoon
DeliA component for providing CC/PP and UAProf support using the DELIVersion:CVS $Id: Deli.Interfaceorg.apache.cocoon.components.deliApache Cocoon
DeliImplAllows the use of DELI to provide CC/PP orClassorg.apache.cocoon.components.deliApache Cocoon
DeliImpl .CocoonServletContextStub implementation of Servlet ContextConstructor SummaryDeliImpl.Classorg.apache.cocoon.components.deli.DeliImplApache Cocoon
DeliImpl .CocoonServletRequestStub implementation of HttpServletRequestConstructor SummaryDeliImpl.Classorg.apache.cocoon.components.deli.DeliImplApache Cocoon
DigestMetaModuleMeta module that obtains values from other module and returns message digest of value.Classorg.apache.cocoon.components.modules.inputApache Cocoon
DirectionClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
DocTypeThe DocType class encapsulates informations regarding the document type public and system IDs and root element name.Classorg.apache.cocoon.components.serializers.utilApache Cocoon
DocumentLocatorExceptionClassorg.apache.cocoon.components.saxApache Cocoon
DraconianErrorHandlerAn implementation of the ErrorHandler interface re-throwing all exceptions passed to it.Classorg.apache.cocoon.components.validation.implApache Cocoon
EclipseJavaCompilerEclipse Java CompilerVersion:$Id: EclipseJavaCompiler.Classorg.apache.cocoon.components.language.programming.javaApache Cocoon
EHDefaultStoreStore implementation based on EHCache.Classorg.apache.cocoon.components.store.implApache Cocoon
ElementPathPartA custom XPointer scheme that allows to include the content of a specific element without building a DOM.Classorg.apache.cocoon.components.xpointerApache Cocoon
ElementPathPart .PathInclusionPipeClassorg.apache.cocoon.components.xpointer.ElementPathPartApache Cocoon
ElementPathPart .PathInclusionPipe .QNameConstructor SummaryElementPathPart.Classorg.apache.cocoon.components.xpointer.ElementPathPart.PathInclusionPipeApache Cocoon
ElementProcessorThe ElementProcessor interface defines behavior for classes that can handle a particular XML element's content.Interfaceorg.apache.cocoon.components.elementprocessorApache Cocoon
ElementProcessorFactoryCreate instances of specific ElementProcessor implementations to handle specific XML elements and their content.Interfaceorg.apache.cocoon.components.elementprocessorApache Cocoon
EmptySourceA Source that generates completely empty XML document or an XML document that contains just a root node.Classorg.apache.cocoon.components.source.implApache Cocoon
EmptySourceFactoryA factory for 'empty:' sources (see EmptySource).Classorg.apache.cocoon.components.source.implApache Cocoon
EncoderInterfaceorg.apache.cocoon.components.serializers.encodingApache Cocoon
EncodingSerializerAn abstract serializer supporting multiple encodings.Classorg.apache.cocoon.components.serializersApache Cocoon
EntryManagerThe EntryManager is an Avalon Component for managing the Entries in a Javax Naming Directory.Interfaceorg.apache.cocoon.components.namingApache Cocoon
EnvironmentInfoHolds information about the environment (such as request parameters and session attributes) to be stored in the ProfilerData.Classorg.apache.cocoon.components.profilerApache Cocoon
EP_BottomNo-op implementation of ElementProcessor to handle the bottom tag This element has two attributes: Points and PrefUnitClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_Default_No-op implementation of ElementProcessor to handle the any tags weVersion:CVS $Id: EP_Default_.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_DraftNo-op implementation of ElementProcessor to handle the draft tag This element has a single attribute, value, which is boolean.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_EvenIfOnlyStylesNo-op implementation of ElementProcessor to handle the even_if_only_styles tagClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_FooterNo-op implementation of ElementProcessor to handle the footer tag This element has two attributes: Points and PrefUnitClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_GridNo-op implementation of ElementProcessor to handle the grid tag This element has a single attribute, value, which is boolean.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_HCenterNo-op implementation of ElementProcessor to handle the hcenter This element has a single attribute, value, which is boolean.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_HeaderNo-op implementation of ElementProcessor to handle the header tag This element has two attributes: Points and PrefUnitClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_LeftNo-op implementation of ElementProcessor to handle the left tag This element has two attributes: Points and PrefUnitClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_MonochromeNo-op implementation of ElementProcessor to handle the monochrome This element has a single attribute, value, which is boolean.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_NameNo-op implementation of ElementProcessor to handle the name tag This element is not used in HSSFSerializer 1.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_OrderNo-op implementation of ElementProcessor to handle the order tag This element has no attributes and contains a string describing theClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_OrientationNo-op implementation of ElementProcessor to handle the This element has no attributes and contains a string describing theClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_PaperNo-op implementation of ElementProcessor to handle the paper tag This element contains no other elements and has no attributes.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_RepeatLeftNo-op implementation of ElementProcessor to handle the This element has a single attribute, value, which is boolean.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_RepeatTopNo-op implementation of ElementProcessor to handle the This element has a single attribute, value, which is boolean.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_RightNo-op implementation of ElementProcessor to handle the right tag This element has two attributes: Points and PrefUnitClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_TitlesNo-op implementation of ElementProcessor to handle the titles tag This element has a single attribute, value, which is boolean.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_TopNo-op implementation of ElementProcessor to handle the top tag This element has two attributes: Points and PrefUnitClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_TypeNo-op implementation of ElementProcessor to handle the type tag This element is not used in HSSFSerializer 1.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_ValStringNo-op implementation of ElementProcessor to handle the val-string This element has no attributes and contains a stringClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_ValueNo-op implementation of ElementProcessor to handle the value tag This element is not used in HSSFSerializer 1.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EP_VCenterNo-op implementation of ElementProcessor to handle the vcenter This element has a single attribute, value, which is boolean.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPAttributeNo-op implementation of ElementProcessor to handle the Attribute tag This element is not used in HSSFSerializer 1.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPAttributesNo-op implementation of ElementProcessor to handle the Attributes This element is not used in HSSFSerializer 1.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPBottomNo-op implementation of ElementProcessor to handle the Bottom tag This element has two attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPButtonNo-op implementation of ElementProcessor to handle the Button tag This element has a small number of Attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPCell This element has several attributes and may contain other elements.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPCellCommentNo-op implementation of ElementProcessor to handle the This element has a small number of Attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPCellsNo-op implementation of ElementProcessor to handle the Cells tagVersion:CVS $Id: EPCells.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPCheckboxNo-op implementation of ElementProcessor to handle the This element has a small number of Attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPColInfoNo-op implementation of ElementProcessor to handle the ColInfo This element has several attributes and has no contentClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPColsNo-op implementation of ElementProcessor to handle the Cols tag This element has an attribute (DefaultSizePts) and is a containerClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPConstrNo-op implementation of ElementProcessor to handle the Constr tag This element contains several attributes and no content or otherClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPContentNo-op implementation of ElementProcessor to handle the Content This element has no attributes and holds its parent element'sClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPDiagonalNo-op implementation of ElementProcessor to handle the Diagonal This element has two attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPFontNo-op implementation of ElementProcessor to handle the Font tag This element has five attributes and also holds the name of theClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPFooterNo-op implementation of ElementProcessor to handle the Footer tag This element has three attributes: Left, Middle, and Top, and noClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPFrameNo-op implementation of ElementProcessor to handle the Frame tag This element has a small number of Attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPGeometryNo-op implementation of ElementProcessor to handle the Geometry tag This element has two attributes: Width and HeightClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPHeaderNo-op implementation of ElementProcessor to handle the Header tag This element has three attributes: Left, Middle, and Top, and noClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPItemNo-op implementation of ElementProcessor to handle the Item tag This element has no attributes and contains other elementsClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPLabelNo-op implementation of ElementProcessor to handle the Label tag This element has a small number of Attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPLeftNo-op implementation of ElementProcessor to handle the Left tag This element has two attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPMarginsNo-op implementation of ElementProcessor to handle the Margins tag This is a container element with no attributes.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPMaxColNo-op implementation of ElementProcessor to handle the MaxCol tag This element contains the maximum number of columns in theClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPMaxRowNo-op implementation of ElementProcessor to handle the MaxRow tag This element contains the maximum number of rows in the containingClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPMergeNo-op implementation of ElementProcessor to handle the Merge tag.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPMergedRegionsNo-op implementation of ElementProcessor to handle the MergedRegions tag This element has no attributes and contains a string.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPNameNo-op implementation of ElementProcessor to handle the Name tag This element contains the name of the containing SheetClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPNamesNo-op implementation of ElementProcessor to handle the Names tag This element has no attributes and contains a string.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPObjectsNo-op implementation of ElementProcessor to handle the Objects tag This element is a container element with no attributes.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPPrintInformationNo-op implementation of ElementProcessor to handle the PrintInformation tag This element is a container element with no attributes.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPRev_DiagonalNo-op implementation of ElementProcessor to handle the This element has two attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPRightNo-op implementation of ElementProcessor to handle the Right tag This element has two attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPRowInfoNo-op implementation of ElementProcessor to handle the RowInfo This element has several attributes and has no contentClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPRowsNo-op implementation of ElementProcessor to handle the Rows tag This element has an attribute (DefaultSizePts) and is a containerClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSelectionNo-op implementation of ElementProcessor to handle the This element is a container of other elements and has fourClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSelectionsNo-op implementation of ElementProcessor to handle the Selections This element is a container element with two attributes: CursorColClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSheetNo-op implementation of ElementProcessor to handle the Sheet tag This element contains other elements and has the following booleanClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSheetNameNo-op implementation of ElementProcessor to handle the SheetName This element has no attributes and contains a stringClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSheetNameIndexNo-op implementation of ElementProcessor to handle the SheetNameIndex tagClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSheetObjectBonoboNo-op implementation of ElementProcessor to handle the SheetObjectBonobo tagClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSheetObjectFilledNo-op implementation of ElementProcessor to handle the SheetObjectFilled tagClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSheetsNo-op implementation of ElementProcessor to handle the Sheets tagVersion:CVS $Id: EPSheets.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSolverNo-op implementation of ElementProcessor to handle the Solver tag This element is a container with four atributes (TargetRow,Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPStyleNo-op implementation of ElementProcessor to handle the Style tag This element is a container of other elements and has severalClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPStyleBorderNo-op implementation of ElementProcessor to handle the This element is a container element with no attributes.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPStyleRegionNo-op implementation of ElementProcessor to handle the This element is a container of other elements and has fourClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPStylesNo-op implementation of ElementProcessor to handle the Styles tag This is a container element with no attributesClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPSummaryNo-op implementation of ElementProcessor to handle the Summary This element has no attributes and contains other elementsClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPTopNo-op implementation of ElementProcessor to handle the Top tag This element has two attributes and no content.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPUIDataNo-op implementation of ElementProcessor to handle the UIData tag This element contains no data and has an attribute, SelectedTab,Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPWorkbookElementProcessor that handles the Workbook tag The Workbook element includes one attribute (gmr), whichClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
EPZoomNo-op implementation of ElementProcessor to handle the Zoom tag This element contains the most recently zoom factorClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
ErrorHandlerHelperHelps to call error handlers from PipelineNode and PipelinesNode.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
EsqlHelperThis is a helper class to remove redundant code in Based on the orginal esql.Classorg.apache.cocoon.components.language.markup.xspApache Cocoon
ExpiresCachingProcessingPipelineThis pipeline implementation caches the complete content for a defined period of time (expires).Classorg.apache.cocoon.components.pipeline.implApache Cocoon
ExpressionInterfaceorg.apache.cocoon.components.expressionApache Cocoon
ExpressionCompilerInterfaceorg.apache.cocoon.components.expressionApache Cocoon
ExpressionContextClassorg.apache.cocoon.components.expressionApache Cocoon
ExpressionExceptionClassorg.apache.cocoon.components.expressionApache Cocoon
ExpressionFactoryInterfaceorg.apache.cocoon.components.expressionApache Cocoon
ExtendableRendererFactoryAn extendable FOP Renderer factory.Classorg.apache.cocoon.components.rendererApache Cocoon
ExtendableTranscoderFactoryAn extendable Batik Transcoder factory.Classorg.apache.cocoon.components.transcoderApache Cocoon
ExtendedComponentSelectorAn extension of ExcaliburComponentSelector that can have a parent and accepts a wider variety of configurations.Classorg.apache.cocoon.componentsApache Cocoon
FileSourceA org.Classorg.apache.cocoon.components.sourceApache Cocoon
FileSourceFactoryA factory for 'file:' sources.Classorg.apache.cocoon.components.sourceApache Cocoon
FilesystemStoreStores objects on the filesystem: String objects as text files, all other objects are serialized.Classorg.apache.cocoon.components.storeApache Cocoon
FilesystemStoreStores objects on the filesystem: String objects as text files, all other objects are serialized.Classorg.apache.cocoon.components.store.implApache Cocoon
FlowAttributeAccessorClassorg.apache.cocoon.components.accessorApache Cocoon
FlowAttributeModuleFlowAttributeModule provides access to the flow business object properties.Classorg.apache.cocoon.components.modules.inputApache Cocoon
FlowContinuationModuleFlowContinuationModule provides access to the flow web continuation object.Classorg.apache.cocoon.components.modules.inputApache Cocoon
FlowHelperProvides the interface between the flow controller layer and the view layer.Classorg.apache.cocoon.components.flowApache Cocoon
FlowNodeHandler for element in the sitemap.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
FlowNodeBuilderBuilder of a FlowNode instance, corresponding to a element in the sitemap.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
FOM_CocoonClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
FOM_Cocoon .FOM_ContextJS wrapper for Cocoon's context object.Classorg.apache.cocoon.components.flow.javascript.fom.FOM_CocoonApache Cocoon
FOM_Cocoon .FOM_RequestJS wrapper for Cocoon's request object.Classorg.apache.cocoon.components.flow.javascript.fom.FOM_CocoonApache Cocoon
FOM_Cocoon .FOM_SessionJS wrapper for Cocoon's session object.Classorg.apache.cocoon.components.flow.javascript.fom.FOM_CocoonApache Cocoon
FOM_JavaScriptFlowHelperProvides the interface between the JavaScript flow controller layer and the view layer.Classorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
FOM_JavaScriptInterpreterInterface with the JavaScript interpreter.Classorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
FOM_JavaScriptInterpreter .ThreadScopeSee Also:Serialized FormFields inherited from class org.Classorg.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreterApache Cocoon
FOM_WebContinuationClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
GenerateNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
GenerateNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
GeneratorSelectorThis interface is the common base of all Compiled Components.Classorg.apache.cocoon.components.language.generatorApache Cocoon
GIFSourceInspectorThis source inspector adds extra attributes for image files.Classorg.apache.cocoon.components.source.implApache Cocoon
GlobalInputModuleThis simple module allows to define global parameters in a sitemap.Classorg.apache.cocoon.components.modules.inputApache Cocoon
GlobalRequestLifecycleComponentComponents implementing this marker interface have a lifecycle of one request-response cycle.Interfaceorg.apache.cocoon.componentsApache Cocoon
GroupSourcePermissionThis class represents a source permission for groupsVersion:CVS $Id: GroupSourcePermission.Classorg.apache.cocoon.components.source.helpersApache Cocoon
GTKTypesClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
GuessGameAppleGuessGameApple shows an easy Apples implementation for a number guessing game.Classorg.apache.cocoon.components.flow.apples.samplesApache Cocoon
HandleErrorsNodeHandles Version:$Id: HandleErrorsNode.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
HandleErrorsNodeBuilderBuilds a Version:$Id: HandleErrorsNodeBuilder.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
HanoiAppleHanoiApple shows an apple maintaining the state of the fanous puzzle.Classorg.apache.cocoon.components.flow.apples.samplesApache Cocoon
HeaderAttributeModuleHeaderAttributeModule accesses request header attributes.Classorg.apache.cocoon.components.modules.inputApache Cocoon
HorizontalAlignmentHorizontal alignment is written as an integer, and each bit in the integer specifies a particular boolean attribute.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
HsqlIdentityAutoIncrementModuleAbstraction layer to encapsulate different DBMS behaviour for autoincrement columns.Classorg.apache.cocoon.components.modules.databaseApache Cocoon
HSSFElementProcessorFactorya simple extension of ElementProcessorFactory that maps the HSSF XML element names to HSSF-specific ElementProcessor progenitorClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssfApache Cocoon
HTMLEncoderClassorg.apache.cocoon.components.serializers.encodingApache Cocoon
HTMLSerializerA serializer converting XHTML into plain old HTML.Classorg.apache.cocoon.components.serializersApache Cocoon
IfxSerialAutoIncrementModuleAbstraction layer to encapsulate different DBMS behaviour for autoincrement columns.Classorg.apache.cocoon.components.modules.databaseApache Cocoon
InputModuleInputModule specifies an interface for components that provide access to individual attributes e.Interfaceorg.apache.cocoon.components.modules.inputApache Cocoon
InputModuleHelperClassorg.apache.cocoon.components.modules.inputApache Cocoon
InspectableSourceA source, which owns meta informations in form of propertiesVersion:CVS $Id: InspectableSource.Interfaceorg.apache.cocoon.components.sourceApache Cocoon
InspectableTraversableCachingSourceTraversableCachingSource that adds support for SourceProperty caching.Classorg.apache.cocoon.components.source.implApache Cocoon
InspectableTraversableCachingSource .InspectableSourceMetaClassorg.apache.cocoon.components.source.impl.InspectableTraversableCachingSourceApache Cocoon
InterpreterThe interface to the flow scripting languages.Interfaceorg.apache.cocoon.components.flowApache Cocoon
Interpreter .ArgumentConstructor SummaryInterpreter.Classorg.apache.cocoon.components.flow.InterpreterApache Cocoon
InvalidContinuationExceptionThis Exception is thrown whenever an invalid continuation is given.Classorg.apache.cocoon.components.flowApache Cocoon
InvokeContextThe invocation context of ProcessingNodes.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
JavacThis class wraps the Sun's Javac Compiler.Classorg.apache.cocoon.components.language.programming.javaApache Cocoon
JavaInterpreterClassorg.apache.cocoon.components.flow.javaApache Cocoon
JavaLanguageThe Java programming language processorVersion:CVS $Id: JavaLanguage.Classorg.apache.cocoon.components.language.programming.javaApache Cocoon
JavaProgramThis represents program in Java language.Classorg.apache.cocoon.components.language.programming.javaApache Cocoon
JavaScriptCompilerClassorg.apache.cocoon.components.expression.javascriptApache Cocoon
JavaScriptExpressionFields inherited from class org.Classorg.apache.cocoon.components.expression.javascriptApache Cocoon
JavaScriptFlowHelperClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
JavascriptLanguageThe interpreted Javascript programming language.Classorg.apache.cocoon.components.language.programming.javascriptApache Cocoon
JavascriptProgramThis class represents program in the Javascript language.Classorg.apache.cocoon.components.language.programming.javascriptApache Cocoon
JaxpInputClassorg.apache.cocoon.components.validation.jaxpApache Cocoon
JaxpParserAn XMLParser that is only dependant on JAXP 1.Classorg.apache.cocoon.components.parserApache Cocoon
JaxpResolverAn implementation of the LSResourceResolver interface based on the generic ValidationResolver to supply to JAXP schema factories.Classorg.apache.cocoon.components.validation.jaxpApache Cocoon
JaxpSchemaAn extension of the AbstractSchema class specific to the JaxpSchemaParser implementation.Classorg.apache.cocoon.components.validation.jaxpApache Cocoon
JaxpSchemaParserAn implementation of the SchemaParser interface wrapping JAXP SchemaFactory instances.Classorg.apache.cocoon.components.validation.jaxpApache Cocoon
JCSDefaultStoreThis is the default store implementation based on JCS http://jakarta.Classorg.apache.cocoon.components.store.implApache Cocoon
JdbcEsqlQueryThis EsqlQuery only uses the standard JDBC API approaches.Classorg.apache.cocoon.components.language.markup.xspApache Cocoon
JexlCompilerClassorg.apache.cocoon.components.expression.jexlApache Cocoon
JexlExpressionClassorg.apache.cocoon.components.expression.jexlApache Cocoon
JikesThis class wraps IBM's Jikes Java compiler NOTE: inspired by the Apache Jasper implementation.Classorg.apache.cocoon.components.language.programming.javaApache Cocoon
JingResolverA simple resolver used when parsing RELAX NG schemas through the use of This is not thread safe and not recyclable.Classorg.apache.cocoon.components.validation.jingApache Cocoon
JingSchemaAn extension of AbstractSchema used by the JingSchemaParserprotected JingSchema(com.Classorg.apache.cocoon.components.validation.jingApache Cocoon
JingSchemaParserA SchemaParser implementation for the RELAX NG grammar using theFields inherited from class org.Classorg.apache.cocoon.components.validation.jingApache Cocoon
JispFilesystemStoreThis store is based on the Jisp library (http://www.Classorg.apache.cocoon.components.storeApache Cocoon
JMSConnectionJMSConnection properties container plus utilities.Interfaceorg.apache.cocoon.components.jmsApache Cocoon
JMSConnectionEventListenerJMSConnectionEventListeners can register themselves with a JMSConnectionEventNotifier Interfaceorg.apache.cocoon.components.jmsApache Cocoon
JMSConnectionEventNotifierJMSConnectionEventListeners may register themselves in order to be notified of connect and disconnect events.Interfaceorg.apache.cocoon.components.jmsApache Cocoon
JMSConnectionImplJMSConnection properties container plus utilities.Classorg.apache.cocoon.components.jmsApache Cocoon
JMSConnectionManagerManages a set of JMS Connections.Interfaceorg.apache.cocoon.components.jmsApache Cocoon
JMSConnectionManagerImplJMSConnectionManager implementation.Classorg.apache.cocoon.components.jmsApache Cocoon
JMSContentInterceptorA ContentInterceptor for Slide that publishes invalidation events to a JMS topic.Classorg.apache.cocoon.components.slide.implApache Cocoon
JobSchedulerThis component schedules jobs.Interfaceorg.apache.cocoon.components.cronApache Cocoon
JobSchedulerEntryInterface for classes holding scheduled job entries.Interfaceorg.apache.cocoon.components.cronApache Cocoon
JPEGSourceInspectorThis source inspector adds extra attributes for image files.Classorg.apache.cocoon.components.source.implApache Cocoon
JSErrorReporter Like ToolErrorReporter but logs to supplied logger instead of stdoutVersion:CVS $Id: JSErrorReporter.Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
JSGeneratorClass representing interpreted XSP-generated ServerPagesGenerator programsClassorg.apache.cocoon.components.language.markup.xspApache Cocoon
JSIntrospectorJexl Introspector that supports Rhino JavaScript objects as well as Java Objects.Classorg.apache.cocoon.components.expression.jexlApache Cocoon
JSIntrospector .NativeArrayIteratorConstructor SummaryJSIntrospector.Classorg.apache.cocoon.components.expression.jexl.JSIntrospectorApache Cocoon
JSPEngineA component for loading and running Servlets and JSPs.Interfaceorg.apache.cocoon.components.jspApache Cocoon
JSPEngineImplAllows Servlets and JSPs to be used as a generator.Classorg.apache.cocoon.components.jspApache Cocoon
JSPEngineImplNamedDispatcherIncludeAllows a Servlet or JSP to be used as a generator.Classorg.apache.cocoon.components.jspApache Cocoon
JSPEngineImplWLSAllows WLS JSP to be used as a generator.Classorg.apache.cocoon.components.jspApache Cocoon
JSPEngineServletConfigStub implementation of ServletConfig.Classorg.apache.cocoon.components.jspApache Cocoon
JSPEngineServletOutputStreamStub implementation of ServletOutputStream.Classorg.apache.cocoon.components.jspApache Cocoon
JSPEngineServletRequestStub implementation of HttpServletRequest.Classorg.apache.cocoon.components.jspApache Cocoon
JSPEngineServletResponseStub implementation of HttpServletResponse.Classorg.apache.cocoon.components.jspApache Cocoon
JXPathCompilerClassorg.apache.cocoon.components.expression.jxpathApache Cocoon
JXPathExpressionClassorg.apache.cocoon.components.expression.jxpathApache Cocoon
JXPathHelperClassorg.apache.cocoon.components.modules.inputApache Cocoon
JXPathHelperConfigurationClassorg.apache.cocoon.components.modules.inputApache Cocoon
JXPathMetaModuleJXPathModule allows to access properties of any object in generic way.Classorg.apache.cocoon.components.modules.inputApache Cocoon
LanguageCompilerThis interface defines a compiler's functionality for all (Java-based) compiled languagesInterfaceorg.apache.cocoon.components.language.programmingApache Cocoon
LanguageExceptionThe language exception.Classorg.apache.cocoon.components.languageApache Cocoon
LDAPEntryManagerThe LDAPEntryManager is an Avalon Component for managing Entries in a Javax Naming Directory.Classorg.apache.cocoon.components.namingApache Cocoon
LifecycleHelperUtility class for setting up Avalon components.Classorg.apache.cocoon.componentsApache Cocoon
LinkedProcessingNodeBuilderA ProcessingNode builder that links its node to other nodes in the hierarchy.Interfaceorg.apache.cocoon.components.treeprocessorApache Cocoon
LinkedQueueA linked list based channel implementation.Classorg.apache.cocoon.components.threadApache Cocoon
LocaleAwareThe LocaleAware interface is for element processors whom require the locale configuration string to control their behavior.Interfaceorg.apache.cocoon.components.elementprocessorApache Cocoon
LocateResourceLocate a resource in a resource tree.Classorg.apache.cocoon.components.modules.inputApache Cocoon
LocationTrackingDebuggerA Rhino debugger that tracks location information when an exception is raised in some JavaScript code.Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
LockableSourceA source, which could be lockedVersion:CVS $Id: LockableSource.Interfaceorg.apache.cocoon.components.sourceApache Cocoon
LogicsheetA code-generation logicsheet.Classorg.apache.cocoon.components.language.markupApache Cocoon
LogicsheetCodeGeneratorA logicsheet-based implementation of MarkupCodeGeneratorVersion:CVS $Id: LogicsheetCodeGenerator.Classorg.apache.cocoon.components.language.markupApache Cocoon
LogicsheetFilterThis filter listen for source SAX events, and registers all declared namespaces into a Map object.Classorg.apache.cocoon.components.language.markupApache Cocoon
LuceneCocoonIndexerThe avalon behavioural component interface of an indexer.Interfaceorg.apache.cocoon.components.searchApache Cocoon
LuceneCocoonPagerThis class should help you to manage paging of hits.Classorg.apache.cocoon.components.searchApache Cocoon
LuceneCocoonPager .HitWrapperA helper class encapsulating found document, and its scoreVersion:CVS $Id: LuceneCocoonPager.Classorg.apache.cocoon.components.search.LuceneCocoonPagerApache Cocoon
LuceneCocoonSearcherThe avalon behavioural component interface of a searcher.Interfaceorg.apache.cocoon.components.searchApache Cocoon
LuceneIndexContentHandlerParse XML and generate lucene document(s) can now be configured via SimpleLuceneXMLIndexerImplClassorg.apache.cocoon.components.searchApache Cocoon
LuceneXMLIndexerThe avalon behavioural component interface of generating lucene documents from an xml content.Interfaceorg.apache.cocoon.components.searchApache Cocoon
ManualAutoIncrementModuleAbstraction layer to encapsulate different DBMS behaviour for autoincrement columns.Classorg.apache.cocoon.components.modules.databaseApache Cocoon
MapAccessorAn accessor that handles a Map of accessors.Classorg.apache.cocoon.components.accessorApache Cocoon
MapAccessor .AccessorMapMap that finds the accessor at access time.Classorg.apache.cocoon.components.accessor.MapAccessorApache Cocoon
MapMetaModuleMeta module that obtains an Object from another module, assumes that this Object implements the java.Classorg.apache.cocoon.components.modules.inputApache Cocoon
MapStackResolverUtility class for handling {.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
MarkupCodeGeneratorThis interfaces defines the functionality of a source code generatorVersion:CVS $Id: MarkupCodeGenerator.Interfaceorg.apache.cocoon.components.language.markupApache Cocoon
MarkupLanguageThis interface defines a markup language whose SAX producer's instance are to be translated into an executable program capable or transforming the originalInterfaceorg.apache.cocoon.components.language.markupApache Cocoon
MatchNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
MatchNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
McKoiSequenceModuleAbstraction layer to encapsulate different DBMS behaviour for autoincrement columns.Classorg.apache.cocoon.components.modules.databaseApache Cocoon
MemoryStoreClassorg.apache.cocoon.components.storeApache Cocoon
ModifiableTraversableSourceA source, which can be a directory or collection of sources, which canVersion:CVS $Id: ModifiableTraversableSource.Interfaceorg.apache.cocoon.components.sourceApache Cocoon
ModuleHolderClassorg.apache.cocoon.components.modules.inputApache Cocoon
ModuleSourceA Source that takes its content from a module::[#XPath],Classorg.apache.cocoon.components.source.implApache Cocoon
ModuleSourceFactoryA factory for 'module:' sources (see ModuleSource).Classorg.apache.cocoon.components.source.implApache Cocoon
MountNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
MountNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
MRUMemoryStoreThis class provides a cache algorithm for the requested documents.Classorg.apache.cocoon.components.storeApache Cocoon
MultiSourceValidityAn aggregated SourceValidity for multiple sources.Classorg.apache.cocoon.components.source.implApache Cocoon
MysqlAutoIncrementModuleAbstraction layer to encapsulate different DBMS behaviour for autoincrement columns.Classorg.apache.cocoon.components.modules.databaseApache Cocoon
MysqlEsqlQueryClassorg.apache.cocoon.components.language.markup.xspApache Cocoon
NamedContainerNodeA named container node that just invokes its children.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
NamedContainerNodeBuilderBuilds a generic named container node.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
NamedLogicsheetAn extension to Logicsheet that is associated with a namespace.Classorg.apache.cocoon.components.language.markupApache Cocoon
NamedProcessingNodeA ProcessingNode that has a name.Interfaceorg.apache.cocoon.components.treeprocessorApache Cocoon
NamespacesThe Namespaces class is an utility class implementing a stack for XML namespaces declarations.Classorg.apache.cocoon.components.serializers.utilApache Cocoon
NamingInputModuleNamingInputModule accesses values stored in the JNDI context.Classorg.apache.cocoon.components.modules.inputApache Cocoon
NekoHtmlSaxParserClassorg.apache.cocoon.componentsApache Cocoon
NonCachingProcessingPipelineThi is the implementation of the non caching processing pipelineVersion:CVS $Id: NonCachingProcessingPipeline.Classorg.apache.cocoon.components.pipeline.implApache Cocoon
NonStaticClassLoaderManagerClassorg.apache.cocoon.components.classloaderApache Cocoon
NOPVariableResolverNo-op implementation of VariableResolver for constant expressionsVersion:CVS $Id: NOPVariableResolver.Classorg.apache.cocoon.components.treeprocessor.variablesApache Cocoon
NOPVariableResolverNo-op implementation of VariableResolver for constant expressionsVersion:CVS $Id: NOPVariableResolver.Classorg.apache.cocoon.components.variablesApache Cocoon
NotifierGenerates a representations of the specified Notifying Object.Classorg.apache.cocoon.components.notificationApache Cocoon
NotifyingInterface for Objects that can notify something.Interfaceorg.apache.cocoon.components.notificationApache Cocoon
NotifyingBuilderGenerates an Notifying representation of widely used objects.Interfaceorg.apache.cocoon.components.notificationApache Cocoon
NotifyingCascadingRuntimeExceptionA CascadingRuntimeException that is also Notifying.Classorg.apache.cocoon.components.notificationApache Cocoon
NullFormatterThis class implements CodeFormatter.Classorg.apache.cocoon.components.language.programming.javaApache Cocoon
NullInputModuleNullInputModule returns a null object.Classorg.apache.cocoon.components.modules.inputApache Cocoon
NullNodeA no-op node to stub not yet implemented features.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
NullNodeBuilderClassorg.apache.cocoon.components.treeprocessorApache Cocoon
NumericConverterThis class knows how to convert strings into numbers, and also knows how to check the results against certain criteriaClassorg.apache.cocoon.components.elementprocessor.typesApache Cocoon
NumericResultThis class holds the result of a numeric conversion.Classorg.apache.cocoon.components.elementprocessor.typesApache Cocoon
ObjectFillClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
ObjectModelAccessorClassorg.apache.cocoon.components.accessorApache Cocoon
OffsetsOffsets.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
OracleEsqlQueryClassorg.apache.cocoon.components.language.markup.xspApache Cocoon
OutputComponentSelectorA ComponentSelector for output components used by a ProcessingPipeline.Interfaceorg.apache.cocoon.components.pipelineApache Cocoon
OutputModuleCommunicate results to other components.Interfaceorg.apache.cocoon.components.modules.outputApache Cocoon
PageLocalInterfaceorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
PageLocalImplClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
PageLocalScopeInterfaceorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
PageLocalScopeHolderClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
PageLocalScopeImplClassorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
ParameterizableProcessingNodeA ProcessingNode that has parameters.Interfaceorg.apache.cocoon.components.treeprocessorApache Cocoon
ParentAwareComponents acception this marker interface indicate that they want to have a reference to their parent.Interfaceorg.apache.cocoon.componentsApache Cocoon
ParsedContextURLProtocolHandlerProvide an extension to Batik to handle the context: protocol.Classorg.apache.cocoon.components.urlApache Cocoon
ParsedResourceURLProtocolHandlerProvide an extension to Batik to handle the resource: protocol.Classorg.apache.cocoon.components.urlApache Cocoon
ParseExceptionThis exception is thrown when parse errors are encountered.Classorg.apache.cocoon.components.xpointer.parserApache Cocoon
ParserInterfaceorg.apache.cocoon.components.parserApache Cocoon
PartSource from a PartOnDisk or PartInMemory held in the Request when a file is uploaded.Classorg.apache.cocoon.components.source.implApache Cocoon
PartSourceFactoryA factory for Part based sources (see PartSource).Classorg.apache.cocoon.components.source.implApache Cocoon
PervasiveEsqlQueryDatabase specific EsqlQueryVersion:CVS $Id: PervasiveEsqlQuery.Classorg.apache.cocoon.components.language.markup.xspApache Cocoon
PgsqlAutoIncrementModuleAbstraction layer to encapsulate different DBMS behaviour for autoincrement columns.Classorg.apache.cocoon.components.modules.databaseApache Cocoon
PipelineEventComponentProcessingNodeClassorg.apache.cocoon.components.treeprocessorApache Cocoon
PipelineNodeHandles Version:$Id: PipelineNode.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
PipelineNodeBuilderBuilds a Version:$Id: PipelineNodeBuilder.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
PipelinesNodeHandles Version:$Id: PipelinesNode.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
PipelinesNodeBuilderBuilds a Version:$Id: PipelinesNodeBuilder.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
PipelineUtilUtility class to process a pipeline to various destinations.Classorg.apache.cocoon.components.flow.utilApache Cocoon
PizzaThis class wraps the Pizza Java Compiler.Classorg.apache.cocoon.components.language.programming.javaApache Cocoon
POIFSElementProcessorextension of ElementProcessor for POIFSSerializersVersion:CVS $Id: POIFSElementProcessor.Interfaceorg.apache.cocoon.components.elementprocessor.impl.poiApache Cocoon
PointerPartInterface to be implemented by pointer parts (xpointer schemes).Interfaceorg.apache.cocoon.components.xpointerApache Cocoon
PooledJaxpParserClassorg.apache.cocoon.components.parserApache Cocoon
PortletURLModuleInput module to be used in together with LinkRewriterTransformerClassorg.apache.cocoon.components.modules.inputApache Cocoon
PostgresEsqlQueryClassorg.apache.cocoon.components.language.markup.xspApache Cocoon
PostgresOldEsqlQueryClassorg.apache.cocoon.components.language.markup.xspApache Cocoon
PreparableMatchNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
PreparedVariableResolverPrepared implementation of VariableResolver for fast evaluation.Classorg.apache.cocoon.components.treeprocessor.variablesApache Cocoon
PreparedVariableResolverPrepared implementation of VariableResolver for fast evaluation.Classorg.apache.cocoon.components.variablesApache Cocoon
PrincipalA Principal class to be used with a repository implementation.Classorg.apache.cocoon.components.repository.helpersApache Cocoon
PrincipalSourcePermissionThis class represents a source permission for usersVersion:CVS $Id: PrincipalSourcePermission.Classorg.apache.cocoon.components.source.helpersApache Cocoon
PrintOrderPrint order -- encapsulation of the strings representing the print ordering, and a simpler way to deal with them.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
PrintOrientationPrint orientation -- encapsulation of the strings representing the print orientation, and a simpler way to deal with them.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
PrintUnitsPrint units -- encapsulation of the strings representing them, and a simpler way to deal with them.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
ProcessingNodeInterfaceorg.apache.cocoon.components.treeprocessorApache Cocoon
ProcessingNodeBuilderA ProcessingNode builder.Interfaceorg.apache.cocoon.components.treeprocessorApache Cocoon
ProcessingPipelineA ProcessingPipeline produces the response for a given request.Interfaceorg.apache.cocoon.components.pipelineApache Cocoon
ProfilerProfiler component interface.Interfaceorg.apache.cocoon.components.profilerApache Cocoon
ProfilerDataRequest-time profiler information.Classorg.apache.cocoon.components.profilerApache Cocoon
ProfilerData .EntryEntry, which stores the role and source of a component from a pipeline.Classorg.apache.cocoon.components.profiler.ProfilerDataApache Cocoon
ProfilerImplProfiler component implementation.Classorg.apache.cocoon.components.profilerApache Cocoon
ProfilerResultA ProfilerResult stores a collection of the lastest n ProfilerDatas Version:CVS $Id: ProfilerResult.Classorg.apache.cocoon.components.profilerApache Cocoon
ProfilingCachingProcessingPipelineClassorg.apache.cocoon.components.profilerApache Cocoon
ProfilingNonCachingProcessingPipelineSpecial version of the NonCachingProcessingPipeline that supports capturing the SAX-events that go through it and stores the result in theClassorg.apache.cocoon.components.profilerApache Cocoon
ProfilingXMLPipeThis SAX connector measures time taken by each Sitemap component.Classorg.apache.cocoon.components.profilerApache Cocoon
ProgramThis interface states the functionality of a program.Interfaceorg.apache.cocoon.components.language.programmingApache Cocoon
ProgramGeneratorThis interface defines a loader for programs automatically built from XML documents written in a MarkupLanguageInterfaceorg.apache.cocoon.components.language.generatorApache Cocoon
ProgramGeneratorImplThe default implementation of ProgramGeneratorVersion:CVS $Id: ProgramGeneratorImpl.Classorg.apache.cocoon.components.language.generatorApache Cocoon
ProgrammingLanguageThis interface states the functionality of a programming language processorVersion:CVS $Id: ProgrammingLanguage.Interfaceorg.apache.cocoon.components.language.programmingApache Cocoon
ProjectPathModuleProjectPathModule provides relative and absolute paths with regards to the root of a project.Classorg.apache.cocoon.components.modules.inputApache Cocoon
PropertiesFileModuleInput module for accessing properties in a properties file.Classorg.apache.cocoon.components.modules.inputApache Cocoon
PropertyAwareConfigurationProperty Aware Configuration.Classorg.apache.cocoon.componentsApache Cocoon
PropertyAwareNamespacedSAXConfigurationHandlerProperty Aware SAX Configuration Handler.Classorg.apache.cocoon.componentsApache Cocoon
PropertyAwareSAXConfigurationHandlerProperty Aware SAX Configuration Handler.Classorg.apache.cocoon.componentsApache Cocoon
PropertyNameA PropertyName object intentifies a specific property.Classorg.apache.cocoon.components.repository.helpersApache Cocoon
PythonGeneratorClass representing interpreted XSP-generated ServerPagesGenerator programsClassorg.apache.cocoon.components.language.markup.xspApache Cocoon
PythonLanguageThe interpreted Python programming language.Classorg.apache.cocoon.components.language.programming.pythonApache Cocoon
PythonProgramThis class represents program in the Python language.Classorg.apache.cocoon.components.language.programming.pythonApache Cocoon
QDoxSourceSource implementation for XML Javadoc.Classorg.apache.cocoon.components.source.implApache Cocoon
QDoxSourceFactoryThis SourceFactory creates Sources for the javadoc: URI scheme.Classorg.apache.cocoon.components.source.implApache Cocoon
QDoxSourceFactory .SourceRootRepresents an URI and which packages it contains.Classorg.apache.cocoon.components.source.impl.QDoxSourceFactoryApache Cocoon
QuartzDriverDelegateWrapper around another DriverDelegate instance.Classorg.apache.cocoon.components.cronApache Cocoon
QuartzJobExecutorThis component is resposible to launch a CronJobs in a Quart Scheduler.Classorg.apache.cocoon.components.cronApache Cocoon
QuartzJobSchedulerThis component can either schedule jobs or directly execute one.Classorg.apache.cocoon.components.cronApache Cocoon
QuartzJobSchedulerEntryClassorg.apache.cocoon.components.cronApache Cocoon
QuartzJobStoreCMTOverrides JobStoreCMT's getDelegate method.Classorg.apache.cocoon.components.cronApache Cocoon
QuartzJobStoreTXOverrides JobStoreTX's getDelegate method.Classorg.apache.cocoon.components.cronApache Cocoon
QueueExtension to add queue size reportingVersion:CVS $Id: Queue.Interfaceorg.apache.cocoon.components.threadApache Cocoon
RandomNumberModuleRandomNumberModule returns a random number as a string.Classorg.apache.cocoon.components.modules.inputApache Cocoon
RawRequestParameterModuleRawRequestParameterModule accesses request parameters without decoding to the specified form-encoding or casting.Classorg.apache.cocoon.components.modules.inputApache Cocoon
ReadNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ReadNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
RealPathModuleRealPathModule provides a real filesystem path for a virtual context-relative path.Classorg.apache.cocoon.components.modules.inputApache Cocoon
RedirectToNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
RedirectToURINodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
RendererFactoryApache FOP Renderer factory.Interfaceorg.apache.cocoon.components.rendererApache Cocoon
RepositoryClassorg.apache.cocoon.componentsApache Cocoon
RepositoryA repository interface intended to be used by flowscripts or corresponding wrapper components.Interfaceorg.apache.cocoon.components.repositoryApache Cocoon
RepositoryClassLoaderA class loader with a growable list of path search directories.Classorg.apache.cocoon.components.classloaderApache Cocoon
RepositoryInterceptor Instances must be thread safe.Interfaceorg.apache.cocoon.components.repositoryApache Cocoon
RepositoryInterceptorBaseNOP implementation of RepositoryInterceptor.Classorg.apache.cocoon.components.repositoryApache Cocoon
RepositoryManagerA factory component to create instances of repositories.Classorg.apache.cocoon.components.repositoryApache Cocoon
RepositoryPropertyHelperA property helper interface intended to be used by flowscripts or corresponding wrapper components.Interfaceorg.apache.cocoon.components.repository.helpersApache Cocoon
RepositorySourceSource wrapper that enhances the wrapped sources with additional capabilities.Classorg.apache.cocoon.components.source.implApache Cocoon
RepositorySourceFactoryCreates RepositorySources.Classorg.apache.cocoon.components.source.implApache Cocoon
RepositoryTransactionHelperA locking helper interface intended to be used by flowscripts or corresponding wrapper components.Interfaceorg.apache.cocoon.components.repository.helpersApache Cocoon
RepositoryVersioningHelperA versioning helper interface intended to be used by flowscripts or corresponding wrapper components.Interfaceorg.apache.cocoon.components.repository.helpersApache Cocoon
RequestAccessorClassorg.apache.cocoon.components.accessorApache Cocoon
RequestAttributeMapAbstraction layer to encapsulate different output destinations.Classorg.apache.cocoon.components.modules.outputApache Cocoon
RequestAttributeModuleRequestAttributeModule accesses request attributes.Classorg.apache.cocoon.components.modules.inputApache Cocoon
RequestAttributeOutputModuleAbstraction layer to encapsulate different output destinations.Classorg.apache.cocoon.components.modules.outputApache Cocoon
RequestDataStoreA request data store is a component that manages data that is linked to the current request.Interfaceorg.apache.cocoon.components.persistenceApache Cocoon
RequestDataStoreImplThe default implementationSince:2.Classorg.apache.cocoon.components.persistenceApache Cocoon
RequestLifecycleComponentComponents implementing this marker interface have a lifecycle of one request.Interfaceorg.apache.cocoon.componentsApache Cocoon
RequestModuleRequestModule provides access to Request object properties.Classorg.apache.cocoon.components.modules.inputApache Cocoon
RequestParameterModuleRequestParameterModule accesses request parameters.Classorg.apache.cocoon.components.modules.inputApache Cocoon
RequestURIModuleRequestURIModule accesses the request URI.Classorg.apache.cocoon.components.modules.inputApache Cocoon
ResolverA component that uses catalogs for resolving entities.Interfaceorg.apache.cocoon.components.resolverApache Cocoon
ResolverImplA component that uses catalogs for resolving entities.Classorg.apache.cocoon.components.resolverApache Cocoon
ResourceURLFactoryClassorg.apache.cocoon.components.urlApache Cocoon
RestrictableSourceA source, which is restrictable, which means you need a username and password.Interfaceorg.apache.cocoon.components.sourceApache Cocoon
RunnableManagerThe RunnableManager interface describes the functionality of an implementation running commands in the background.Interfaceorg.apache.cocoon.components.threadApache Cocoon
SchemaThe Schema interface defines an abstraction of a schema usable to validate an XML document.Interfaceorg.apache.cocoon.components.validationApache Cocoon
SchemaParserThe SchemaParser interface defines the abstraction of a component able to parse sources and produce Schema instances suitable for validation ofInterfaceorg.apache.cocoon.components.validationApache Cocoon
ScriptableConnectionWraps a JDBC connection and provides an API similar to JSTL A ScriptableConnection provides two methods:Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptableMapWrap a java.Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePointerClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePointerFactoryClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePropertyHandlerClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePropertyPointerClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptableResultClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptableResult .RowSee Also:Serialized FormFields inherited from class org.Classorg.apache.cocoon.components.flow.javascript.ScriptableResultApache Cocoon
ScriptNodeHandler for elements in the sitemap.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ScriptNodeBuilderBuilder class for creating a ScriptNode instance corresponding to a element in the sitemap.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
SelectMetaInputModule input-moduleConfiguration and name of input module used for the selection.Classorg.apache.cocoon.components.modules.inputApache Cocoon
SelectNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
SelectNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
SerializeNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
SerializeNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ServerInterfaceorg.apache.cocoon.components.hsqldbApache Cocoon
ServerImplThis class runs an instance of the HSQLDB HSQL protocol network database server.Classorg.apache.cocoon.components.hsqldbApache Cocoon
ServiceableCronJobClassorg.apache.cocoon.components.cronApache Cocoon
SessionAccessorClassorg.apache.cocoon.components.accessorApache Cocoon
SessionAttributeModuleSessionAttributeModule accesses session attributes.Classorg.apache.cocoon.components.modules.inputApache Cocoon
SessionAttributeOutputModuleAbstraction layer to encapsulate different output destinations.Classorg.apache.cocoon.components.modules.outputApache Cocoon
SessionModuleSessionModule provides access to Session object properties.Classorg.apache.cocoon.components.modules.inputApache Cocoon
SGMLDocTypeThe SGMLDocType class encapsulates informations regarding the document type public and system IDs and root element name for SGMLClassorg.apache.cocoon.components.serializers.utilApache Cocoon
ShorthandPart were a pointerpart too.Classorg.apache.cocoon.components.xpointerApache Cocoon
SimpleCharStreamAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Classorg.apache.cocoon.components.xpointer.parserApache Cocoon
SimpleCocoonCrawlerImpl .CocoonCrawlerIteratorHelper class implementing an Iterator This Iterator implementation calculates the links of an URLClassorg.apache.cocoon.components.crawler.SimpleCocoonCrawlerImplApache Cocoon
SimpleJdbcSourceDescriptorSimple SourceDescriptor implementation that can stores properties over JDBC.Classorg.apache.cocoon.components.source.implApache Cocoon
SimpleLuceneCocoonIndexerImpl XML documents are indexed using lucene.Classorg.apache.cocoon.components.searchApache Cocoon
SimpleLuceneCocoonSearcherImplThis class provides searching via lucene.Classorg.apache.cocoon.components.searchApache Cocoon
SimpleMappingMetaModuleMeta module that obtains values from an other module and by replacing the requested attribute name with another name.Classorg.apache.cocoon.components.modules.inputApache Cocoon
SimpleMappingMetaModule .MappingConstructor SummarySimpleMappingMetaModule.Classorg.apache.cocoon.components.modules.input.SimpleMappingMetaModuleApache Cocoon
SimpleNotifyingBeanA simple bean implementation of Notifying.Classorg.apache.cocoon.components.notificationApache Cocoon
SimpleParentProcessingNodeClassorg.apache.cocoon.components.treeprocessorApache Cocoon
SimpleSelectorProcessingNodeClassorg.apache.cocoon.components.treeprocessorApache Cocoon
SitemapConfigurableObjects implementing this marker interface can get a configuration from the map:pipelines section of the sitemap when they are created.Interfaceorg.apache.cocoon.componentsApache Cocoon
SitemapConfigurationHolderA SitemapConfigurable component gets the sitemap configurationSince:2.Interfaceorg.apache.cocoon.componentsApache Cocoon
SitemapLanguageThe tree builder for the sitemap language.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
SitemapNodeBuilderBuilds all nodes below the top-level element, and returns the node.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
SitemapSource by invoking a pipeline.Classorg.apache.cocoon.components.source.implApache Cocoon
SitemapSourceDescription of a source which is defined by a pipeline.Classorg.apache.cocoon.components.sourceApache Cocoon
SitemapSource .SitemapSourceValidityA simple SourceValidity protecting callers from resets.Classorg.apache.cocoon.components.source.impl.SitemapSourceApache Cocoon
SitemapSourceFactoryThis class implements the cocoon: protocol.Classorg.apache.cocoon.components.source.implApache Cocoon
SitemapVariableHolderThis component is a trick to get global variables on a perVersion:$Id: SitemapVariableHolder.Classorg.apache.cocoon.components.modules.inputApache Cocoon
SlideConfigurationAdapterThe class represent an adapter for the configuration class from jakarta slideVersion:CVS $Id: SlideConfigurationAdapter.Classorg.apache.cocoon.components.slide.implApache Cocoon
SlideLoggerAdapterThe class represent an adapter for the logger for jakarta slideVersion:CVS $Id: SlideLoggerAdapter.Classorg.apache.cocoon.components.slide.implApache Cocoon
SlideRepositoryThis interface represents a repository from a CMS.Interfaceorg.apache.cocoon.components.slideApache Cocoon
SlideRepositoryImplThe class represent a manger for slide repositoriesVersion:CVS $Id: SlideRepositoryImpl.Classorg.apache.cocoon.components.slide.implApache Cocoon
SlideSourceA sources from jakarta slide repositories.Classorg.apache.cocoon.components.source.implApache Cocoon
SlideSourceFactoryA factory for sources from a Jakarta Slide repository.Classorg.apache.cocoon.components.source.implApache Cocoon
SOAPHelperHelper for the SOAP logicsheet.Classorg.apache.cocoon.components.language.markup.xspApache Cocoon
SoapServerSoapServer interface.Interfaceorg.apache.cocoon.components.axisApache Cocoon
SoapServerImplSOAP Server Implementation This server accepts a SOAP Request, and generates the resultantClassorg.apache.cocoon.components.axisApache Cocoon
SourceCredentialThis class represents a credential for a given userVersion:CVS $Id: SourceCredential.Classorg.apache.cocoon.components.source.helpersApache Cocoon
SourceDeferredValidity by invoking a pipeline.Classorg.apache.cocoon.components.source.implApache Cocoon
SourceDescriptorA source descriptor handles modifiable source properties.Interfaceorg.apache.cocoon.components.sourceApache Cocoon
SourceDescriptorManagerThis source descriptor acts as container for a set of source inspectors/descriptors.Classorg.apache.cocoon.components.source.implApache Cocoon
SourceDTOData transfer object for a Source object.Classorg.apache.cocoon.components.sourceApache Cocoon
SourceFactoryInterfaceorg.apache.cocoon.components.sourceApache Cocoon
SourceFactoryWrapperThis class wraps a Cocoon SourceFactory and makes it usable within the Avalon Excalibur source resolving architecure.Classorg.apache.cocoon.components.source.implApache Cocoon
SourceHandlerInterfaceorg.apache.cocoon.components.sourceApache Cocoon
SourceHandlerImplClassorg.apache.cocoon.components.sourceApache Cocoon
SourceInspectorA source inspector exposes source properties.Interfaceorg.apache.cocoon.components.sourceApache Cocoon
SourceLockThis interface for lock of a sourceVersion:CVS $Id: SourceLock.Classorg.apache.cocoon.components.source.helpersApache Cocoon
SourcePermissionThis interface represents a permission for a sourceVersion:CVS $Id: SourcePermission.Interfaceorg.apache.cocoon.components.source.helpersApache Cocoon
SourcePropertyThe interface for a property of a sourceVersion:$Id: SourceProperty.Classorg.apache.cocoon.components.source.helpersApache Cocoon
SourceProtocolHandlerA Batik protocol handler that handles all Cocoon sources.Classorg.apache.cocoon.components.urlApache Cocoon
SourceRefresherA SourceRefresher is a component that invokes the Source.Interfaceorg.apache.cocoon.components.source.helpersApache Cocoon
SourceRepositoryA stateless utility service intended to be used by flowscripts to help them with persistent operations on sources.Interfaceorg.apache.cocoon.components.repositoryApache Cocoon
SourceRepositoryClassorg.apache.cocoon.componentsApache Cocoon
SourceRepositoryImplSourceRepository implementation.Classorg.apache.cocoon.components.repositoryApache Cocoon
SourceUtilThis class contains some utility methods for the source resolving.Classorg.apache.cocoon.components.sourceApache Cocoon
SQLServerIdentityAutoIncrementModuleEncapsulate MS SQLServer behaviour for autoincrement columns.Classorg.apache.cocoon.components.modules.databaseApache Cocoon
StatelessAppleControllerThis interface can be impemented by Apples who do not which to be stored, and thus don't have a continuation ID assosociatedInterfaceorg.apache.cocoon.components.flow.applesApache Cocoon
StoreInterfaceorg.apache.cocoon.components.storeApache Cocoon
StoreJanitorInterface for the StoreJanitorsVersion:CVS $Id: StoreJanitor.Interfaceorg.apache.cocoon.components.storeApache Cocoon
StoreJanitorImplThis class is a implentation of a StoreJanitor.Classorg.apache.cocoon.components.store.implApache Cocoon
StoreJanitorImplThis class is a implentation of a StoreJanitor.Classorg.apache.cocoon.components.storeApache Cocoon
StreamJDKRegistryEntryThis Image tag registy entry is setup to wrap the core JDK Image stream tools.Classorg.apache.cocoon.components.urlApache Cocoon
StringBufferContentHandlerA ContentHandler that accumulates the SAX stream into a StringBuffer object.Classorg.apache.cocoon.components.xscriptApache Cocoon
StringConstantModuleStringConstantModule returns a constant string.Classorg.apache.cocoon.components.modules.inputApache Cocoon
StyleOrientationStyle orientation is written as an integer, and each bit in the integer specifies a particular boolean attribute.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
StyleShadingClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
SwitchSelectNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
SybaseEsqlQueryDatabase specific EsqlQueryVersion:CVS $Id: SybaseEsqlQuery.Classorg.apache.cocoon.components.language.markup.xspApache Cocoon
SynchronousChannelA rendezvous channel, similar to those used in CSP and Ada.Classorg.apache.cocoon.components.threadApache Cocoon
SystemPropertyModuleSystemPropertyModule is an JXPath based InputModule implementation that provides access to system properties.Classorg.apache.cocoon.components.modules.inputApache Cocoon
TestCronJobA simple test CronJob which also calls a pipeline internally.Classorg.apache.cocoon.components.cronApache Cocoon
ThreadFactoryThe ThreadFactory interface describes the responability of Factories creating Thread for ThreadPools of the RunnableManagerInterfaceorg.apache.cocoon.components.threadApache Cocoon
ThreadPoolThe ThreadPool interface gives access to methods needed to inspect and use of a pool of threadsInterfaceorg.apache.cocoon.components.threadApache Cocoon
TokenDescribes the input token stream.Classorg.apache.cocoon.components.xpointer.parserApache Cocoon
TokenMgrErrorClassorg.apache.cocoon.components.xpointer.parserApache Cocoon
TranscoderFactoryApache Batik Transcoder factory.Interfaceorg.apache.cocoon.components.transcoderApache Cocoon
TransformNodeClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
TransformNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
TraversableCachingSourceTraversable version of CachingSource.Classorg.apache.cocoon.components.source.implApache Cocoon
TraversableCachingSource .TraversableSourceMetaSee Also:Serialized FormConstructor SummaryTraversableCachingSource.Classorg.apache.cocoon.components.source.impl.TraversableCachingSourceApache Cocoon
TraversableSourceA source, which can be a directory or collection of sources.Interfaceorg.apache.cocoon.components.sourceApache Cocoon
TraxErrorListenerA smart error listener for javax.Classorg.apache.cocoon.components.xsltApache Cocoon
TraxProcessorAdaptation of Excalibur's XSLTProcessor implementation to allow for betterSince:2.Classorg.apache.cocoon.components.xsltApache Cocoon
TraxProcessor .MyTransformerHandlerAndValiditySubclass to allow for instanciation, as for some unknown reason the constructor is protected.Classorg.apache.cocoon.components.xslt.TraxProcessorApache Cocoon
TreeBuilderInterfaceorg.apache.cocoon.components.treeprocessorApache Cocoon
TreeProcessorInterpreted tree-traversal implementation of a pipeline assembly language.Classorg.apache.cocoon.components.treeprocessorApache Cocoon
UnderlineTypeClassorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
UnknownCharsetThe Charset implementation provided by this factory for the unknown charset.Classorg.apache.cocoon.components.serializers.encodingApache Cocoon
UnsupportedPartClassorg.apache.cocoon.components.xpointerApache Cocoon
URLDecodeModuleThis module provides functionality for converting a String from the application/x-www-form-urlencoded MIME format.Classorg.apache.cocoon.components.modules.inputApache Cocoon
URLEncodeModuleThis module provides functionality for converting a String to the application/x-www-form-urlencoded MIME format.Classorg.apache.cocoon.components.modules.inputApache Cocoon
URLFactoryInterfaceorg.apache.cocoon.components.urlApache Cocoon
URLFactoryImplClassorg.apache.cocoon.components.urlApache Cocoon
URLFactoryWrapperThis class wraps a Cocoon URLFactory and makes it usable within the Avalon Excalibur source resolving architecure.Classorg.apache.cocoon.components.source.implApache Cocoon
URLRewriterThis is an XMLConsumer which rewrites the stream according to the configuration.Classorg.apache.cocoon.components.sourceApache Cocoon
URLSourceDescription of a source which is described by an URL.Classorg.apache.cocoon.components.sourceApache Cocoon
UserManagerClassorg.apache.cocoon.componentsApache Cocoon
UtilsClassorg.apache.cocoon.components.midi.xmidiApache Cocoon
ValidationHandlerA ValidationHandler represents a ContentHandler validating SAX events according to a validation schema.Interfaceorg.apache.cocoon.components.validationApache Cocoon
ValidationResolverAn internal InputSource resolver that can be used while parsing This instance will track all resolved external sources and will store theirClassorg.apache.cocoon.components.validation.implApache Cocoon
ValidatorThis interface allows a client of NumericConverter to apply more restrictive rules to the number that the NumericConverter obtained.Interfaceorg.apache.cocoon.components.elementprocessor.typesApache Cocoon
ValidatorThe Validator interface provides the abstraction of a component able to validate XML documents using schemas defined in different languages.Interfaceorg.apache.cocoon.components.validationApache Cocoon
ValidatorExceptionAn exception representing that a Validator was not able to detect or did not support a specified schema grammar language.Classorg.apache.cocoon.components.validationApache Cocoon
VariableExpressionTokenizerParses Text {module:{module:attribute}} more text {variable} types of expressions.Classorg.apache.cocoon.components.treeprocessor.variablesApache Cocoon
VariableExpressionTokenizer .TokenRecieverInterfaceorg.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizerApache Cocoon
VariableResolverUtility class for handling {.Classorg.apache.cocoon.components.treeprocessor.variablesApache Cocoon
VariableResolverObject that resolves the {.Interfaceorg.apache.cocoon.components.variablesApache Cocoon
VariableResolverFactoryClassorg.apache.cocoon.components.treeprocessor.variablesApache Cocoon
VariableResolverFactoryThis factory component creates a VariableResolver for an expression.Interfaceorg.apache.cocoon.components.variablesApache Cocoon
VarMapSimplified version of a map.Classorg.apache.cocoon.components.flow.javaApache Cocoon
VarMapHandlerJXPath handler for VarMap.Classorg.apache.cocoon.components.flow.javaApache Cocoon
VerifierInterfaceorg.apache.cocoon.components.serializers.encodingApache Cocoon
VersionableSourceA source, which could exist in different versionsVersion:CVS $Id: VersionableSource.Interfaceorg.apache.cocoon.components.sourceApache Cocoon
VerticalAlignmentVertical alignment is written as an integer, and each bit in the integer specifies a particular boolean attribute.Classorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsApache Cocoon
ViewNodeBuilderClassorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
Web3Interfaceorg.apache.cocoon.components.web3Apache Cocoon
Web3ClientThe standard interface for R3Clients in Web3.Interfaceorg.apache.cocoon.components.web3Apache Cocoon
Web3ClientImplClassorg.apache.cocoon.components.web3.implApache Cocoon
Web3DataSourceThe standard interface for R3DataSources in Web3.Interfaceorg.apache.cocoon.components.web3Apache Cocoon
Web3DataSourceImplThe Default implementation for R3DataSources in Web3.Classorg.apache.cocoon.components.web3.implApache Cocoon
Web3DataSourceSelectorImplClassorg.apache.cocoon.components.web3.implApache Cocoon
Web3PropertiesProperties helper class.Classorg.apache.cocoon.components.web3.implApache Cocoon
Web3StreamerThe standard interface for Web3Producer.Interfaceorg.apache.cocoon.components.web3Apache Cocoon
WebContinuationRepresentation of continuations in a Web environment.Classorg.apache.cocoon.components.flowApache Cocoon
WebContinuationDataBeanClassorg.apache.cocoon.components.flowApache Cocoon
WebDAVEventFactoryInterfaceorg.apache.cocoon.components.webdavApache Cocoon
WebDAVRepositoryA repository implementation for WebDAV.Classorg.apache.cocoon.components.repository.implApache Cocoon
WebDAVRepositoryPropertyHelperA property helper class for the WebDAV repository intended to be used by flowscripts or corresponding wrapper components.Classorg.apache.cocoon.components.repository.implApache Cocoon
WebDAVRepositoryTransactionHelperA transaction an locking helper class intended to be used by flowscripts or corresponding wrapper components.Classorg.apache.cocoon.components.repository.implApache Cocoon
WebDAVRepositoryVersioningHelperA versioning helper class intended to be used by flowscripts or corresponding wrapper components.Classorg.apache.cocoon.components.repository.implApache Cocoon
WebDAVSourceA source implementation to get access to WebDAV repositories.Classorg.apache.cocoon.components.source.implApache Cocoon
WebDAVSourceFactoryA factory for WebDAV sourcesVersion:$Id: WebDAVSourceFactory.Classorg.apache.cocoon.components.source.implApache Cocoon
WebDAVUtilA utility for WebDAV.Classorg.apache.cocoon.components.webdavApache Cocoon
XercesParserClassorg.apache.cocoon.components.parserApache Cocoon
XHTMLEncoderClassorg.apache.cocoon.components.serializers.encodingApache Cocoon
XHTMLSerializerA pedantic XHTML serializer encoding all recognized entities with their proper HTML names.Classorg.apache.cocoon.components.serializersApache Cocoon
XMLByteStreamCompilerThis a simple xml compiler which outputs a byte array.Classorg.apache.cocoon.components.saxApache Cocoon
XMLByteStreamConstantsThe common constants for SAX byte streamingVersion:$Id: XMLByteStreamConstants.Interfaceorg.apache.cocoon.components.saxApache Cocoon
XMLByteStreamFragmentAn XMLByteStream wrapped by an XMLFragment implementation.Classorg.apache.cocoon.components.saxApache Cocoon
XMLByteStreamInterpreterThis a simple xml compiler which takes a byte array as input.Classorg.apache.cocoon.components.saxApache Cocoon
XMLDBSourceThis class implements the xmldb:// pseudo-protocol and allows to get XML content from an XML:DB enabled XML database.Classorg.apache.cocoon.components.source.implApache Cocoon
XMLDBSourceFactoryThis class implements the xmldb:// pseudo-protocol and allows to get XML content from an XML:DB enabled XML database.Classorg.apache.cocoon.components.source.implApache Cocoon
XMLDeserializerThis interfaces identifies classes that deserialize XML data, sending SAX events to the configured XMLConsumer (or SAXInterfaceorg.apache.cocoon.components.saxApache Cocoon
XMLEncoderClassorg.apache.cocoon.components.serializers.encodingApache Cocoon
XMLFileModule This module provides an Input Module interface to any XML document, by using XPath expressions as attribute keys.Classorg.apache.cocoon.components.modules.inputApache Cocoon
XMLFileModule .DocumentHelperTakes care of (re-)loading and caching of sources.Classorg.apache.cocoon.components.modules.input.XMLFileModuleApache Cocoon
XMLInputStreamInterpreterThis class interpreter compiled SAX event from an InputStream.Classorg.apache.cocoon.components.saxApache Cocoon
XMLMetaModuleMeta module that obtains values from other module and returns all