Library:Apache Cocoon
Version:2.1.9
Compatibility:JDK 1.4
Classes in library Apache Cocoon.
NOTE: The results have been limited to 500 entries. We suggest browsing through packages to explore the classes in this library.
NamePackageDescription
AbstractActionorg.apache.cocoon.actingAbstractAction gives you the infrastructure for easily deploying more Actions.
AbstractActionAspectorg.apache.cocoon.portal.layout.renderer.aspect.implThis aspect creates an event and subscribes to it as well
AbstractActionEventorg.apache.cocoon.portal.event.implThis event is performed on a target
AbstractAspectorg.apache.cocoon.portal.layout.renderer.aspect.implBase class for renderer aspects.
AbstractAspectalizableorg.apache.cocoon.portal.aspect.implNo description provided.
AbstractAspectalizableDescriptionorg.apache.cocoon.portal.aspect.implNo description provided.
AbstractAutoIncrementModuleorg.apache.cocoon.components.modules.databaseAbstractDatabaseModule gives you the infrastructure for easily deploying more AutoIncrementModules.
AbstractBasketTransformerorg.apache.cocoon.portal.coplets.basketThis is the base class for all basket transformers
AbstractCachingProcessingPipelineorg.apache.cocoon.components.pipeline.implThis is the base class for all caching pipeline implementations that check different pipeline components.
AbstractCharsetorg.apache.cocoon.components.serializers.encodingNo description provided.
AbstractCIncludeAspectorg.apache.cocoon.portal.layout.renderer.aspect.implBase class for aspect renderers that generate cinclude statements.
AbstractCommandLineEnvironmentorg.apache.cocoon.environment.commandlineThis environment is used to save the requested file to disk.
AbstractComplementaryConfigurableActionorg.apache.cocoon.actingSet up environment for configurable form handling data.
AbstractComposableServiceorg.apache.cocoon.webservicesBase class for providing Composable SOAP services.
AbstractCompositeAspectorg.apache.cocoon.portal.layout.renderer.aspect.implInsert a composite layout's elements into the resulting XML.
AbstractConfigurableActionorg.apache.cocoon.actingAbstractConfigurableAction gives you the infrastructure for easily deploying more Actions that take default parameters.
AbstractConfigurableSourceDescriptororg.apache.cocoon.components.source.implAbstract base class SourceDescriptors that want to configure the set of properties they handle beforehand.
AbstractConfigurableSourceInspectororg.apache.cocoon.components.source.implAbstract base class for SourceInspectors that want to configure the set of properties they handle beforehand.
AbstractContainerDefinitionorg.apache.cocoon.woody.formmodelThe AbstractContainerDefinition corresponding to an AbstractContainerWidget .
AbstractContainerDefinitionorg.apache.cocoon.forms.formmodelThe AbstractContainerDefinition corresponding to an AbstractContainerWidget .
AbstractContainerDefinitionBuilderorg.apache.cocoon.forms.formmodelAbstract base class for container widget builders.
AbstractContainerWidgetorg.apache.cocoon.woody.formmodelA general-purpose abstract Widget which can hold zero or more widgets.
AbstractContainerWidgetorg.apache.cocoon.forms.formmodelA general-purpose abstract Widget which can hold zero or more widgets.
AbstractContentEventAspectorg.apache.cocoon.portal.event.aspect.implNo description provided.
AbstractContinuableorg.apache.cocoon.components.flow.javaAbstract class to add basic methods for flow handling.
AbstractCopletAdapterorg.apache.cocoon.portal.coplet.adapter.implThis is the abstract base adapter to use pipelines as coplets
AbstractCopletGeneratororg.apache.cocoon.portal.generationAbstract generator implementation that provides a method getCopletInstanceData().
AbstractCopletTransformerorg.apache.cocoon.portal.transformationAbstract transformer implementation that provides some useful methods and functionality.
AbstractCustomBindingorg.apache.cocoon.forms.bindingAbstractCustomBinding
AbstractDatabaseActionorg.apache.cocoon.actingSet up environment for configurable form handling data.
AbstractDatatypeorg.apache.cocoon.woody.datatype.typeimplAbstract base class for Datatype implementations.
AbstractDatatypeorg.apache.cocoon.forms.datatype.typeimplAbstract base class for Datatype implementations.
AbstractDatatypeBuilderorg.apache.cocoon.woody.datatype.typeimplAbstract base class for datatype builders, most concrete datatype builders will derive from this class.
AbstractDatatypeBuilderorg.apache.cocoon.forms.datatype.typeimplAbstract base class for datatype builders, most concrete datatype builders will derive from this class.
AbstractDatatypeWidgetDefinitionorg.apache.cocoon.woody.formmodelBase class for WidgetDefinitions that use a Datatype and SelectionList.
AbstractDatatypeWidgetDefinitionorg.apache.cocoon.forms.formmodelBase class for WidgetDefinitions that use a Datatype and SelectionList.
AbstractDatatypeWidgetDefinitionBuilderorg.apache.cocoon.woody.formmodelAbstract base class for WidgetDefinitionBuilders that build widgets that have datatypes/selection lists.
AbstractDatatypeWidgetDefinitionBuilderorg.apache.cocoon.forms.formmodelAbstract base class for WidgetDefinitionBuilders that build widgets that have datatypes/selection lists.
AbstractDOMFragmentorg.apache.cocoon.xmlAbstract implementation of XMLFragment for objects that are more easily represented as a DOM.
AbstractDOMTransformerorg.apache.cocoon.transformationAn Abstract DOM Transformer, for use when a transformer needs a DOM-based view of the document.
AbstractDoubleMapEventRegistryorg.apache.cocoon.caching.implThis abstract base implementation of EventRegistry stores the event-key mappings in a simple pair of MultiMaps.
AbstractElementProcessorFactoryorg.apache.cocoon.components.elementprocessor.implCreate instances of specific ElementProcessor implementations to handle specific XML elements and their content.
AbstractEnvironmentorg.apache.cocoon.environmentBase class for any environment
AbstractEsqlConnectionorg.apache.cocoon.components.language.markup.xspNo description provided.
AbstractEsqlQueryorg.apache.cocoon.components.language.markup.xspThis is base class for all EsqlQueries
AbstractExpressionorg.apache.cocoon.components.expressionNo description provided.
AbstractExtractionTransformerorg.apache.cocoon.transformationThis transformer sieves an incoming stream of xml and feeds a DOMBuilder with it.
AbstractFactoryorg.apache.cocoon.portal.pluto.factoryAbstract implementation for all factories
AbstractFieldHandlerorg.apache.cocoon.portal.utilBase field handler implementation
AbstractFormHandlerorg.apache.cocoon.woody.eventAbstract implementation of FormHandler , which checks the type of the WidgetEvent and calls the more specific handleActionEvent(ActionEvent) or handleValueChangedEvent(ValueChangedEvent) methods.
AbstractFormHandlerorg.apache.cocoon.forms.eventAbstract implementation of FormHandler , which checks the type of the WidgetEvent and calls the more specific handleActionEvent(ActionEvent) or handleValueChangedEvent(ValueChangedEvent) methods.
AbstractFormsActionorg.apache.cocoon.forms.actingAbstract base class for Cocoon Forms actions.
AbstractGeneratororg.apache.cocoon.generationAn abstract class that can be used to implement an own generator.
AbstractImageSourceInspectororg.apache.cocoon.components.source.implAbstract base class for inspectors that can calculate the size of an image of a particular type.
AbstractInputModuleorg.apache.cocoon.components.modules.inputAbstractInputModule gives you the infrastructure for easily deploying more InputModules.
AbstractInterpreterorg.apache.cocoon.components.flowAbstract superclass for various scripting languages used by Cocoon for flow control.
AbstractItemorg.apache.cocoon.portal.coplets.basketThis is a possible base class for item implementations.
AbstractJavaCompilerorg.apache.cocoon.components.language.programming.javaThis class implements the functionality common to all Java compilers.
AbstractJavaSelectionListorg.apache.cocoon.forms.datatypeAbstract implementation of a JavaSelectionList
AbstractJXPathModuleorg.apache.cocoon.components.modules.inputJXPathModule allows to access properties of any object in generic way.
AbstractLayoutorg.apache.cocoon.portal.layoutNo description provided.
AbstractLogEnabledServiceorg.apache.cocoon.webservicesBase class for providing LogEnabled SOAP services.
AbstractMailCommandorg.apache.cocoon.mail.commandAn abstract MailCommand template
AbstractMarkupLanguageorg.apache.cocoon.components.language.markupBase implementation of MarkupLanguage.
AbstractMarkupLanguage.LanguageDescriptororg.apache.cocoon.components.language.markupThis class holds transient information about a target programming language.
AbstractMarkupLanguage.TransformerChainBuilderFilterorg.apache.cocoon.components.language.markupAn XMLFilter that build the chain of transformers on the fly.
AbstractMessageListenerorg.apache.cocoon.components.jmsAbstract MessageListener implementation.
AbstractMessagePublisherorg.apache.cocoon.components.jmsAbstract JMS message publisher.
AbstractMetaModuleorg.apache.cocoon.components.modules.inputAbstractMetaModule gives you the infrastructure for easily deploying more "meta" InputModules i.e.
AbstractModuleorg.apache.cocoon.portal.components.modules.inputNo description provided.
AbstractMultiActionorg.apache.cocoon.actingThe AbstractMultiAction provides a way to call methods of an action specified by the method parameter or request parameter.
AbstractOutputModuleorg.apache.cocoon.components.modules.outputAbstractOutputModule gives you the infrastructure for easily deploying more output modules.
AbstractParametersorg.apache.cocoon.portal.layoutNo description provided.
AbstractParentProcessingNodeorg.apache.cocoon.components.treeprocessorNo description provided.
AbstractParentProcessingNodeBuilderorg.apache.cocoon.components.treeprocessorBase class for parent ProcessingNodeBuilders, providing services for parsing children nodes.
AbstractPreparableMatcherorg.apache.cocoon.matchingA matcher that can prepare patterns during sitemap setup for faster match at request time.
AbstractProcessingNodeorg.apache.cocoon.components.treeprocessorNo description provided.
AbstractProcessingNodeBuilderorg.apache.cocoon.components.treeprocessorNo description provided.
AbstractProcessingPipelineorg.apache.cocoon.components.pipelineThis is the base for all implementations of a ProcessingPipeline.
AbstractProducibleorg.apache.cocoon.portal.factory.implThis interface marks an object that can be created by a factory.
AbstractProducibleDescriptionorg.apache.cocoon.portal.factory.implThis is a description of a Producible object.
AbstractProfileManagerorg.apache.cocoon.portal.profile.implBase class for all profile managers
AbstractProgrammingLanguageorg.apache.cocoon.components.language.programmingBase implementation of ProgrammingLanguage.
AbstractReaderorg.apache.cocoon.readingA reader can be used to generate binary output for a request.
AbstractRegexpMatcherorg.apache.cocoon.matchingBase class for all matchers using a regular expression pattern.
AbstractRegexpSelectororg.apache.cocoon.selection

