| Library: | Apache Cocoon |
| Version: | 2.1.9 |
| Compatibility: | JDK 1.4 |
| Name | Package | Description |
|---|---|---|
| AbstractAction | org.apache.cocoon.acting | AbstractAction gives you the infrastructure for easily deploying more Actions. |
| AbstractActionAspect | org.apache.cocoon.portal.layout.renderer.aspect.impl | This aspect creates an event and subscribes to it as well |
| AbstractActionEvent | org.apache.cocoon.portal.event.impl | This event is performed on a target |
| AbstractAspect | org.apache.cocoon.portal.layout.renderer.aspect.impl | Base class for renderer aspects. |
| AbstractAspectalizable | org.apache.cocoon.portal.aspect.impl | No description provided. |
| AbstractAspectalizableDescription | org.apache.cocoon.portal.aspect.impl | No description provided. |
| AbstractAutoIncrementModule | org.apache.cocoon.components.modules.database | AbstractDatabaseModule gives you the infrastructure for easily deploying more AutoIncrementModules. |
| AbstractBasketTransformer | org.apache.cocoon.portal.coplets.basket | This is the base class for all basket transformers |
| AbstractCachingProcessingPipeline | org.apache.cocoon.components.pipeline.impl | This is the base class for all caching pipeline implementations that check different pipeline components. |
| AbstractCharset | org.apache.cocoon.components.serializers.encoding | No description provided. |
| AbstractCIncludeAspect | org.apache.cocoon.portal.layout.renderer.aspect.impl | Base class for aspect renderers that generate cinclude statements. |
| AbstractCommandLineEnvironment | org.apache.cocoon.environment.commandline | This environment is used to save the requested file to disk. |
| AbstractComplementaryConfigurableAction | org.apache.cocoon.acting | Set up environment for configurable form handling data. |
| AbstractComposableService | org.apache.cocoon.webservices | Base class for providing Composable SOAP services. |
| AbstractCompositeAspect | org.apache.cocoon.portal.layout.renderer.aspect.impl | Insert a composite layout's elements into the resulting XML. |
| AbstractConfigurableAction | org.apache.cocoon.acting | AbstractConfigurableAction gives you the infrastructure for easily deploying more Actions that take default parameters. |
| AbstractConfigurableSourceDescriptor | org.apache.cocoon.components.source.impl | Abstract base class SourceDescriptors that want to configure the set of properties they handle beforehand. |
| AbstractConfigurableSourceInspector | org.apache.cocoon.components.source.impl | Abstract base class for SourceInspectors that want to configure the set of properties they handle beforehand. |
| AbstractContainerDefinition | org.apache.cocoon.woody.formmodel | The AbstractContainerDefinition corresponding to an AbstractContainerWidget . |
| AbstractContainerDefinition | org.apache.cocoon.forms.formmodel | The AbstractContainerDefinition corresponding to an AbstractContainerWidget . |
| AbstractContainerDefinitionBuilder | org.apache.cocoon.forms.formmodel | Abstract base class for container widget builders. |
| AbstractContainerWidget | org.apache.cocoon.woody.formmodel | A general-purpose abstract Widget which can hold zero or more widgets. |
| AbstractContainerWidget | org.apache.cocoon.forms.formmodel | A general-purpose abstract Widget which can hold zero or more widgets. |
| AbstractContentEventAspect | org.apache.cocoon.portal.event.aspect.impl | No description provided. |
| AbstractContinuable | org.apache.cocoon.components.flow.java | Abstract class to add basic methods for flow handling. |
| AbstractCopletAdapter | org.apache.cocoon.portal.coplet.adapter.impl | This is the abstract base adapter to use pipelines as coplets |
| AbstractCopletGenerator | org.apache.cocoon.portal.generation | Abstract generator implementation that provides a method getCopletInstanceData(). |
| AbstractCopletTransformer | org.apache.cocoon.portal.transformation | Abstract transformer implementation that provides some useful methods and functionality. |
| AbstractCustomBinding | org.apache.cocoon.forms.binding | AbstractCustomBinding |
| AbstractDatabaseAction | org.apache.cocoon.acting | Set up environment for configurable form handling data. |
| AbstractDatatype | org.apache.cocoon.woody.datatype.typeimpl | Abstract base class for Datatype implementations. |
| AbstractDatatype | org.apache.cocoon.forms.datatype.typeimpl | Abstract base class for Datatype implementations. |
| AbstractDatatypeBuilder | org.apache.cocoon.woody.datatype.typeimpl | Abstract base class for datatype builders, most concrete datatype builders will derive from this class. |
| AbstractDatatypeBuilder | org.apache.cocoon.forms.datatype.typeimpl | Abstract base class for datatype builders, most concrete datatype builders will derive from this class. |
| AbstractDatatypeWidgetDefinition | org.apache.cocoon.woody.formmodel | Base class for WidgetDefinitions that use a Datatype and SelectionList. |
| AbstractDatatypeWidgetDefinition | org.apache.cocoon.forms.formmodel | Base class for WidgetDefinitions that use a Datatype and SelectionList. |
| AbstractDatatypeWidgetDefinitionBuilder | org.apache.cocoon.woody.formmodel | Abstract base class for WidgetDefinitionBuilders that build widgets that have datatypes/selection lists. |
| AbstractDatatypeWidgetDefinitionBuilder | org.apache.cocoon.forms.formmodel | Abstract base class for WidgetDefinitionBuilders that build widgets that have datatypes/selection lists. |
| AbstractDOMFragment | org.apache.cocoon.xml | Abstract implementation of XMLFragment for objects that are more easily represented as a DOM. |
| AbstractDOMTransformer | org.apache.cocoon.transformation | An Abstract DOM Transformer, for use when a transformer needs a DOM-based view of the document. |
| AbstractDoubleMapEventRegistry | org.apache.cocoon.caching.impl | This abstract base implementation of EventRegistry stores
the event-key mappings in a simple pair of MultiMaps. |
| AbstractElementProcessorFactory | org.apache.cocoon.components.elementprocessor.impl | Create instances of specific ElementProcessor implementations to handle specific XML elements and their content. |
| AbstractEnvironment | org.apache.cocoon.environment | Base class for any environment |
| AbstractEsqlConnection | org.apache.cocoon.components.language.markup.xsp | No description provided. |
| AbstractEsqlQuery | org.apache.cocoon.components.language.markup.xsp | This is base class for all EsqlQueries |
| AbstractExpression | org.apache.cocoon.components.expression | No description provided. |
| AbstractExtractionTransformer | org.apache.cocoon.transformation | This transformer sieves an incoming stream of xml and feeds a DOMBuilder with it. |
| AbstractFactory | org.apache.cocoon.portal.pluto.factory | Abstract implementation for all factories |
| AbstractFieldHandler | org.apache.cocoon.portal.util | Base field handler implementation |
| AbstractFormHandler | org.apache.cocoon.woody.event | Abstract implementation of FormHandler , which checks the type of the WidgetEvent and calls the more specific handleActionEvent(ActionEvent) or handleValueChangedEvent(ValueChangedEvent) methods. |
| AbstractFormHandler | org.apache.cocoon.forms.event | Abstract implementation of FormHandler , which checks the type of the WidgetEvent and calls the more specific handleActionEvent(ActionEvent) or handleValueChangedEvent(ValueChangedEvent) methods. |
| AbstractFormsAction | org.apache.cocoon.forms.acting | Abstract base class for Cocoon Forms actions. |
| AbstractGenerator | org.apache.cocoon.generation | An abstract class that can be used to implement an own generator. |
| AbstractImageSourceInspector | org.apache.cocoon.components.source.impl | Abstract base class for inspectors that can calculate the size of an image of a particular type. |
| AbstractInputModule | org.apache.cocoon.components.modules.input | AbstractInputModule gives you the infrastructure for easily deploying more InputModules. |
| AbstractInterpreter | org.apache.cocoon.components.flow | Abstract superclass for various scripting languages used by Cocoon for flow control. |
| AbstractItem | org.apache.cocoon.portal.coplets.basket | This is a possible base class for item implementations. |
| AbstractJavaCompiler | org.apache.cocoon.components.language.programming.java | This class implements the functionality common to all Java compilers. |
| AbstractJavaSelectionList | org.apache.cocoon.forms.datatype | Abstract implementation of a JavaSelectionList |
| AbstractJXPathModule | org.apache.cocoon.components.modules.input | JXPathModule allows to access properties of any object in generic way. |
| AbstractLayout | org.apache.cocoon.portal.layout | No description provided. |
| AbstractLogEnabledService | org.apache.cocoon.webservices | Base class for providing LogEnabled SOAP services. |
| AbstractMailCommand | org.apache.cocoon.mail.command | An abstract MailCommand template |
| AbstractMarkupLanguage | org.apache.cocoon.components.language.markup | Base implementation of MarkupLanguage. |
| AbstractMarkupLanguage.LanguageDescriptor | org.apache.cocoon.components.language.markup | This class holds transient information about a target programming language. |
| AbstractMarkupLanguage.TransformerChainBuilderFilter | org.apache.cocoon.components.language.markup | An XMLFilter that build the chain of transformers on the fly. |
| AbstractMessageListener | org.apache.cocoon.components.jms | Abstract MessageListener implementation. |
| AbstractMessagePublisher | org.apache.cocoon.components.jms | Abstract JMS message publisher. |
| AbstractMetaModule | org.apache.cocoon.components.modules.input | AbstractMetaModule gives you the infrastructure for easily deploying more "meta" InputModules i.e. |
| AbstractModule | org.apache.cocoon.portal.components.modules.input | No description provided. |
| AbstractMultiAction | org.apache.cocoon.acting | The AbstractMultiAction provides a way
to call methods of an action specified by
the method parameter or request parameter. |
| AbstractOutputModule | org.apache.cocoon.components.modules.output | AbstractOutputModule gives you the infrastructure for easily deploying more output modules. |
| AbstractParameters | org.apache.cocoon.portal.layout | No description provided. |
| AbstractParentProcessingNode | org.apache.cocoon.components.treeprocessor | No description provided. |
| AbstractParentProcessingNodeBuilder | org.apache.cocoon.components.treeprocessor | Base class for parent ProcessingNodeBuilders, providing services for parsing
children nodes. |
| AbstractPreparableMatcher | org.apache.cocoon.matching | A matcher that can prepare patterns during sitemap setup for faster match at request time. |
| AbstractProcessingNode | org.apache.cocoon.components.treeprocessor | No description provided. |
| AbstractProcessingNodeBuilder | org.apache.cocoon.components.treeprocessor | No description provided. |
| AbstractProcessingPipeline | org.apache.cocoon.components.pipeline | This is the base for all implementations of a ProcessingPipeline. |
| AbstractProducible | org.apache.cocoon.portal.factory.impl | This interface marks an object that can be created by a factory. |
| AbstractProducibleDescription | org.apache.cocoon.portal.factory.impl | This is a description of a Producible object. |
| AbstractProfileManager | org.apache.cocoon.portal.profile.impl | Base class for all profile managers |
| AbstractProgrammingLanguage | org.apache.cocoon.components.language.programming | Base implementation of ProgrammingLanguage. |
| AbstractReader | org.apache.cocoon.reading | A reader can be used to generate binary output for a request. |
| AbstractRegexpMatcher | org.apache.cocoon.matching | Base class for all matchers using a regular expression pattern. |
| AbstractRegexpSelector | org.apache.cocoon.selection | The AbstractRegexpSelector abstract class defines a simple selector operating over configured regular-expression patterns. |
| AbstractRenderer | org.apache.cocoon.portal.layout.renderer.impl | Base class for all renderers. |
| AbstractRepository | org.apache.cocoon.jcr | Base class for JCR (aka JSR-170) repository as a Cocoon component. |
| AbstractSAXFragment | org.apache.cocoon.xml | Abstract implementation of XMLFragment for objects that are more easily represented as SAX events. |
| AbstractSAXSource | org.apache.cocoon.components.source | This abstract class provides convenience methods to implement a SAX based Source. |
| AbstractSAXTransformer | org.apache.cocoon.transformation | This class is the basis for all transformers. |
| AbstractSchema | org.apache.cocoon.components.validation.impl | A simple implementation of the Schema interface. |
| AbstractSchemaParser | org.apache.cocoon.components.validation.impl | A SchemaParser caching Schema instance for multiple use. |
| AbstractSerializer | org.apache.cocoon.serialization | No description provided. |
| AbstractServerPage | org.apache.cocoon.generation | Base implementation of ServerPagesGenerator. |
| AbstractSessionComponent | org.apache.cocoon.webapps.session.components | The base class for own components This is only here for compatibility |
| AbstractSessionTransformer | org.apache.cocoon.webapps.session.transformation | This class is the basis for all session transformers. |
| AbstractSourcePermission | org.apache.cocoon.components.source.helpers | This class is an abstract implementation of a source permission |
| AbstractStreamSource | org.apache.cocoon.components.source | This abstract class provides convenience methods to implement a stream based Source. |
| AbstractStreamWriteableSource | org.apache.cocoon.components.source | This abstract class provides convenience methods to implement
a stream based org.apache.cocoon.environment.WriteableSource. |
| AbstractStringTemplateParser | org.apache.cocoon.template.expression | No description provided. |
| AbstractSupportSet | org.apache.cocoon.portal.pluto.om.common | No description provided. |
| AbstractSwitchSelector | org.apache.cocoon.selection | Abstract SwitchSelector class. |
| AbstractTextSerializer | org.apache.cocoon.serialization | No description provided. |
| AbstractTextSerializer.NamespaceAsAttributes | org.apache.cocoon.serialization | A pipe that ensures that all namespace prefixes are also present as 'xmlns:' attributes. |
| AbstractTransformer | org.apache.cocoon.transformation | No description provided. |
| AbstractUserProfileManager | org.apache.cocoon.portal.profile.impl | The profile manager using the authentication framework |
| AbstractValidationRule | org.apache.cocoon.woody.datatype.validationruleimpl | Abstract base class providing common functionality for many ValidationRule implementations. |
| AbstractValidationRule | org.apache.cocoon.forms.datatype.validationruleimpl | Abstract base class providing common functionality for many ValidationRule implementations. |
| AbstractValidationRuleBuilder | org.apache.cocoon.woody.datatype.validationruleimpl | Abstract base class for ValidationRuleBuilder implementations. |
| AbstractValidationRuleBuilder | org.apache.cocoon.forms.datatype.validationruleimpl | Abstract base class for ValidationRuleBuilder implementations. |
| AbstractValidator | org.apache.cocoon.components.validation.impl | The AbstractValidator provides a generic implementation of the methods specified by the Validator interface. |
| AbstractValidatorAction | org.apache.cocoon.acting | Abstract implementation of action that needs to perform validation of parameters (from session, from request, etc.). |
| AbstractWidget | org.apache.cocoon.woody.formmodel | Abstract base class for Widget implementations. |
| AbstractWidget | org.apache.cocoon.forms.formmodel | Abstract base class for Widget implementations. |
| AbstractWidgetDefinition | org.apache.cocoon.woody.formmodel | Provides functionality that is common across many WidgetDefinition implementations. |
| AbstractWidgetDefinition | org.apache.cocoon.forms.formmodel | Provides functionality that is common across many WidgetDefinition implementations. |
| AbstractWidgetDefinitionBuilder | org.apache.cocoon.woody.formmodel | Abstract base class for WidgetDefinitionBuilders. |
| AbstractWidgetDefinitionBuilder | org.apache.cocoon.forms.formmodel | Abstract base class for WidgetDefinitionBuilders. |
| AbstractWildcardMatcher | org.apache.cocoon.matching | Base class for wildcard matchers |
| AbstractWoodyAction | org.apache.cocoon.woody.acting | Abstract base class for Woody actions. |
| AbstractXMLConsumer | org.apache.cocoon.xml | This abstract class provides default implementation of the methods specified
by the XMLConsumer interface. |
| AbstractXMLPipe | org.apache.cocoon.xml | This class provides a bridge class to connect to existing content handlers and lexical handlers. |
| AbstractXMLProducer | org.apache.cocoon.xml | This abstract class provides default implementation of the methods specified
by the XMLProducer interface. |
| Action | org.apache.cocoon.woody.formmodel | An Action widget. |
| Action | org.apache.cocoon.forms.formmodel | An Action widget. |
| ActionCounterEventAspect | org.apache.cocoon.portal.event.aspect.impl | This aspect "disables" the back button of the browser and tries to avoid problems with the user browsing in multiple windows. |
| ActionDefinition | org.apache.cocoon.woody.formmodel | The WidgetDefinition part of a Action widget, see Action for more information. |
| ActionDefinition | org.apache.cocoon.forms.formmodel | The WidgetDefinition part of a Action widget, see Action for more information. |
| ActionDefinitionBuilder | org.apache.cocoon.woody.formmodel | Builds ActionDefinition s. |
| ActionDefinitionBuilder | org.apache.cocoon.forms.formmodel | Builds ActionDefinition s. |
| ActionEvent | org.apache.cocoon.woody.event | Currently this event originates from a Button widget. |
| ActionEvent | org.apache.cocoon.forms.event | Currently this event originates from a Button widget. |
| ActionListenerTag | org.apache.cocoon.faces.taglib | No description provided. |
| ActionRequest | org.apache.cocoon.environment.portlet | Implements the Request interface for the JSR-168 (Portlet) environment. |
| ActionRequestFactoryImpl | org.apache.cocoon.portal.pluto.factory | Implementation for the render request factory. |
| ActionRequestImpl | org.apache.cocoon.portal.pluto.factory | Implementation for the action request object. |
| ActionResponse | org.apache.cocoon.environment.portlet | Implements the Response interface for the JSR-168 (Portlet) environment. |
| ActionSetNode | org.apache.cocoon.components.treeprocessor.sitemap | No description provided. |
| ActionSetNodeBuilder | org.apache.cocoon.components.treeprocessor.sitemap | No description provided. |
| ActNodeBuilder | org.apache.cocoon.components.treeprocessor.sitemap | No description provided. |
| ActSetNode | org.apache.cocoon.components.treeprocessor.sitemap | Handles <map:act type="..."> (action-sets calls are handled by ActSetNode ). |
| ActTypeNode | org.apache.cocoon.components.treeprocessor.sitemap | Handles <map:act type="..."> (action-sets calls are handled by ActSetNode ). |
| AddItemEvent | org.apache.cocoon.portal.coplets.basket.events | This event is used to add an item to the content store |
| AddRowActionDefinition | org.apache.cocoon.woody.formmodel | The definition for a repeater action that adds a row to a sibling repeater. |
| AddToBasketAspect | org.apache.cocoon.portal.coplets.basket | This renderer adds a link to add this coplet to the basket. |
| AdminHelper | org.apache.cocoon.slide.util | Helper class for the slide samples administration application. |
| AdminHelper.Group | org.apache.cocoon.slide.util | No description provided. |
| AffineTransformOperation | org.apache.cocoon.reading.imageop | No description provided. |
| AggregatedCacheValidity | org.apache.cocoon.caching | A validation object aggregating several validity objects. |
| AggregateField | org.apache.cocoon.woody.formmodel | An aggregated field allows to represent one value as multiple input fields, or several values as one field. |
| AggregateField | org.apache.cocoon.forms.formmodel | An aggregated field allows to represent one value as multiple input fields, or several values as one field. |
| AggregateFieldDefinition | org.apache.cocoon.woody.formmodel | The WidgetDefinition part of a AggregateField widget, see AggregateField for more information. |
| AggregateFieldDefinition | org.apache.cocoon.forms.formmodel | The WidgetDefinition part of a AggregateField widget, see AggregateField for more information. |
| AggregateFieldDefinition.SplitMapping | org.apache.cocoon.woody.formmodel | No description provided. |
| AggregateFieldDefinition.SplitMapping | org.apache.cocoon.forms.formmodel | No description provided. |
| AggregateFieldDefinitionBuilder | org.apache.cocoon.woody.formmodel | Builds AggregateFieldDefinition s. |
| AggregateFieldDefinitionBuilder | org.apache.cocoon.forms.formmodel | Builds AggregateFieldDefinition s. |
| AggregateJXPathBinding | org.apache.cocoon.woody.binding | AggregateJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings. |
| AggregateJXPathBinding | org.apache.cocoon.forms.binding | AggregateJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings. |
| AggregateJXPathBindingBuilder | org.apache.cocoon.woody.binding | AggregateJXPathBindingBuilder 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: |
| AggregateJXPathBindingBuilder | org.apache.cocoon.forms.binding | AggregateJXPathBindingBuilder 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: |
| AggregateNode | org.apache.cocoon.components.treeprocessor.sitemap | Aggregate sitemap node. |
| AggregateNode.Part | org.apache.cocoon.components.treeprocessor.sitemap | No description provided. |
| AggregateNodeBuilder | org.apache.cocoon.components.treeprocessor.sitemap | No description provided. |
| AjaxHelper | org.apache.cocoon.ajax | Helper class to handle Ajax requests |
| AjaxRequestMatcher | org.apache.cocoon.ajax | A matcher that tests if the current request is an Ajax request. |
| AjaxRequestSelector | org.apache.cocoon.ajax | Choose a select branch depending on if the current request is an Ajax request. |
| Anchors | org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements | Anchors. |
| AntDelegate | org.apache.cocoon.bean.helpers | Delegate class for use by the Cocoon Ant task. |
| AppleHelper | org.apache.cocoon.components.flow.apples | AppleHelper holds some static utility classes used in the Apples flow implementation. |
| ApplesProcessor | org.apache.cocoon.components.flow.apples | ApplesProcessor is the core Cocoon component that provides the 'Apples' flow implementation. |
| ApplicationConfiguration | org.apache.cocoon.webapps.authentication.configuration | This object stores information about an application configuration inside a handler configuration. |
| ApplicationCopletAdapter | org.apache.cocoon.portal.coplet.adapter.impl | This coplet adapter is used to connect to external applications that are plugged into the portal. |
| AsciiArtPad | org.apache.cocoon.generation.asciiart | A drawing ascii art pad. |
| AsciiArtPad.AsciiArt | org.apache.cocoon.generation.asciiart | Helper class containing the ascii text data, acting as input of an AsciiArtPad |
| AsciiArtPad.AsciiArtCoordinate | org.apache.cocoon.generation.asciiart | Helper class describing a coordinate of AsciiArtPad elements. |
| AsciiArtPad.AsciiArtLine | org.apache.cocoon.generation.asciiart | An AsciiArtElement describing a line. |
| AsciiArtPad.AsciiArtPadBuilder | org.apache.cocoon.generation.asciiart | Builder of AsciiArtElements from an AsciiArt input. |
| AsciiArtPad.AsciiArtRect | org.apache.cocoon.generation.asciiart | An AsciiArtElement describing a rectangle. |
| AsciiArtPad.AsciiArtString | org.apache.cocoon.generation.asciiart | An AsciiArtElement describing a string of text. |
| AsciiArtSVGGenerator | org.apache.cocoon.generation.asciiart | A simple AsciiArt text SVG XML generator. |
| AspectDataFieldHandler | org.apache.cocoon.portal.util | Field handler for aspects of an Aspectizable object. |
| AspectRenderer | org.apache.cocoon.portal.layout.renderer.impl | Container for chain of aspect renderers. |
| AspectUtil | org.apache.cocoon.portal.aspect.impl | Utility class for aspects |
| AssertValidationRule | org.apache.cocoon.woody.datatype.validationruleimpl | Generic validation rule that evaluates an expression. |
| AssertValidationRule | org.apache.cocoon.forms.datatype.validationruleimpl | Generic validation rule that evaluates an expression. |
| AssertValidationRuleBuilder | org.apache.cocoon.woody.datatype.validationruleimpl | Builds AssertValidationRule s. |
| AssertValidationRuleBuilder | org.apache.cocoon.forms.datatype.validationruleimpl | Builds AssertValidationRule s. |
| AssertValidatorBuilder | org.apache.cocoon.woody.validation.impl | Adapter for AssertValidationRuleBuilder |
| AssertValidatorBuilder | org.apache.cocoon.forms.validation.impl | Adapter for AssertValidationRuleBuilder |
| Attribute | org.apache.cocoon.template.instruction | No description provided. |
| Attribute | org.apache.cocoon.components.elementprocessor.types | Encapsulation of a single XML element attribute in a way that shields the consumer from the data's XML origins. |
| AttributeAwareXMLConsumerImpl | org.apache.cocoon.template.xml | No description provided. |
| AttributeAwareXMLConsumerImpl.Characters | org.apache.cocoon.template.xml | No description provided. |
| AttributeAwareXMLConsumerImpl.IgnorableWhitespace | org.apache.cocoon.template.xml | No description provided. |
| AttributedMapItem | org.apache.cocoon.portal.util | Used by the ParameterFieldHandler for Castor. |
| AttributeEvent | org.apache.cocoon.template.script.event | No description provided. |
| AttributesFieldHandler | org.apache.cocoon.portal.util | Field handler for attributes of a CopletData object. |
| AttributesImpl | org.apache.cocoon.xml | A helper Class creating SAX Attributes |
| AttributeTag | org.apache.cocoon.faces.taglib | No description provided. |
| AugmentTransformer | org.apache.cocoon.transformation | No description provided. |
| AuthAction | org.apache.cocoon.webapps.portal.acting | This is the authentication action for the portal This action protecteds a pipeline by using a coplet ID. |
| AuthAction | org.apache.cocoon.webapps.authentication.acting | This is the authentication action This action contains the complete configuration for the authentication Manager. |
| AuthenticationContext | org.apache.cocoon.webapps.authentication.context | This is the implementation for the authentication context |
| AuthenticationContextProvider | org.apache.cocoon.webapps.authentication.context | Context provider for the authentication context |
| AuthenticationFWUserInfoProvider | org.apache.cocoon.portal.profile.impl | Get the information about the current user. |
| AuthenticationFWUserInfoProvider.AFWUserInfo | org.apache.cocoon.portal.profile.impl | No description provided. |
| AuthenticationProfileManager | org.apache.cocoon.portal.profile.impl | The profile manager using the authentication framework |
| AuthenticationProfileManager.User | org.apache.cocoon.portal.profile.impl | No description provided. |
| Authenticator.AuthenticationResult | org.apache.cocoon.webapps.authentication.components | This object describes the success or the failure of an attempt to authenticate a user. |
| AvalonProvider | org.apache.cocoon.components.axis.providers | Provider class which allows you to specify an Avalon ROLE for servicing Axis SOAP requests. |
| AvalonToCocoonSource | org.apache.cocoon.components.source.impl | This source objects wraps an Avalon Excalibur Source to get an obsolete Cocoon Source object for the use of the deprecated resolve(String) method. |
| AvalonToCocoonSourceInvocationHandler | org.apache.cocoon.components.source.impl | An InvocationHandler which acts as a proxy for excalibur
Source objects to make them compatible with the cocoon
Source interface. |
| AxisRPCReader | org.apache.cocoon.reading | SOAP Reader |
| BackgroundEnvironment | org.apache.cocoon.environment.background | A simple implementation of org.apache.cocoon.environment.Environment
for pipeline calls which are not externally triggered. |
| BaseCachingProcessingPipeline | org.apache.cocoon.components.pipeline.impl | This is the base class for all caching pipeline implementations. |
| BaseElementProcessor | org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements | The BaseElementProcessor class provides default behavior for classes that can handle a particular XML element's content. |
| BaseLinkModule | org.apache.cocoon.components.modules.input | BaseLinkModule returns a relative link (../,
../../ etc) to the base of the current request or sitemap URI. |
| Basket | org.apache.cocoon.portal.coplets.basket | This is a per user basket that has the duration of a session Make a subclass to add your specific functionality |
| BasketContentGenerator | org.apache.cocoon.portal.coplets.basket | This generator displays the content of one item. |
| BasketGenerator | org.apache.cocoon.portal.coplets.basket | This is a portlet that displays the contents of a basket |
| BasketGenerator.StoreInfo | org.apache.cocoon.portal.coplets.basket | No description provided. |
| BasketManager.ActionInfo | org.apache.cocoon.portal.coplets.basket | An action info consists of a name and a url |
| BasketManagerImpl | org.apache.cocoon.portal.coplets.basket | This is the implementation of the basket manager |
| BasketManagerImpl.BatchInfo | org.apache.cocoon.portal.coplets.basket | No description provided. |
| BasketManagerImpl.Job | org.apache.cocoon.portal.coplets.basket | No description provided. |
| BasketTransformer | org.apache.cocoon.portal.coplets.basket | This transformer supports the basket and briefcase feature. |
| BeanConfigurator | org.apache.cocoon.bean.helpers | Static class for configuring a CocoonBean from a DOM Document object |
| BeanConvertor | org.apache.cocoon.forms.datatype.convertor | Converts String representation of beans to bean instances and vice versa. |
| BeanConvertorBuilder | org.apache.cocoon.forms.datatype.convertor | Creates BeanConvertor s |
| BeanType | org.apache.cocoon.forms.datatype.typeimpl | The CForm type of a bean |
| BeanTypeBuilder | org.apache.cocoon.forms.datatype.typeimpl | Builder for BeanType |
| BindingBuilderContext | org.apache.cocoon.forms.binding | No description provided. |
| BlobHelper | org.apache.cocoon.util | A minimal implementation just enough to send a BLOB to a database. |
| BlobSource | org.apache.cocoon.components.source.impl | A Source that takes its content in a single JDBC column. |
| BlobSourceFactory | org.apache.cocoon.components.source.impl | A factory for 'blob:' sources. |
| BodyContent | org.apache.cocoon.taglib | No description provided. |
| BookmarkAction | org.apache.cocoon.portal.acting | This action helps you in creating bookmarks
The definition file is:
|
| BooleanConverter | org.apache.cocoon.components.elementprocessor.types | This class knows how to convert strings into numbers, and also knows how to check the results against certain criteria |
| BooleanField | org.apache.cocoon.woody.formmodel | A widget to select a boolean value. |
| BooleanField | org.apache.cocoon.forms.formmodel | A widget to select a boolean value. |
| BooleanFieldDefinition | org.apache.cocoon.woody.formmodel | The WidgetDefinition part of a BooleanField widget, see BooleanField for more information. |
| BooleanFieldDefinition | org.apache.cocoon.forms.formmodel | The WidgetDefinition part of a BooleanField widget, see BooleanField for more information. |
| BooleanFieldDefinitionBuilder | org.apache.cocoon.woody.formmodel | Builds BooleanFieldDefinition s. |
| BooleanFieldDefinitionBuilder | org.apache.cocoon.forms.formmodel | Builds BooleanFieldDefinition s. |
| BooleanResult | org.apache.cocoon.components.elementprocessor.types | This class holds the result of a boolean conversion. |
| BooleanType | org.apache.cocoon.woody.datatype.typeimpl | A Datatype implementation for java.lang.Boolean's. |
| BooleanType | org.apache.cocoon.forms.datatype.typeimpl | A Datatype implementation for java.lang.Boolean's. |
| BooleanTypeBuilder | org.apache.cocoon.woody.datatype.typeimpl | Builds BooleanType s. |
| BooleanTypeBuilder | org.apache.cocoon.forms.datatype.typeimpl | Builds BooleanType s. |
| BootstrapServlet | org.apache.cocoon.servlet | A bootstrap servlet to allow Cocoon to run in servlet engines that aren't fully compliant with the servlet 2.2 spec. |
| BootstrapServlet.ConfigWrapper | org.apache.cocoon.servlet | Implementation of ServletConfig passed to the actual servlet. |
| BootstrapServlet.ContextWrapper | org.apache.cocoon.servlet | Wrapper for the ServletContext passed to the actual servlet. |
| BorderStyle | org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements | Border style codes |
| BoundedQueue | org.apache.cocoon.components.thread | Efficient array-based bounded buffer class. |
| Briefcase | org.apache.cocoon.portal.coplets.basket | This is a per user basket that is persistent between sessions Make a subclass to add your specific functionality |
| BrowserSelector | org.apache.cocoon.selection | Tests a specific browser pattern against the requesting user-agent. |
| BrowserUpdateTransformer | org.apache.cocoon.ajax | No description provided. |
| BufferedOutputStream | org.apache.cocoon.util | This class is like the BufferedOutputStream but it extends it with a logic to count the number of bytes written to the output stream. |
| BundleFactory.ConfigurationKeys | org.apache.cocoon.i18n | Constants for bundle factory configuration keys |
| ButtonDefinitionBuilder | org.apache.cocoon.woody.formmodel | The ButtonDefinitionBuilder has been replaced by ActionDefinitionBuilder . |
| ButtonDefinitionBuilder | org.apache.cocoon.forms.formmodel | The ButtonDefinitionBuilder has been replaced by ActionDefinitionBuilder . |
| ByteLen | org.apache.cocoon.components.midi.xmidi | The 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. |
| ByteRange | org.apache.cocoon.util | No description provided. |
| CachedEventObject | org.apache.cocoon.caching | This is a cached object as it is stored in the EventCache |
| CachedResponse | org.apache.cocoon.caching | This is a cached response. |
| CachedStreamObject | org.apache.cocoon.caching | This is an cached object as it is stored in the StreamCache |
| CacheEventAction | org.apache.cocoon.acting | Simple action to cause notification of a NamedEvent to an EventAwareCacheImpl. |
| CacheImpl | org.apache.cocoon.caching.impl | This is the Cocoon cache. |
| CacheValidityToSourceValidity | org.apache.cocoon.caching | A CacheValidity object wrapping the Avalon Excalibur
SourceValidity object. |
| CachingCIncludeTransformer | org.apache.cocoon.transformation | This transformer triggers for the element |
| CachingOutputStream | org.apache.cocoon.caching | This is an OutputStream which forwards all received bytes to another output stream and in addition caches all bytes, thus acting like a TeeOutputStream. |
| CachingPointProcessingPipeline | org.apache.cocoon.components.pipeline.impl | The 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. |
| CachingProcessingPipeline | org.apache.cocoon.components.pipeline.impl | The CachingProcessingPipeline |
| CachingRegexpMatcher | org.apache.cocoon.matching.modular | Matches against a regular expression. |
| CachingURICopletAdapter | org.apache.cocoon.portal.coplet.adapter.impl | This adapter extends the URICopletAdapter by a caching mechanism. |
| CachingValidator | org.apache.cocoon.components.validation.impl | An extension of the DefaultValidator class allowing Schema instances to be cached. |
| CachingWildcardMatcher | org.apache.cocoon.matching.modular | Matches against a wildcard expression. |
| CalendarGenerator | org.apache.cocoon.generation | No description provided. |
| Call | org.apache.cocoon.template.instruction | No description provided. |
| CallFunctionNode | org.apache.cocoon.components.treeprocessor.sitemap | Node handler for calling functions and resuming continuations in the control flow layer. |
| CallNode | org.apache.cocoon.components.treeprocessor.sitemap | No description provided. |
| CallNodeBuilder | org.apache.cocoon.components.treeprocessor.sitemap | No description provided. |
| CaptchaDefinitionBuilder | org.apache.cocoon.forms.formmodel | Builds CaptchaFieldDefinition s. |
| CaptchaField | org.apache.cocoon.forms.formmodel | A Field for CAPTCHA validation. |
| CaptchaFieldDefinition | org.apache.cocoon.forms.formmodel | A FieldDefinition for CaptchaField s. |
| CaptchaReader | org.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. |
| CaptchaValidator | org.apache.cocoon.forms.validation.impl | A WidgetValidator that relies on a CAPTCHA test. |
| CaptchaValidatorBuilder | org.apache.cocoon.forms.validation.impl | Builds a CAPTCHA validator. |
| CaseJXPathBinding | org.apache.cocoon.woody.binding | CaseJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings. |
| CaseJXPathBinding | org.apache.cocoon.forms.binding | CaseJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings. |
| CaseJXPathBindingBuilder | org.apache.cocoon.woody.binding | CaseJXPathBindingBuilder 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: |
| CaseJXPathBindingBuilder | org.apache.cocoon.forms.binding | CaseJXPathBindingBuilder 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: |
| CastorSourceConverter | org.apache.cocoon.components.persistence | This is a component converting the profiles (= object tree) to XML and vice-versa using Castor. |
| CategoryNode | org.apache.cocoon.components.treeprocessor | A generic container node that just invokes its children. |
| CategoryNodeBuilder | org.apache.cocoon.components.treeprocessor | Builds a generic container node. |
| CellType | org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements | Cell type codes |
| ChainedConfiguration | org.apache.cocoon.components | This configuration object is used for SitemapConfigurable components. |
| ChainMetaModule | org.apache.cocoon.components.modules.input | This modules allows to "chain" several other modules. |
| ChangeAspectDataEvent | org.apache.cocoon.portal.event.impl | This events set the aspect data for an Aspectalizable object |
| ChangeCopletInstanceAspectDataEvent | org.apache.cocoon.portal.event.impl | This events set the aspect data for a coplet instance object |
| ChangeCopletsJXPathEvent | org.apache.cocoon.portal.event.impl | This event changes the value of all instances of a coplet data |
| ChannelWrapper | org.apache.cocoon.components.thread | Wrapper around a Channel implementation for constructor convenience |
| Characters | org.apache.cocoon.template.script.event | No description provided. |
| CharConvertor | org.apache.cocoon.forms.datatype.convertor | The CharConvertor converts a String to a Character object and viceversa. |
| CharConvertorBuilder | org.apache.cocoon.forms.datatype.convertor | The builder for the char default convertor. |
| CharsetFactory | org.apache.cocoon.components.serializers.encoding | No description provided. |
| CharType | org.apache.cocoon.forms.datatype.typeimpl | The char datatype. |
| CharTypeBuilder | org.apache.cocoon.forms.datatype.typeimpl | The builder for the char datatype. |
| CheckAccessAction | org.apache.cocoon.portal.tools.acting | Check whether the current user is allowed to access the given page. |
| CheckAccessTransformer | org.apache.cocoon.portal.tools.transformation | No description provided. |
| Choose | org.apache.cocoon.template.instruction | No description provided. |
| CIncludeCopletAspect | org.apache.cocoon.portal.layout.renderer.aspect.impl | This aspect streams a cinclude statement into the stream that will include the coplet using the coplet protocol. |
| CIncludeCopletAspect.PreparedConfiguration | org.apache.cocoon.portal.layout.renderer.aspect.impl | No description provided. |
| CIncludeTransformer | org.apache.cocoon.transformation | No description provided. |
| ClassDefinition | org.apache.cocoon.woody.formmodel | A WidgetDefinition which holds a collection of Widget s and which can be instantiated with a NewDefinition . |
| ClassDefinition | org.apache.cocoon.forms.formmodel | A WidgetDefinition which holds a collection of Widget s and which can be instantiated with a NewDefinition . |
| ClassDefinitionBuilder | org.apache.cocoon.woody.formmodel | Builds {ClassDefinition}s. |
| ClassDefinitionBuilder | org.apache.cocoon.forms.formmodel | Builds {ClassDefinition}s. |
| ClassJXPathBinding | org.apache.cocoon.woody.binding | ClassJXPathBinding provides an implementation of a Binding that that allows the specification of a class of reusable bindings. |
| ClassJXPathBinding | org.apache.cocoon.forms.binding | ClassJXPathBinding provides an implementation of a Binding which allows the specification of a class of reusable bindings. |
| ClassJXPathBindingBuilder | org.apache.cocoon.woody.binding | ClassJXPathBindingBuilder 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: |
| ClassJXPathBindingBuilder | org.apache.cocoon.forms.binding | ClassJXPathBindingBuilder 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: |
| ClassLoaderManagerImpl | org.apache.cocoon.components.classloader | A singleton-like implementation of ClassLoaderManager |
| ClassUtils | org.apache.cocoon.util | A collection of class management utility methods. |
| CleanBriefcaseEvent | org.apache.cocoon.portal.coplets.basket.events | Clean all briefcases or a single one |
| CleanupTransformer | org.apache.cocoon.transformation | Cleanup transformer: Removes excess whitespace while adding some where needed for legibility. |
| ClearCacheAction | org.apache.cocoon.acting | Simple action which ensures the cache is cleared of all cached results |
| ClearPersistentStoreAction | org.apache.cocoon.acting | Simple action which ensures the persistent store is cleared. |
| ClobHelper | org.apache.cocoon.util | A minimal implementation just enough to send a CLOB to a database. |
| Cocoon | org.apache.cocoon | The Cocoon Object is the main Kernel for the entire Cocoon system. |
| Cocoon2EsqlConnection | org.apache.cocoon.components.language.markup.xsp | This is the Cocoon2 specific part of an AbstractEsqlConnection. |
| CocoonAccess | org.apache.cocoon | Accessor to the Cocoon object instance |
| CocoonBean | org.apache.cocoon.bean | The Cocoon Bean simplifies usage of the Cocoon object. |
| CocoonComponentManager | org.apache.cocoon.components | Cocoon Component Manager. |
| CocoonComponentManager.AbstractCocoonRunnable | org.apache.cocoon.components | A runnable wrapper that inherits the environment stack of the thread it is created in. |
| CocoonContextHandler | org.apache.cocoon.jxpath | Implementation of the DynamicPropertyHandler interface that provides access to attributes of a Cocoon Context. |
| CocoonLogFormatter | org.apache.cocoon.util.log | An extended pattern formatter. |
| CocoonMarkupLanguage | org.apache.cocoon.components.language.markup | Base implementation of MarkupLanguage. |
| CocoonMarkupLanguage.CocoonTransformerChainBuilderFilter | org.apache.cocoon.components.language.markup | This filter builds on the fly a chain of transformers. |
| CocoonMarkupLanguage.PreProcessFilter | org.apache.cocoon.components.language.markup | Preprocess filter for Cocoon Markup languages. |
| CocoonPipelineCronJob | org.apache.cocoon.components.cron | A simple CronJob which calls an internal cocoon:// pipeline. |
| CocoonPortlet | org.apache.cocoon.portlet | This is the entry point for Cocoon execution as an JSR-168 Portlet. |
| CocoonQuartzJobExecutor | org.apache.cocoon.components.cron | This component is resposible to launch a CronJob s in a Quart Scheduler. |
| CocoonQuartzJobScheduler | org.apache.cocoon.components.cron | QuartzJobScheduler that runs jobs within a Cocoon Environment. |
| CocoonRequestHandler | org.apache.cocoon.jxpath | Implementation of the DynamicPropertyHandler interface that provides access to attributes of a Cocoon Request. |
| CocoonRunnable | org.apache.cocoon.environment | A Runnable wrapper or base class that inherits the execution
context of the thread creating it, as it was at the time of creation. |
| CocoonServlet | org.apache.cocoon.servlet | This is the entry point for Cocoon execution as an HTTP Servlet. |
| CocoonSessionHandler | org.apache.cocoon.jxpath | Implementation of the DynamicPropertyHandler interface that provides access to attributes of a Cocoon Session. |
| CocoonSourceFactory | org.apache.cocoon.components.source | This class implements the cocoon: protocol. |
| CocoonStoreJanitor | org.apache.cocoon.components.store.impl | The CocoonStoreJanitor class just subclasses the StoreJanitorImpl to overwrite the start method for background thread creation using the Cocoon RunnableManager . |
| CocoonStreamTargetFactory | org.apache.cocoon.util.log | TargetFactory for StreamTarget . |
| CocoonTargetFactory | org.apache.cocoon.util.log | CocoonTargetFactory class. |
| CocoonTask | org.apache.cocoon | Ant task for running Cocoon. |
| CocoonToAvalonSource | org.apache.cocoon.components.source.impl | This source objects wraps an obsolete Cocoon Source object to avoid recoding existing source objects. |
| CocoonWrapper | org.apache.cocoon.bean | The Cocoon Wrapper simplifies usage of the Cocoon object. |
| CollectionMetaModule | org.apache.cocoon.components.modules.input | Constructs an array of values suitable for a JDBC collection type from parameters obtained from another input module. |
| ColorCode | org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements | Color codes |
| ColorOperation | org.apache.cocoon.reading.imageop | No description provided. |
| ColumnTag | org.apache.cocoon.faces.taglib.html | No description provided. |
| CombiningMap | org.apache.cocoon.forms.util | A read-only implementation of Map that combines several other maps. |
| CommandButtonTag | org.apache.cocoon.faces.taglib.html | No description provided. |
| CommandLineContext | org.apache.cocoon.environment.commandline | Implements the Context interface |
| CommandLineRequest | org.apache.cocoon.environment.commandline | Creates a specific servlet request simulation from command line usage. |
| CommandLineResponse | org.apache.cocoon.environment.commandline | Creates a specific servlet response simulation from command line usage. |
| CommandLineSession | org.apache.cocoon.environment.commandline | Command-line version of Http Session. |
| CommandLinkTag | org.apache.cocoon.faces.taglib.html | No description provided. |
| Comment | org.apache.cocoon.template.instruction | No description provided. |
| CompiledCharset | org.apache.cocoon.components.serializers.encoding | No description provided. |
| CompiledEncoder | org.apache.cocoon.components.serializers.encoding | No description provided. |
| CompiledJavascriptLanguage | org.apache.cocoon.components.language.programming.javascript | The compiled Javascript (Rhino) programming language processor |
| CompiledProgrammingLanguage | org.apache.cocoon.components.language.programming | A compiled programming language. |
| Compiler | org.apache.cocoon.components.serializers.encoding | No description provided. |
| CompilerError | org.apache.cocoon.components.language.programming | This class encapsulates an error message produced by a programming language processor (whether interpreted or compiled) |
| CompilingClassLoader | org.apache.cocoon.components.flow.javascript.fom | No description provided. |
| CompilingInterpreter | org.apache.cocoon.components.flow | This is a base class for all interpreters compiling the scripts |
| CompilingInterpreter.ScriptSourceEntry | org.apache.cocoon.components.flow | No description provided. |
| ComponentCacheKey | org.apache.cocoon.caching | This is the cache key for one sitemap component. |
| ComponentContext | org.apache.cocoon.components | This is the Context implementation for Cocoon components. |
| ComponentContext.ComponentManagerWrapper | org.apache.cocoon.components | No description provided. |
| ComponentContext.ComponentSelectorWrapper | org.apache.cocoon.components | No description provided. |
| ComponentLocatorImpl | org.apache.cocoon.components | This object is set to a ParentAware component and allows access to the parent component. |
| ComponentsNodeBuilder | org.apache.cocoon.components.treeprocessor.sitemap | Handles <map:components>. |
| ComponentsSelector | org.apache.cocoon.components.treeprocessor.sitemap | Component selector for sitemap components. |
| ComposedJXPathBindingBase | org.apache.cocoon.woody.binding | ComposedJXPathBindingBase provides a helper base class for subclassing into specific JXPathBindingBase implementations that have nested child-bindings. |
| ComposedJXPathBindingBase | org.apache.cocoon.forms.binding | ComposedJXPathBindingBase provides a helper base class for subclassing into specific JXPathBindingBase implementations that have nested child-bindings. |
| ComposerAction | org.apache.cocoon.acting | The ComposerAction will allow any Action
that extends this to access SitemapComponents. |
| ComposerGenerator | org.apache.cocoon.generation | A default implementation that can be used for writing own generators. |
| ComposerReader | org.apache.cocoon.reading | The ComposerReader will allow any Reader
that extends this to access SitemapComponents. |
| CompositeCacheValidity | org.apache.cocoon.caching | A validation object aggregating two validity objects. |
| CompositeContentAspect | org.apache.cocoon.portal.layout.renderer.aspect.impl | Add several contents. |
| CompositeContentAspect.PreparedConfiguration | org.apache.cocoon.portal.layout.renderer.aspect.impl | No description provided. |
| CompositeLayoutImpl | org.apache.cocoon.portal.layout.impl | A composite layout is a layout that contains other layouts. |
| ConcreteTreeProcessor | org.apache.cocoon.components.treeprocessor | The concrete implementation of Processor , containing the evaluation tree and associated data such as component manager. |
| ConfigurableComposerAction | org.apache.cocoon.acting | The ComposerAction will allow any Action
that extends this to access SitemapComponents. |
| ConfigurableServiceableAction | org.apache.cocoon.acting | The ConfigurableServiceableAction will allow any Action
that extends this to access SitemapComponents. |
| ConfigurationFieldHandler | org.apache.cocoon.portal.util | Field handler for attributes of a CopletBaseData object. |
| ConfigurationGenerator | org.apache.cocoon.webapps.portal.generation | This generator generates the configuration of the portal for the current user. |
| ConfigurationGenerator | org.apache.cocoon.webapps.authentication.generation | This is the authentication Configuration Generator. |
| ConfigurationHelper | org.apache.cocoon.acting | No description provided. |
| ConnectionFactoryImpl | org.apache.cocoon.ojb.components | OJB ConnectionFactory implemenation to bridge into the Avalon DataSource connection pooling component defined in the Cocoon configuration. |
| ConstantMethodBinding | org.apache.cocoon.faces.taglib.html | No description provided. |
| Constants | org.apache.cocoon | The Constants use throughout the core of the Cocoon engine. |
| Constants | org.apache.cocoon.portal | Defines constants used within portal classes. |
| Constants | org.apache.cocoon.woody | Various constants used in the Woody form framework. |
| Constants | org.apache.cocoon.forms | No description provided. |
| Constants | org.apache.cocoon.components.midi.xmidi | The 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. |
| ConstraintType | org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements | Contraint codes |
| ConsumerEnvironmentImpl | org.apache.cocoon.portal.wsrp.consumer | Implements the consumer environment interface. |
| ContainerDefinitionDelegate | org.apache.cocoon.woody.formmodel | Helper class for the Definition implementation of widgets containing other widgets. |
| ContainerDelegate | org.apache.cocoon.woody.formmodel | Helper class for the implementation of widgets containing other widgets. |
| ContainerNode | org.apache.cocoon.components.treeprocessor | A generic container node that just invokes its children. |
| ContainerNodeBuilder | org.apache.cocoon.components.treeprocessor | Builds a generic container node. |
| ContainerWidgetAsMap | org.apache.cocoon.forms.util | A 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). |
| ContentAggregator | org.apache.cocoon.sitemap | This generator implements the sitemap content aggregation. |
| ContentAggregator.Element | org.apache.cocoon.sitemap | This object holds an element definition |
| ContentAggregator.Part | org.apache.cocoon.sitemap | This object holds the part parts :) |
| ContentHandlerWrapper | org.apache.cocoon.xml | This class is an utility class "wrapping" around a SAX version 2.0
ContentHandler and forwarding it those events received throug
its XMLConsumers interface. |
| ContentItem | org.apache.cocoon.portal.coplets.basket | This is an item that contains a link or a content. |
| ContentStore | org.apache.cocoon.portal.coplets.basket | This is a per user store that can contain any object. |
| ContentStoreDescription | org.apache.cocoon.portal.coplets.basket | This class describes a ContentStore . |
| ContentStoreEvent | org.apache.cocoon.portal.coplets.basket.events | This is the base class for all content store events |
| ContentTypeImpl | org.apache.cocoon.portal.pluto.om.common | No description provided. |
| ContentTypeSetImpl | org.apache.cocoon.portal.pluto.om.common | No description provided. |
| ContextAccess | org.apache.cocoon.bean.query | A component to help you get the Avalon Context. |
| ContextAccessor | org.apache.cocoon.components.accessor | No description provided. |
| ContextGrabber | org.apache.cocoon.portal.tools.userManagement | Grabbing the context of an user, which is set in the file sunrise-user.xml and is stored in the class AuthenticationContext. |
| ContextHelper | org.apache.cocoon.components | A set of constants and methods to access the content of the context object. |
| ContextInputModule | org.apache.cocoon.webapps.session.components | This input module provides access to the information of a session context using an XPath. |
| ContextItem | org.apache.cocoon.portal.tools.userManagement | Capsule a key and its value of an user context |
| ContextJXPathBinding | org.apache.cocoon.woody.binding | ContextJXPathBinding provides an implementation of a Binding that narrows the binding scope to some xpath-context on the target objectModel to load and save from. |
| ContextJXPathBinding | org.apache.cocoon.forms.binding | ContextJXPathBinding provides an implementation of a Binding that narrows the binding scope to some xpath-context on the target objectModel to load and save from. |
| ContextJXPathBindingBuilder | org.apache.cocoon.woody.binding | ContextJXPathBindingBuilder 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: |
| ContextJXPathBindingBuilder | org.apache.cocoon.forms.binding | ContextJXPathBindingBuilder 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: |
| ContextPathModule | org.apache.cocoon.components.modules.input | ContextPathModule provides a real filesystem path for a virtual context-relative path. |
| ContextSourceFactory | org.apache.cocoon.components.source.impl | A factory for the context protocol using the context of the servlet api. |
| ContextTxFileContentStore | org.apache.cocoon.components.slide.impl | Specialized version of the TxFileContentStore from the Jakarta Slide project, which respects the context path and work directory. |
| ContextTxXMLFileDescriptorsStore | org.apache.cocoon.components.slide.impl | Specialized version of the TxXMLFileDescriptorStore from the Jakarta Slide project, which respects the context path and work directory. |
| ContextURLFactory | org.apache.cocoon.components.url | No description provided. |
| Continuation | org.apache.cocoon.components.flow.java | Continations object to store the current execution. |
| ContinuationAccessor | org.apache.cocoon.components.accessor | No description provided. |
| ContinuationClassLoader | org.apache.cocoon.components.flow.java | The classloader breakes the methods of the classes into pieces and add intercepting code to suspend the execution of the method. |
| ContinuationContext | org.apache.cocoon.components.flow.java | Helper class to associate cocoon flow informations to the continuation. |
| ContinuationsManagerImpl | org.apache.cocoon.components.flow | The default implementation of ContinuationsManager . |
| ContinuationsManagerImpl.HolderAwareWebContinuation | org.apache.cocoon.components.flow | WebContinuation extension that holds also the information about the holder. |
| ContinuationsManagerImpl.WebContinuationsHolder | org.apache.cocoon.components.flow | A holder for WebContinuations. |
| ContinuationStack | org.apache.cocoon.components.flow.java | Stack to store the frame information along the invocation trace. |
| ControllerFactoryImpl | org.apache.cocoon.portal.pluto.factory | The implementation of the controller factory We simply assume that each model is it's controller |
| ConversionResult | org.apache.cocoon.forms.datatype.convertor | Object returned as result of convertFromString(String, Locale, Convertor.FormatCache) . |
| ConvertableEventAspect | org.apache.cocoon.portal.event.aspect.impl | Process all convertable event request parameters, creating the events and saving them in request attributes for processing by EventAspects that follow. |
| ConvertDateTimeTag | org.apache.cocoon.faces.taglib | No description provided. |
| ConverterTag | org.apache.cocoon.faces.taglib | Base class for converter tags. |
| ConvertNumberTag | org.apache.cocoon.faces.taglib | No description provided. |
| ConvolveOperation | org.apache.cocoon.reading.imageop | No description provided. |
| CookieMatcher | org.apache.cocoon.matching | Matches cookies agains given name. |
| CookieModule | org.apache.cocoon.components.modules.input | Input module for cookies. |
| CookieSelector | org.apache.cocoon.selection | A Selector that matches a string against a configurable cookie's value. |
| CopletBaseData | org.apache.cocoon.portal.coplet | No description provided. |
| CopletBaseDataFieldHandler | org.apache.cocoon.portal.util | Field handler for CopletBaseData instances. |
| CopletBaseDataManager | org.apache.cocoon.portal.profile.impl | Holds instances of CopletBaseData. |
| CopletBaseDataReferenceFieldHandler | org.apache.cocoon.portal.util | Field handler for external CopletBaseData references. |
| CopletData | org.apache.cocoon.portal.coplet | No description provided. |
| CopletDataFieldHandler | org.apache.cocoon.portal.util | Field handler for CopletData instances. |
| CopletDataManager | org.apache.cocoon.portal.profile.impl | Holds instances of CopletData. |
| CopletDataReferenceFieldHandler | org.apache.cocoon.portal.util | Field handler for external CopletData references. |
| CopletEventDescription | org.apache.cocoon.portal.acting.helpers | Helper class for an coplet event |
| CopletInstanceData | org.apache.cocoon.portal.coplet | No description provided. |
| CopletInstanceDataFieldHandler | org.apache.cocoon.portal.util | Field handler for CopletInstanceData instances. |
| CopletInstanceDataManager | org.apache.cocoon.portal.profile.impl | Holds instances of CopletInstanceData. |
| CopletInstanceDataReferenceFieldHandler | org.apache.cocoon.portal.util | Field handler for external CopletInstanceData references. |
| CopletJXPathEvent | org.apache.cocoon.portal.event.impl | This events changes the value of an instance |
| CopletLayout | org.apache.cocoon.portal.layout.impl | A coplet layout holds a coplet. |
| CopletLinkEvent | org.apache.cocoon.portal.event.impl | This class realizes a link event created by the EventLinkTransformer. |
| CopletMapping | org.apache.cocoon.portal.acting.helpers | Helper class for an coplet event |
| CopletModule | org.apache.cocoon.portal.components.modules.input | Makes accessible coplet instance data by using JXPath expressions. Example: |
| CopletSetDataAction | org.apache.cocoon.portal.acting | Using this action, you can set values in a coplet |
| CopletSource | org.apache.cocoon.portal.source | This is the source implementation of the coplet source |
| CopletSourceFactory | org.apache.cocoon.portal.source | The source factory for the coplet sources |
| CopletStatusEvent | org.apache.cocoon.portal.event.impl | EventSource: copletID |
| CopletThread | org.apache.cocoon.webapps.portal.components | This is the thread for loading one coplet in the background. |
| CopletTransformer | org.apache.cocoon.portal.transformation | This transformer offers various functions for developing pipeline based coplets. |
| CopyAttribute | org.apache.cocoon.template.script.event | No description provided. |
| CopySourceAction | org.apache.cocoon.acting | The CopySourceAction copies the content of it's "src" attribute to its "dest" parameter. |
| Crawler | org.apache.cocoon.bean.helpers | A simple Cocoon crawler |
| Crawler.CrawlingIterator | org.apache.cocoon.bean.helpers | No description provided. |
| CreateEvent | org.apache.cocoon.forms.event | An event raised when a widget is created, once it has been fully set up. |
| CredentialsToken | org.apache.cocoon.components.repository.helpers | A CredentialsToken class to be used with a repository implementation. |
| CSVGenerator | org.apache.cocoon.generation | A simple parser converting a Comma Separated Values (CSV) file into XML. |
| CustomJXPathBinding | org.apache.cocoon.forms.binding | CustomJXPathBinding |
| CustomJXPathBindingBuilder | org.apache.cocoon.forms.binding | CustomJXPathBindingBuilder 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: |
| DASLTransformer | org.apache.cocoon.transformation | This transformer performs DASL queries on DASL-enabled WebDAV servers. |
| DatabaseAction | org.apache.cocoon.acting.modular | Abstract action for common function needed by database actions. |
| DatabaseAction.CacheHelper | org.apache.cocoon.acting.modular | Structure that takes all processed data for a table depending on current default modes |
| DatabaseAction.Column | org.apache.cocoon.acting.modular | Structure that takes all processed data for one column. |
| DatabaseAction.LookUpKey | org.apache.cocoon.acting.modular | Structure that takes up both current mode types for database operations and table configuration data. |
| DatabaseAddAction | org.apache.cocoon.acting | Adds record in a database. |
| DatabaseAddAction | org.apache.cocoon.acting.modular | Adds record in a database. |
| DatabaseAuthenticatorAction | org.apache.cocoon.acting | This action is used to authenticate user by comparing several request fields (username, password) with the values in database. |
| DatabaseCookieAuthenticatorAction | org.apache.cocoon.acting | This action is used to authenticate user by comparing several cookie values (username, password) with the values in database. |
| Search |