The AbstractRegexpSelector abstract class defines a simple selector operating over configured regular-expression patterns.

AbstractRendererorg.apache.cocoon.portal.layout.renderer.implBase class for all renderers.
AbstractRepositoryorg.apache.cocoon.jcrBase class for JCR (aka JSR-170) repository as a Cocoon component.
AbstractSAXFragmentorg.apache.cocoon.xmlAbstract implementation of XMLFragment for objects that are more easily represented as SAX events.
AbstractSAXSourceorg.apache.cocoon.components.sourceThis abstract class provides convenience methods to implement a SAX based Source.
AbstractSAXTransformerorg.apache.cocoon.transformationThis class is the basis for all transformers.
AbstractSchemaorg.apache.cocoon.components.validation.impl

A simple implementation of the Schema interface.

AbstractSchemaParserorg.apache.cocoon.components.validation.impl

A SchemaParser caching Schema instance for multiple use.

AbstractSerializerorg.apache.cocoon.serializationNo description provided.
AbstractServerPageorg.apache.cocoon.generationBase implementation of ServerPagesGenerator.
AbstractSessionComponentorg.apache.cocoon.webapps.session.componentsThe base class for own components This is only here for compatibility
AbstractSessionTransformerorg.apache.cocoon.webapps.session.transformationThis class is the basis for all session transformers.
AbstractSourcePermissionorg.apache.cocoon.components.source.helpersThis class is an abstract implementation of a source permission
AbstractStreamSourceorg.apache.cocoon.components.sourceThis abstract class provides convenience methods to implement a stream based Source.
AbstractStreamWriteableSourceorg.apache.cocoon.components.sourceThis abstract class provides convenience methods to implement a stream based org.apache.cocoon.environment.WriteableSource.
AbstractStringTemplateParserorg.apache.cocoon.template.expressionNo description provided.
AbstractSupportSetorg.apache.cocoon.portal.pluto.om.commonNo description provided.
AbstractSwitchSelectororg.apache.cocoon.selectionAbstract SwitchSelector class.
AbstractTextSerializerorg.apache.cocoon.serializationNo description provided.
AbstractTextSerializer.NamespaceAsAttributesorg.apache.cocoon.serializationA pipe that ensures that all namespace prefixes are also present as 'xmlns:' attributes.
AbstractTransformerorg.apache.cocoon.transformationNo description provided.
AbstractUserProfileManagerorg.apache.cocoon.portal.profile.implThe profile manager using the authentication framework
AbstractValidationRuleorg.apache.cocoon.woody.datatype.validationruleimplAbstract base class providing common functionality for many ValidationRule implementations.
AbstractValidationRuleorg.apache.cocoon.forms.datatype.validationruleimplAbstract base class providing common functionality for many ValidationRule implementations.
AbstractValidationRuleBuilderorg.apache.cocoon.woody.datatype.validationruleimplAbstract base class for ValidationRuleBuilder implementations.
AbstractValidationRuleBuilderorg.apache.cocoon.forms.datatype.validationruleimplAbstract base class for ValidationRuleBuilder implementations.
AbstractValidatororg.apache.cocoon.components.validation.impl

The AbstractValidator provides a generic implementation of the methods specified by the Validator interface.

AbstractValidatorActionorg.apache.cocoon.actingAbstract implementation of action that needs to perform validation of parameters (from session, from request, etc.).
AbstractWidgetorg.apache.cocoon.woody.formmodelAbstract base class for Widget implementations.
AbstractWidgetorg.apache.cocoon.forms.formmodelAbstract base class for Widget implementations.
AbstractWidgetDefinitionorg.apache.cocoon.woody.formmodelProvides functionality that is common across many WidgetDefinition implementations.
AbstractWidgetDefinitionorg.apache.cocoon.forms.formmodelProvides functionality that is common across many WidgetDefinition implementations.
AbstractWidgetDefinitionBuilderorg.apache.cocoon.woody.formmodelAbstract base class for WidgetDefinitionBuilders.
AbstractWidgetDefinitionBuilderorg.apache.cocoon.forms.formmodelAbstract base class for WidgetDefinitionBuilders.
AbstractWildcardMatcherorg.apache.cocoon.matchingBase class for wildcard matchers
AbstractWoodyActionorg.apache.cocoon.woody.actingAbstract base class for Woody actions.
AbstractXMLConsumerorg.apache.cocoon.xmlThis abstract class provides default implementation of the methods specified by the XMLConsumer interface.
AbstractXMLPipeorg.apache.cocoon.xmlThis class provides a bridge class to connect to existing content handlers and lexical handlers.
AbstractXMLProducerorg.apache.cocoon.xmlThis abstract class provides default implementation of the methods specified by the XMLProducer interface.
Actionorg.apache.cocoon.woody.formmodelAn Action widget.
Actionorg.apache.cocoon.forms.formmodelAn Action widget.
ActionCounterEventAspectorg.apache.cocoon.portal.event.aspect.implThis aspect "disables" the back button of the browser and tries to avoid problems with the user browsing in multiple windows.
ActionDefinitionorg.apache.cocoon.woody.formmodelThe WidgetDefinition part of a Action widget, see Action for more information.
ActionDefinitionorg.apache.cocoon.forms.formmodelThe WidgetDefinition part of a Action widget, see Action for more information.
ActionDefinitionBuilderorg.apache.cocoon.woody.formmodelBuilds ActionDefinition s.
ActionDefinitionBuilderorg.apache.cocoon.forms.formmodelBuilds ActionDefinition s.
ActionEventorg.apache.cocoon.woody.eventCurrently this event originates from a Button widget.
ActionEventorg.apache.cocoon.forms.eventCurrently this event originates from a Button widget.
ActionListenerTagorg.apache.cocoon.faces.taglibNo description provided.
ActionRequestorg.apache.cocoon.environment.portletImplements the Request interface for the JSR-168 (Portlet) environment.
ActionRequestFactoryImplorg.apache.cocoon.portal.pluto.factoryImplementation for the render request factory.
ActionRequestImplorg.apache.cocoon.portal.pluto.factoryImplementation for the action request object.
ActionResponseorg.apache.cocoon.environment.portletImplements the Response interface for the JSR-168 (Portlet) environment.
ActionSetNodeorg.apache.cocoon.components.treeprocessor.sitemapNo description provided.
ActionSetNodeBuilderorg.apache.cocoon.components.treeprocessor.sitemapNo description provided.
ActNodeBuilderorg.apache.cocoon.components.treeprocessor.sitemapNo description provided.
ActSetNodeorg.apache.cocoon.components.treeprocessor.sitemapHandles <map:act type="..."> (action-sets calls are handled by ActSetNode ).
ActTypeNodeorg.apache.cocoon.components.treeprocessor.sitemapHandles <map:act type="..."> (action-sets calls are handled by ActSetNode ).
AddItemEventorg.apache.cocoon.portal.coplets.basket.eventsThis event is used to add an item to the content store
AddRowActionDefinitionorg.apache.cocoon.woody.formmodelThe definition for a repeater action that adds a row to a sibling repeater.
AddToBasketAspectorg.apache.cocoon.portal.coplets.basketThis renderer adds a link to add this coplet to the basket.
AdminHelperorg.apache.cocoon.slide.utilHelper class for the slide samples administration application.
AdminHelper.Grouporg.apache.cocoon.slide.utilNo description provided.
AffineTransformOperationorg.apache.cocoon.reading.imageopNo description provided.
AggregatedCacheValidityorg.apache.cocoon.cachingA validation object aggregating several validity objects.
AggregateFieldorg.apache.cocoon.woody.formmodelAn aggregated field allows to represent one value as multiple input fields, or several values as one field.
AggregateFieldorg.apache.cocoon.forms.formmodelAn aggregated field allows to represent one value as multiple input fields, or several values as one field.
AggregateFieldDefinitionorg.apache.cocoon.woody.formmodelThe WidgetDefinition part of a AggregateField widget, see AggregateField for more information.
AggregateFieldDefinitionorg.apache.cocoon.forms.formmodelThe WidgetDefinition part of a AggregateField widget, see AggregateField for more information.
AggregateFieldDefinition.SplitMappingorg.apache.cocoon.woody.formmodelNo description provided.
AggregateFieldDefinition.SplitMappingorg.apache.cocoon.forms.formmodelNo description provided.
AggregateFieldDefinitionBuilderorg.apache.cocoon.woody.formmodelBuilds AggregateFieldDefinition s.
AggregateFieldDefinitionBuilderorg.apache.cocoon.forms.formmodelBuilds AggregateFieldDefinition s.
AggregateJXPathBindingorg.apache.cocoon.woody.bindingAggregateJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.
AggregateJXPathBindingorg.apache.cocoon.forms.bindingAggregateJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.
AggregateJXPathBindingBuilderorg.apache.cocoon.woody.bindingAggregateJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual AggregateJXPathBinding out of the configuration in the provided configElement which looks like:
AggregateJXPathBindingBuilderorg.apache.cocoon.forms.bindingAggregateJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual AggregateJXPathBinding out of the configuration in the provided configElement which looks like:
AggregateNodeorg.apache.cocoon.components.treeprocessor.sitemapAggregate sitemap node.
AggregateNode.Partorg.apache.cocoon.components.treeprocessor.sitemapNo description provided.
AggregateNodeBuilderorg.apache.cocoon.components.treeprocessor.sitemapNo description provided.
AjaxHelperorg.apache.cocoon.ajaxHelper class to handle Ajax requests
AjaxRequestMatcherorg.apache.cocoon.ajaxA matcher that tests if the current request is an Ajax request.
AjaxRequestSelectororg.apache.cocoon.ajaxChoose a select branch depending on if the current request is an Ajax request.
Anchorsorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsAnchors.
AntDelegateorg.apache.cocoon.bean.helpersDelegate class for use by the Cocoon Ant task.
AppleHelperorg.apache.cocoon.components.flow.applesAppleHelper holds some static utility classes used in the Apples flow implementation.
ApplesProcessororg.apache.cocoon.components.flow.applesApplesProcessor is the core Cocoon component that provides the 'Apples' flow implementation.
ApplicationConfigurationorg.apache.cocoon.webapps.authentication.configurationThis object stores information about an application configuration inside a handler configuration.
ApplicationCopletAdapterorg.apache.cocoon.portal.coplet.adapter.implThis coplet adapter is used to connect to external applications that are plugged into the portal.
AsciiArtPadorg.apache.cocoon.generation.asciiartA drawing ascii art pad.
AsciiArtPad.AsciiArtorg.apache.cocoon.generation.asciiartHelper class containing the ascii text data, acting as input of an AsciiArtPad
AsciiArtPad.AsciiArtCoordinateorg.apache.cocoon.generation.asciiartHelper class describing a coordinate of AsciiArtPad elements.
AsciiArtPad.AsciiArtLineorg.apache.cocoon.generation.asciiartAn AsciiArtElement describing a line.
AsciiArtPad.AsciiArtPadBuilderorg.apache.cocoon.generation.asciiartBuilder of AsciiArtElements from an AsciiArt input.
AsciiArtPad.AsciiArtRectorg.apache.cocoon.generation.asciiartAn AsciiArtElement describing a rectangle.
AsciiArtPad.AsciiArtStringorg.apache.cocoon.generation.asciiartAn AsciiArtElement describing a string of text.
AsciiArtSVGGeneratororg.apache.cocoon.generation.asciiartA simple AsciiArt text SVG XML generator.
AspectDataFieldHandlerorg.apache.cocoon.portal.utilField handler for aspects of an Aspectizable object.
AspectRendererorg.apache.cocoon.portal.layout.renderer.implContainer for chain of aspect renderers.
AspectUtilorg.apache.cocoon.portal.aspect.implUtility class for aspects
AssertValidationRuleorg.apache.cocoon.woody.datatype.validationruleimplGeneric validation rule that evaluates an expression.
AssertValidationRuleorg.apache.cocoon.forms.datatype.validationruleimplGeneric validation rule that evaluates an expression.
AssertValidationRuleBuilderorg.apache.cocoon.woody.datatype.validationruleimplBuilds AssertValidationRule s.
AssertValidationRuleBuilderorg.apache.cocoon.forms.datatype.validationruleimplBuilds AssertValidationRule s.
AssertValidatorBuilderorg.apache.cocoon.woody.validation.implAdapter for AssertValidationRuleBuilder
AssertValidatorBuilderorg.apache.cocoon.forms.validation.implAdapter for AssertValidationRuleBuilder
Attributeorg.apache.cocoon.template.instructionNo description provided.
Attributeorg.apache.cocoon.components.elementprocessor.typesEncapsulation of a single XML element attribute in a way that shields the consumer from the data's XML origins.
AttributeAwareXMLConsumerImplorg.apache.cocoon.template.xmlNo description provided.
AttributeAwareXMLConsumerImpl.Charactersorg.apache.cocoon.template.xmlNo description provided.
AttributeAwareXMLConsumerImpl.IgnorableWhitespaceorg.apache.cocoon.template.xmlNo description provided.
AttributedMapItemorg.apache.cocoon.portal.utilUsed by the ParameterFieldHandler for Castor.
AttributeEventorg.apache.cocoon.template.script.eventNo description provided.
AttributesFieldHandlerorg.apache.cocoon.portal.utilField handler for attributes of a CopletData object.
AttributesImplorg.apache.cocoon.xmlA helper Class creating SAX Attributes
AttributeTagorg.apache.cocoon.faces.taglibNo description provided.
AugmentTransformerorg.apache.cocoon.transformationNo description provided.
AuthActionorg.apache.cocoon.webapps.portal.actingThis is the authentication action for the portal This action protecteds a pipeline by using a coplet ID.
AuthActionorg.apache.cocoon.webapps.authentication.actingThis is the authentication action This action contains the complete configuration for the authentication Manager.
AuthenticationContextorg.apache.cocoon.webapps.authentication.contextThis is the implementation for the authentication context
AuthenticationContextProviderorg.apache.cocoon.webapps.authentication.contextContext provider for the authentication context
AuthenticationFWUserInfoProviderorg.apache.cocoon.portal.profile.implGet the information about the current user.
AuthenticationFWUserInfoProvider.AFWUserInfoorg.apache.cocoon.portal.profile.implNo description provided.
AuthenticationProfileManagerorg.apache.cocoon.portal.profile.implThe profile manager using the authentication framework
AuthenticationProfileManager.Userorg.apache.cocoon.portal.profile.implNo description provided.
Authenticator.AuthenticationResultorg.apache.cocoon.webapps.authentication.componentsThis object describes the success or the failure of an attempt to authenticate a user.
AvalonProviderorg.apache.cocoon.components.axis.providersProvider class which allows you to specify an Avalon ROLE for servicing Axis SOAP requests.
AvalonToCocoonSourceorg.apache.cocoon.components.source.implThis source objects wraps an Avalon Excalibur Source to get an obsolete Cocoon Source object for the use of the deprecated resolve(String) method.
AvalonToCocoonSourceInvocationHandlerorg.apache.cocoon.components.source.implAn InvocationHandler which acts as a proxy for excalibur Source objects to make them compatible with the cocoon Source interface.
AxisRPCReaderorg.apache.cocoon.readingSOAP Reader
BackgroundEnvironmentorg.apache.cocoon.environment.backgroundA simple implementation of org.apache.cocoon.environment.Environment for pipeline calls which are not externally triggered.
BaseCachingProcessingPipelineorg.apache.cocoon.components.pipeline.implThis is the base class for all caching pipeline implementations.
BaseElementProcessororg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsThe BaseElementProcessor class provides default behavior for classes that can handle a particular XML element's content.
BaseLinkModuleorg.apache.cocoon.components.modules.inputBaseLinkModule returns a relative link (../, ../../ etc) to the base of the current request or sitemap URI.
Basketorg.apache.cocoon.portal.coplets.basketThis is a per user basket that has the duration of a session Make a subclass to add your specific functionality
BasketContentGeneratororg.apache.cocoon.portal.coplets.basketThis generator displays the content of one item.
BasketGeneratororg.apache.cocoon.portal.coplets.basketThis is a portlet that displays the contents of a basket
BasketGenerator.StoreInfoorg.apache.cocoon.portal.coplets.basketNo description provided.
BasketManager.ActionInfoorg.apache.cocoon.portal.coplets.basketAn action info consists of a name and a url
BasketManagerImplorg.apache.cocoon.portal.coplets.basketThis is the implementation of the basket manager
BasketManagerImpl.BatchInfoorg.apache.cocoon.portal.coplets.basketNo description provided.
BasketManagerImpl.Joborg.apache.cocoon.portal.coplets.basketNo description provided.
BasketTransformerorg.apache.cocoon.portal.coplets.basketThis transformer supports the basket and briefcase feature.
BeanConfiguratororg.apache.cocoon.bean.helpersStatic class for configuring a CocoonBean from a DOM Document object
BeanConvertororg.apache.cocoon.forms.datatype.convertorConverts String representation of beans to bean instances and vice versa.
BeanConvertorBuilderorg.apache.cocoon.forms.datatype.convertorCreates BeanConvertor s
BeanTypeorg.apache.cocoon.forms.datatype.typeimplThe CForm type of a bean
BeanTypeBuilderorg.apache.cocoon.forms.datatype.typeimplBuilder for BeanType
BindingBuilderContextorg.apache.cocoon.forms.bindingNo description provided.
BlobHelperorg.apache.cocoon.utilA minimal implementation just enough to send a BLOB to a database.
BlobSourceorg.apache.cocoon.components.source.implA Source that takes its content in a single JDBC column.
BlobSourceFactoryorg.apache.cocoon.components.source.implA factory for 'blob:' sources.
BodyContentorg.apache.cocoon.taglibNo description provided.
BookmarkActionorg.apache.cocoon.portal.actingThis action helps you in creating bookmarks The definition file is: tagetId layout|coplet copletId layoutId
BooleanConverterorg.apache.cocoon.components.elementprocessor.typesThis class knows how to convert strings into numbers, and also knows how to check the results against certain criteria
BooleanFieldorg.apache.cocoon.woody.formmodelA widget to select a boolean value.
BooleanFieldorg.apache.cocoon.forms.formmodelA widget to select a boolean value.
BooleanFieldDefinitionorg.apache.cocoon.woody.formmodelThe WidgetDefinition part of a BooleanField widget, see BooleanField for more information.
BooleanFieldDefinitionorg.apache.cocoon.forms.formmodelThe WidgetDefinition part of a BooleanField widget, see BooleanField for more information.
BooleanFieldDefinitionBuilderorg.apache.cocoon.woody.formmodelBuilds BooleanFieldDefinition s.
BooleanFieldDefinitionBuilderorg.apache.cocoon.forms.formmodelBuilds BooleanFieldDefinition s.
BooleanResultorg.apache.cocoon.components.elementprocessor.typesThis class holds the result of a boolean conversion.
BooleanTypeorg.apache.cocoon.woody.datatype.typeimplA Datatype implementation for java.lang.Boolean's.
BooleanTypeorg.apache.cocoon.forms.datatype.typeimplA Datatype implementation for java.lang.Boolean's.
BooleanTypeBuilderorg.apache.cocoon.woody.datatype.typeimplBuilds BooleanType s.
BooleanTypeBuilderorg.apache.cocoon.forms.datatype.typeimplBuilds BooleanType s.
BootstrapServletorg.apache.cocoon.servletA bootstrap servlet to allow Cocoon to run in servlet engines that aren't fully compliant with the servlet 2.2 spec.
BootstrapServlet.ConfigWrapperorg.apache.cocoon.servletImplementation of ServletConfig passed to the actual servlet.
BootstrapServlet.ContextWrapperorg.apache.cocoon.servletWrapper for the ServletContext passed to the actual servlet.
BorderStyleorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsBorder style codes
BoundedQueueorg.apache.cocoon.components.threadEfficient array-based bounded buffer class.
Briefcaseorg.apache.cocoon.portal.coplets.basketThis is a per user basket that is persistent between sessions Make a subclass to add your specific functionality
BrowserSelectororg.apache.cocoon.selectionTests a specific browser pattern against the requesting user-agent.
BrowserUpdateTransformerorg.apache.cocoon.ajaxNo description provided.
BufferedOutputStreamorg.apache.cocoon.utilThis class is like the BufferedOutputStream but it extends it with a logic to count the number of bytes written to the output stream.
BundleFactory.ConfigurationKeysorg.apache.cocoon.i18nConstants for bundle factory configuration keys
ButtonDefinitionBuilderorg.apache.cocoon.woody.formmodelThe ButtonDefinitionBuilder has been replaced by ActionDefinitionBuilder .
ButtonDefinitionBuilderorg.apache.cocoon.forms.formmodelThe ButtonDefinitionBuilder has been replaced by ActionDefinitionBuilder .
ByteLenorg.apache.cocoon.components.midi.xmidiThe MIDI file parsing parts of this class are based on code from the XMidi project, written by Peter Arthur Loeb (http://www.palserv.com/XMidi/) and used with permission.
ByteRangeorg.apache.cocoon.utilNo description provided.
CachedEventObjectorg.apache.cocoon.cachingThis is a cached object as it is stored in the EventCache
CachedResponseorg.apache.cocoon.cachingThis is a cached response.
CachedStreamObjectorg.apache.cocoon.cachingThis is an cached object as it is stored in the StreamCache
CacheEventActionorg.apache.cocoon.actingSimple action to cause notification of a NamedEvent to an EventAwareCacheImpl.
CacheImplorg.apache.cocoon.caching.implThis is the Cocoon cache.
CacheValidityToSourceValidityorg.apache.cocoon.cachingA CacheValidity object wrapping the Avalon Excalibur SourceValidity object.
CachingCIncludeTransformerorg.apache.cocoon.transformation

This transformer triggers for the element include in the namespace "http://apache.org/cocoon/include/1.0".

CachingOutputStreamorg.apache.cocoon.cachingThis is an OutputStream which forwards all received bytes to another output stream and in addition caches all bytes, thus acting like a TeeOutputStream.
CachingPointProcessingPipelineorg.apache.cocoon.components.pipeline.implThe caching-point pipeline implements an extended caching algorithm which is of particular benefit for use with those pipelines that utilise cocoon-views and/or provide drill-down functionality.
CachingProcessingPipelineorg.apache.cocoon.components.pipeline.implThe CachingProcessingPipeline
CachingRegexpMatcherorg.apache.cocoon.matching.modularMatches against a regular expression.
CachingURICopletAdapterorg.apache.cocoon.portal.coplet.adapter.implThis adapter extends the URICopletAdapter by a caching mechanism.
CachingValidatororg.apache.cocoon.components.validation.impl

An extension of the DefaultValidator class allowing Schema instances to be cached.

CachingWildcardMatcherorg.apache.cocoon.matching.modularMatches against a wildcard expression.
CalendarGeneratororg.apache.cocoon.generationNo description provided.
Callorg.apache.cocoon.template.instructionNo description provided.
CallFunctionNodeorg.apache.cocoon.components.treeprocessor.sitemapNode handler for calling functions and resuming continuations in the control flow layer.
CallNodeorg.apache.cocoon.components.treeprocessor.sitemapNo description provided.
CallNodeBuilderorg.apache.cocoon.components.treeprocessor.sitemapNo description provided.
CaptchaDefinitionBuilderorg.apache.cocoon.forms.formmodelBuilds CaptchaFieldDefinition s.
CaptchaFieldorg.apache.cocoon.forms.formmodelA Field for CAPTCHA validation.
CaptchaFieldDefinitionorg.apache.cocoon.forms.formmodelA FieldDefinition for CaptchaField s.
CaptchaReaderorg.apache.cocoon.reading

The CaptchaReader is a simple tool generating JPEG images for the text supplied as its source in a way so that it's hard to parse automatically.

CaptchaValidatororg.apache.cocoon.forms.validation.implA WidgetValidator that relies on a CAPTCHA test.
CaptchaValidatorBuilderorg.apache.cocoon.forms.validation.implBuilds a CAPTCHA validator.
CaseJXPathBindingorg.apache.cocoon.woody.bindingCaseJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.
CaseJXPathBindingorg.apache.cocoon.forms.bindingCaseJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.
CaseJXPathBindingBuilderorg.apache.cocoon.woody.bindingCaseJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual CaseJXPathBinding out of the configuration in the provided configElement which looks like:
CaseJXPathBindingBuilderorg.apache.cocoon.forms.bindingCaseJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual CaseJXPathBinding out of the configuration in the provided configElement which looks like:
CastorSourceConverterorg.apache.cocoon.components.persistenceThis is a component converting the profiles (= object tree) to XML and vice-versa using Castor.
CategoryNodeorg.apache.cocoon.components.treeprocessorA generic container node that just invokes its children.
CategoryNodeBuilderorg.apache.cocoon.components.treeprocessorBuilds a generic container node.
CellTypeorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsCell type codes
ChainedConfigurationorg.apache.cocoon.componentsThis configuration object is used for SitemapConfigurable components.
ChainMetaModuleorg.apache.cocoon.components.modules.inputThis modules allows to "chain" several other modules.
ChangeAspectDataEventorg.apache.cocoon.portal.event.implThis events set the aspect data for an Aspectalizable object
ChangeCopletInstanceAspectDataEventorg.apache.cocoon.portal.event.implThis events set the aspect data for a coplet instance object
ChangeCopletsJXPathEventorg.apache.cocoon.portal.event.implThis event changes the value of all instances of a coplet data
ChannelWrapperorg.apache.cocoon.components.threadWrapper around a Channel implementation for constructor convenience
Charactersorg.apache.cocoon.template.script.eventNo description provided.
CharConvertororg.apache.cocoon.forms.datatype.convertorThe CharConvertor converts a String to a Character object and viceversa.
CharConvertorBuilderorg.apache.cocoon.forms.datatype.convertorThe builder for the char default convertor.
CharsetFactoryorg.apache.cocoon.components.serializers.encodingNo description provided.
CharTypeorg.apache.cocoon.forms.datatype.typeimplThe char datatype.
CharTypeBuilderorg.apache.cocoon.forms.datatype.typeimplThe builder for the char datatype.
CheckAccessActionorg.apache.cocoon.portal.tools.actingCheck whether the current user is allowed to access the given page.
CheckAccessTransformerorg.apache.cocoon.portal.tools.transformationNo description provided.
Chooseorg.apache.cocoon.template.instructionNo description provided.
CIncludeCopletAspectorg.apache.cocoon.portal.layout.renderer.aspect.implThis aspect streams a cinclude statement into the stream that will include the coplet using the coplet protocol.
CIncludeCopletAspect.PreparedConfigurationorg.apache.cocoon.portal.layout.renderer.aspect.implNo description provided.
CIncludeTransformerorg.apache.cocoon.transformationNo description provided.
ClassDefinitionorg.apache.cocoon.woody.formmodelA WidgetDefinition which holds a collection of Widget s and which can be instantiated with a NewDefinition .
ClassDefinitionorg.apache.cocoon.forms.formmodelA WidgetDefinition which holds a collection of Widget s and which can be instantiated with a NewDefinition .
ClassDefinitionBuilderorg.apache.cocoon.woody.formmodelBuilds {ClassDefinition}s.
ClassDefinitionBuilderorg.apache.cocoon.forms.formmodelBuilds {ClassDefinition}s.
ClassJXPathBindingorg.apache.cocoon.woody.bindingClassJXPathBinding provides an implementation of a Binding that that allows the specification of a class of reusable bindings.
ClassJXPathBindingorg.apache.cocoon.forms.bindingClassJXPathBinding provides an implementation of a Binding which allows the specification of a class of reusable bindings.
ClassJXPathBindingBuilderorg.apache.cocoon.woody.bindingClassJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual ClassJXPathBinding out of the configuration in the provided configElement which looks like:
ClassJXPathBindingBuilderorg.apache.cocoon.forms.bindingClassJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual ClassJXPathBinding out of the configuration in the provided configElement which looks like:
ClassLoaderManagerImplorg.apache.cocoon.components.classloaderA singleton-like implementation of ClassLoaderManager
ClassUtilsorg.apache.cocoon.utilA collection of class management utility methods.
CleanBriefcaseEventorg.apache.cocoon.portal.coplets.basket.eventsClean all briefcases or a single one
CleanupTransformerorg.apache.cocoon.transformationCleanup transformer: Removes excess whitespace while adding some where needed for legibility.
ClearCacheActionorg.apache.cocoon.actingSimple action which ensures the cache is cleared of all cached results
ClearPersistentStoreActionorg.apache.cocoon.actingSimple action which ensures the persistent store is cleared.
ClobHelperorg.apache.cocoon.utilA minimal implementation just enough to send a CLOB to a database.
Cocoonorg.apache.cocoonThe Cocoon Object is the main Kernel for the entire Cocoon system.
Cocoon2EsqlConnectionorg.apache.cocoon.components.language.markup.xspThis is the Cocoon2 specific part of an AbstractEsqlConnection.
CocoonAccessorg.apache.cocoonAccessor to the Cocoon object instance
CocoonBeanorg.apache.cocoon.bean

The Cocoon Bean simplifies usage of the Cocoon object.

CocoonComponentManagerorg.apache.cocoon.componentsCocoon Component Manager.
CocoonComponentManager.AbstractCocoonRunnableorg.apache.cocoon.componentsA runnable wrapper that inherits the environment stack of the thread it is created in.
CocoonContextHandlerorg.apache.cocoon.jxpathImplementation of the DynamicPropertyHandler interface that provides access to attributes of a Cocoon Context.
CocoonLogFormatterorg.apache.cocoon.util.logAn extended pattern formatter.
CocoonMarkupLanguageorg.apache.cocoon.components.language.markupBase implementation of MarkupLanguage.
CocoonMarkupLanguage.CocoonTransformerChainBuilderFilterorg.apache.cocoon.components.language.markupThis filter builds on the fly a chain of transformers.
CocoonMarkupLanguage.PreProcessFilterorg.apache.cocoon.components.language.markupPreprocess filter for Cocoon Markup languages.
CocoonPipelineCronJoborg.apache.cocoon.components.cronA simple CronJob which calls an internal cocoon:// pipeline.
CocoonPortletorg.apache.cocoon.portletThis is the entry point for Cocoon execution as an JSR-168 Portlet.
CocoonQuartzJobExecutororg.apache.cocoon.components.cronThis component is resposible to launch a CronJob s in a Quart Scheduler.
CocoonQuartzJobSchedulerorg.apache.cocoon.components.cronQuartzJobScheduler that runs jobs within a Cocoon Environment.
CocoonRequestHandlerorg.apache.cocoon.jxpathImplementation of the DynamicPropertyHandler interface that provides access to attributes of a Cocoon Request.
CocoonRunnableorg.apache.cocoon.environmentA Runnable wrapper or base class that inherits the execution context of the thread creating it, as it was at the time of creation.
CocoonServletorg.apache.cocoon.servletThis is the entry point for Cocoon execution as an HTTP Servlet.
CocoonSessionHandlerorg.apache.cocoon.jxpathImplementation of the DynamicPropertyHandler interface that provides access to attributes of a Cocoon Session.
CocoonSourceFactoryorg.apache.cocoon.components.sourceThis class implements the cocoon: protocol.
CocoonStoreJanitororg.apache.cocoon.components.store.implThe CocoonStoreJanitor class just subclasses the StoreJanitorImpl to overwrite the start method for background thread creation using the Cocoon RunnableManager .
CocoonStreamTargetFactoryorg.apache.cocoon.util.logTargetFactory for StreamTarget .
CocoonTargetFactoryorg.apache.cocoon.util.logCocoonTargetFactory class.
CocoonTaskorg.apache.cocoonAnt task for running Cocoon.
CocoonToAvalonSourceorg.apache.cocoon.components.source.implThis source objects wraps an obsolete Cocoon Source object to avoid recoding existing source objects.
CocoonWrapperorg.apache.cocoon.beanThe Cocoon Wrapper simplifies usage of the Cocoon object.
CollectionMetaModuleorg.apache.cocoon.components.modules.inputConstructs an array of values suitable for a JDBC collection type from parameters obtained from another input module.
ColorCodeorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsColor codes
ColorOperationorg.apache.cocoon.reading.imageopNo description provided.
ColumnTagorg.apache.cocoon.faces.taglib.htmlNo description provided.
CombiningMaporg.apache.cocoon.forms.utilA read-only implementation of Map that combines several other maps.
CommandButtonTagorg.apache.cocoon.faces.taglib.htmlNo description provided.
CommandLineContextorg.apache.cocoon.environment.commandlineImplements the Context interface
CommandLineRequestorg.apache.cocoon.environment.commandlineCreates a specific servlet request simulation from command line usage.
CommandLineResponseorg.apache.cocoon.environment.commandlineCreates a specific servlet response simulation from command line usage.
CommandLineSessionorg.apache.cocoon.environment.commandlineCommand-line version of Http Session.
CommandLinkTagorg.apache.cocoon.faces.taglib.htmlNo description provided.
Commentorg.apache.cocoon.template.instructionNo description provided.
CompiledCharsetorg.apache.cocoon.components.serializers.encodingNo description provided.
CompiledEncoderorg.apache.cocoon.components.serializers.encodingNo description provided.
CompiledJavascriptLanguageorg.apache.cocoon.components.language.programming.javascriptThe compiled Javascript (Rhino) programming language processor
CompiledProgrammingLanguageorg.apache.cocoon.components.language.programmingA compiled programming language.
Compilerorg.apache.cocoon.components.serializers.encodingNo description provided.
CompilerErrororg.apache.cocoon.components.language.programmingThis class encapsulates an error message produced by a programming language processor (whether interpreted or compiled)
CompilingClassLoaderorg.apache.cocoon.components.flow.javascript.fomNo description provided.
CompilingInterpreterorg.apache.cocoon.components.flowThis is a base class for all interpreters compiling the scripts
CompilingInterpreter.ScriptSourceEntryorg.apache.cocoon.components.flowNo description provided.
ComponentCacheKeyorg.apache.cocoon.cachingThis is the cache key for one sitemap component.
ComponentContextorg.apache.cocoon.componentsThis is the Context implementation for Cocoon components.
ComponentContext.ComponentManagerWrapperorg.apache.cocoon.componentsNo description provided.
ComponentContext.ComponentSelectorWrapperorg.apache.cocoon.componentsNo description provided.
ComponentLocatorImplorg.apache.cocoon.componentsThis object is set to a ParentAware component and allows access to the parent component.
ComponentsNodeBuilderorg.apache.cocoon.components.treeprocessor.sitemapHandles <map:components>.
ComponentsSelectororg.apache.cocoon.components.treeprocessor.sitemapComponent selector for sitemap components.
ComposedJXPathBindingBaseorg.apache.cocoon.woody.bindingComposedJXPathBindingBase provides a helper base class for subclassing into specific JXPathBindingBase implementations that have nested child-bindings.
ComposedJXPathBindingBaseorg.apache.cocoon.forms.bindingComposedJXPathBindingBase provides a helper base class for subclassing into specific JXPathBindingBase implementations that have nested child-bindings.
ComposerActionorg.apache.cocoon.actingThe ComposerAction will allow any Action that extends this to access SitemapComponents.
ComposerGeneratororg.apache.cocoon.generationA default implementation that can be used for writing own generators.
ComposerReaderorg.apache.cocoon.readingThe ComposerReader will allow any Reader that extends this to access SitemapComponents.
CompositeCacheValidityorg.apache.cocoon.cachingA validation object aggregating two validity objects.
CompositeContentAspectorg.apache.cocoon.portal.layout.renderer.aspect.implAdd several contents.
CompositeContentAspect.PreparedConfigurationorg.apache.cocoon.portal.layout.renderer.aspect.implNo description provided.
CompositeLayoutImplorg.apache.cocoon.portal.layout.implA composite layout is a layout that contains other layouts.
ConcreteTreeProcessororg.apache.cocoon.components.treeprocessorThe concrete implementation of Processor , containing the evaluation tree and associated data such as component manager.
ConfigurableComposerActionorg.apache.cocoon.actingThe ComposerAction will allow any Action that extends this to access SitemapComponents.
ConfigurableServiceableActionorg.apache.cocoon.actingThe ConfigurableServiceableAction will allow any Action that extends this to access SitemapComponents.
ConfigurationFieldHandlerorg.apache.cocoon.portal.utilField handler for attributes of a CopletBaseData object.
ConfigurationGeneratororg.apache.cocoon.webapps.portal.generationThis generator generates the configuration of the portal for the current user.
ConfigurationGeneratororg.apache.cocoon.webapps.authentication.generationThis is the authentication Configuration Generator.
ConfigurationHelperorg.apache.cocoon.actingNo description provided.
ConnectionFactoryImplorg.apache.cocoon.ojb.componentsOJB ConnectionFactory implemenation to bridge into the Avalon DataSource connection pooling component defined in the Cocoon configuration.
ConstantMethodBindingorg.apache.cocoon.faces.taglib.htmlNo description provided.
Constantsorg.apache.cocoonThe Constants use throughout the core of the Cocoon engine.
Constantsorg.apache.cocoon.portalDefines constants used within portal classes.
Constantsorg.apache.cocoon.woodyVarious constants used in the Woody form framework.
Constantsorg.apache.cocoon.formsNo description provided.
Constantsorg.apache.cocoon.components.midi.xmidiThe MIDI file parsing parts of this class are based on code from the XMidi project, written by Peter Arthur Loeb (http://www.palserv.com/XMidi/) and used with permission.
ConstraintTypeorg.apache.cocoon.components.elementprocessor.impl.poi.hssf.elementsContraint codes
ConsumerEnvironmentImplorg.apache.cocoon.portal.wsrp.consumerImplements the consumer environment interface.
ContainerDefinitionDelegateorg.apache.cocoon.woody.formmodelHelper class for the Definition implementation of widgets containing other widgets.
ContainerDelegateorg.apache.cocoon.woody.formmodelHelper class for the implementation of widgets containing other widgets.
ContainerNodeorg.apache.cocoon.components.treeprocessorA generic container node that just invokes its children.
ContainerNodeBuilderorg.apache.cocoon.components.treeprocessorBuilds a generic container node.
ContainerWidgetAsMaporg.apache.cocoon.forms.utilA Map view of a container widget, keys being children names and values either maps (for container children), objects (for terminal children) or lists (for repeaters).
ContentAggregatororg.apache.cocoon.sitemapThis generator implements the sitemap content aggregation.
ContentAggregator.Elementorg.apache.cocoon.sitemapThis object holds an element definition
ContentAggregator.Partorg.apache.cocoon.sitemapThis object holds the part parts :)
ContentHandlerWrapperorg.apache.cocoon.xmlThis class is an utility class "wrapping" around a SAX version 2.0 ContentHandler and forwarding it those events received throug its XMLConsumers interface.
ContentItemorg.apache.cocoon.portal.coplets.basketThis is an item that contains a link or a content.
ContentStoreorg.apache.cocoon.portal.coplets.basketThis is a per user store that can contain any object.
ContentStoreDescriptionorg.apache.cocoon.portal.coplets.basketThis class describes a ContentStore .
ContentStoreEventorg.apache.cocoon.portal.coplets.basket.eventsThis is the base class for all content store events
ContentTypeImplorg.apache.cocoon.portal.pluto.om.commonNo description provided.
ContentTypeSetImplorg.apache.cocoon.portal.pluto.om.commonNo description provided.
ContextAccessorg.apache.cocoon.bean.queryA component to help you get the Avalon Context.
ContextAccessororg.apache.cocoon.components.accessorNo description provided.
ContextGrabberorg.apache.cocoon.portal.tools.userManagementGrabbing the context of an user, which is set in the file sunrise-user.xml and is stored in the class AuthenticationContext.
ContextHelperorg.apache.cocoon.componentsA set of constants and methods to access the content of the context object.
ContextInputModuleorg.apache.cocoon.webapps.session.componentsThis input module provides access to the information of a session context using an XPath.
ContextItemorg.apache.cocoon.portal.tools.userManagementCapsule a key and its value of an user context
ContextJXPathBindingorg.apache.cocoon.woody.bindingContextJXPathBinding provides an implementation of a Binding that narrows the binding scope to some xpath-context on the target objectModel to load and save from.
ContextJXPathBindingorg.apache.cocoon.forms.bindingContextJXPathBinding provides an implementation of a Binding that narrows the binding scope to some xpath-context on the target objectModel to load and save from.
ContextJXPathBindingBuilderorg.apache.cocoon.woody.bindingContextJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual ContextJXPathBinding out of the configuration in the provided configElement which looks like:
ContextJXPathBindingBuilderorg.apache.cocoon.forms.bindingContextJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual ContextJXPathBinding out of the configuration in the provided configElement which looks like:
ContextPathModuleorg.apache.cocoon.components.modules.inputContextPathModule provides a real filesystem path for a virtual context-relative path.
ContextSourceFactoryorg.apache.cocoon.components.source.implA factory for the context protocol using the context of the servlet api.
ContextTxFileContentStoreorg.apache.cocoon.components.slide.implSpecialized version of the TxFileContentStore from the Jakarta Slide project, which respects the context path and work directory.
ContextTxXMLFileDescriptorsStoreorg.apache.cocoon.components.slide.implSpecialized version of the TxXMLFileDescriptorStore from the Jakarta Slide project, which respects the context path and work directory.
ContextURLFactoryorg.apache.cocoon.components.urlNo description provided.
Continuationorg.apache.cocoon.components.flow.javaContinations object to store the current execution.
ContinuationAccessororg.apache.cocoon.components.accessorNo description provided.
ContinuationClassLoaderorg.apache.cocoon.components.flow.javaThe classloader breakes the methods of the classes into pieces and add intercepting code to suspend the execution of the method.
ContinuationContextorg.apache.cocoon.components.flow.javaHelper class to associate cocoon flow informations to the continuation.
ContinuationsManagerImplorg.apache.cocoon.components.flowThe default implementation of ContinuationsManager .
ContinuationsManagerImpl.HolderAwareWebContinuationorg.apache.cocoon.components.flowWebContinuation extension that holds also the information about the holder.
ContinuationsManagerImpl.WebContinuationsHolderorg.apache.cocoon.components.flowA holder for WebContinuations.
ContinuationStackorg.apache.cocoon.components.flow.javaStack to store the frame information along the invocation trace.
ControllerFactoryImplorg.apache.cocoon.portal.pluto.factoryThe implementation of the controller factory We simply assume that each model is it's controller
ConversionResultorg.apache.cocoon.forms.datatype.convertorObject returned as result of convertFromString(String, Locale, Convertor.FormatCache) .
ConvertableEventAspectorg.apache.cocoon.portal.event.aspect.implProcess all convertable event request parameters, creating the events and saving them in request attributes for processing by EventAspects that follow.
ConvertDateTimeTagorg.apache.cocoon.faces.taglibNo description provided.
ConverterTagorg.apache.cocoon.faces.taglibBase class for converter tags.
ConvertNumberTagorg.apache.cocoon.faces.taglibNo description provided.
ConvolveOperationorg.apache.cocoon.reading.imageopNo description provided.
CookieMatcherorg.apache.cocoon.matchingMatches cookies agains given name.
CookieModuleorg.apache.cocoon.components.modules.inputInput module for cookies.
CookieSelectororg.apache.cocoon.selectionA Selector that matches a string against a configurable cookie's value.
CopletBaseDataorg.apache.cocoon.portal.copletNo description provided.
CopletBaseDataFieldHandlerorg.apache.cocoon.portal.utilField handler for CopletBaseData instances.
CopletBaseDataManagerorg.apache.cocoon.portal.profile.implHolds instances of CopletBaseData.
CopletBaseDataReferenceFieldHandlerorg.apache.cocoon.portal.utilField handler for external CopletBaseData references.
CopletDataorg.apache.cocoon.portal.copletNo description provided.
CopletDataFieldHandlerorg.apache.cocoon.portal.utilField handler for CopletData instances.
CopletDataManagerorg.apache.cocoon.portal.profile.implHolds instances of CopletData.
CopletDataReferenceFieldHandlerorg.apache.cocoon.portal.utilField handler for external CopletData references.
CopletEventDescriptionorg.apache.cocoon.portal.acting.helpersHelper class for an coplet event
CopletInstanceDataorg.apache.cocoon.portal.copletNo description provided.
CopletInstanceDataFieldHandlerorg.apache.cocoon.portal.utilField handler for CopletInstanceData instances.
CopletInstanceDataManagerorg.apache.cocoon.portal.profile.implHolds instances of CopletInstanceData.
CopletInstanceDataReferenceFieldHandlerorg.apache.cocoon.portal.utilField handler for external CopletInstanceData references.
CopletJXPathEventorg.apache.cocoon.portal.event.implThis events changes the value of an instance
CopletLayoutorg.apache.cocoon.portal.layout.implA coplet layout holds a coplet.
CopletLinkEventorg.apache.cocoon.portal.event.implThis class realizes a link event created by the EventLinkTransformer.
CopletMappingorg.apache.cocoon.portal.acting.helpersHelper class for an coplet event
CopletModuleorg.apache.cocoon.portal.components.modules.inputMakes accessible coplet instance data by using JXPath expressions.

Example:

CopletSetDataActionorg.apache.cocoon.portal.actingUsing this action, you can set values in a coplet
CopletSourceorg.apache.cocoon.portal.sourceThis is the source implementation of the coplet source
CopletSourceFactoryorg.apache.cocoon.portal.sourceThe source factory for the coplet sources
CopletStatusEventorg.apache.cocoon.portal.event.implEventSource: copletID
CopletThreadorg.apache.cocoon.webapps.portal.componentsThis is the thread for loading one coplet in the background.
CopletTransformerorg.apache.cocoon.portal.transformationThis transformer offers various functions for developing pipeline based coplets.
CopyAttributeorg.apache.cocoon.template.script.eventNo description provided.
CopySourceActionorg.apache.cocoon.actingThe CopySourceAction copies the content of it's "src" attribute to its "dest" parameter.
Crawlerorg.apache.cocoon.bean.helpersA simple Cocoon crawler
Crawler.CrawlingIteratororg.apache.cocoon.bean.helpersNo description provided.
CreateEventorg.apache.cocoon.forms.eventAn event raised when a widget is created, once it has been fully set up.
CredentialsTokenorg.apache.cocoon.components.repository.helpersA CredentialsToken class to be used with a repository implementation.
CSVGeneratororg.apache.cocoon.generation

A simple parser converting a Comma Separated Values (CSV) file into XML.

CustomJXPathBindingorg.apache.cocoon.forms.bindingCustomJXPathBinding
CustomJXPathBindingBuilderorg.apache.cocoon.forms.bindingCustomJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual CustomJXPathBinding out of the configuration in the provided configElement which looks like one of the following:
DASLTransformerorg.apache.cocoon.transformationThis transformer performs DASL queries on DASL-enabled WebDAV servers.
DatabaseActionorg.apache.cocoon.acting.modularAbstract action for common function needed by database actions.
DatabaseAction.CacheHelperorg.apache.cocoon.acting.modularStructure that takes all processed data for a table depending on current default modes
DatabaseAction.Columnorg.apache.cocoon.acting.modularStructure that takes all processed data for one column.
DatabaseAction.LookUpKeyorg.apache.cocoon.acting.modularStructure that takes up both current mode types for database operations and table configuration data.
DatabaseAddActionorg.apache.cocoon.actingAdds record in a database.
DatabaseAddActionorg.apache.cocoon.acting.modularAdds record in a database.
DatabaseAuthenticatorActionorg.apache.cocoon.actingThis action is used to authenticate user by comparing several request fields (username, password) with the values in database.
DatabaseCookieAuthenticatorActionorg.apache.cocoon.actingThis action is used to authenticate user by comparing several cookie values (username, password) with the values in database.
Search