| Library: | Apache Cocoon |
| Version: | 2.1.9 |
| Compatibility: | JDK 1.4 |
| Name | Package | Description |
|---|---|---|
| Accessor | org.apache.cocoon.components.accessor | No description provided. |
| Action | org.apache.cocoon.acting | No description provided. |
| ActionEvent | org.apache.cocoon.portal.event | This event is performed "on" a target. |
| ActionListener | org.apache.cocoon.woody.event | Listeners for ActionEvent s |
| ActionListener | org.apache.cocoon.forms.event | Listeners for ActionEvent s |
| ActionListenerEnabled | org.apache.cocoon.forms.event | Interface to be implemented by Widgets on which ActionListeners can be registered. |
| AppleController | org.apache.cocoon.components.flow.apples | AppleController declares the main processing interfaces for the stateful controller objects. |
| AppleRequest | org.apache.cocoon.components.flow.apples | AppleRequest defines the services an AppleController can collect from the current request. |
| AppleResponse | org.apache.cocoon.components.flow.apples | AppleResponse defines the parts of the 'response' an AppleController can set. |
| AsciiArtPad.AsciiArtElement | org.apache.cocoon.generation.asciiart | Marker interface of objects addable to the AsciiArtPad |
| Aspectalizable | org.apache.cocoon.portal.aspect | This interface marks an object that can be used by aspects. |
| AspectalizableDescription | org.apache.cocoon.portal.aspect | This is a description of an Aspectalizable object. |
| AspectDataHandler | org.apache.cocoon.portal.aspect | This interface is able to get a stored aspect |
| AspectDataStore | org.apache.cocoon.portal.aspect | An aspect data store is a component that manages aspect data objects. |
| AspectDescription | org.apache.cocoon.portal.aspect | A configured aspect for an Aspectalizable object |
| AttributeAwareXMLConsumer | org.apache.cocoon.template.xml | No description provided. |
| AttributeTypes | org.apache.cocoon.xml | Insert the type's description here. |
| AuthenticationConstants | org.apache.cocoon.webapps.authentication | The Constants used throughout the core of the authentication
framework. |
| AuthenticationManager | org.apache.cocoon.webapps.authentication | This is the authentication manager. |
| Authenticator | org.apache.cocoon.webapps.authentication.components | Verify if a user can be authenticated. |
| AutoIncrementModule | org.apache.cocoon.components.modules.database | Abstraction layer to encapsulate different DBMS behaviour for key attribute columns. |
| BasketManager | org.apache.cocoon.portal.coplets.basket | This is the manager for content-stores: baskets, briefcases and folders You can retrieve the current basket, briefcase or folder for the user from this manager. |
| BeanListener | org.apache.cocoon.bean | Interface allowing caller to install a listener so that it can be informed as the bean makes progress through the links to be called. |
| Binding | org.apache.cocoon.woody.binding | Binding declares the methods to 'bind' (i.e. |
| Binding | org.apache.cocoon.forms.binding | Binding declares the methods to 'bind' (i.e. |
| BindingManager | org.apache.cocoon.woody.binding | BindingManager declares the factory method that produces actual Bindings. |
| BindingManager | org.apache.cocoon.forms.binding | BindingManager declares the factory method that produces actual Bindings. |
| BodyTag | org.apache.cocoon.taglib | The BodyTag interface extends IterationTag. |
| Bundle | org.apache.cocoon.i18n | Resource bundle component interface. |
| BundleFactory | org.apache.cocoon.i18n | Bundle Factory implementations are responsible for loading and providing particular types of resource bundles, implementors of Bundle interface. |
| Cache | org.apache.cocoon.caching | This is the Cocoon cache. |
| Cacheable | org.apache.cocoon.caching | This marker interface declares a (sitemap) component as cacheable. |
| CacheableProcessingComponent | org.apache.cocoon.caching | This marker interface declares a (sitemap) component as cacheable. |
| CacheManager | org.apache.cocoon.woody | Work interface for the component that caches objects for Woody. |
| CacheManager | org.apache.cocoon.forms | Work interface for the component that caches objects for Cocoon Forms. |
| CacheValidity | org.apache.cocoon.caching | A CacheValidity object contains all information for one pipeline component
to check if it is still valid. For example, the FileGenerator stores only the timestamp for the read xml file in this container. |
| Charset | org.apache.cocoon.components.serializers.encoding | No description provided. |
| ClassLoaderManager | org.apache.cocoon.components.classloader | A class loader manager acting as a proxy for a single
RepositoryClassLoader. |
| CocoonCrawler | org.apache.cocoon.components.crawler | The avalon behavioural component interface of crawling. |
| CodeFormatter | org.apache.cocoon.components.language.programming | This interface defines source beautifying formatting |
| ComparableEvent | org.apache.cocoon.portal.event | Marker interface for portal event that is comparable. |
| CompiledComponent | org.apache.cocoon.components.language.generator | This interface is the common base of all Compiled Components. |
| CompilingClassLoader.ClassRepository | org.apache.cocoon.components.flow.javascript.fom | No description provided. |
| CompilingClassLoader.SourceListener | org.apache.cocoon.components.flow.javascript.fom | No description provided. |
| ComponentLocator | org.apache.cocoon.components | This object is set to a ParentAware component and allows access to the parent component. |
| CompositeLayout | org.apache.cocoon.portal.layout | A composite layout is a layout that contains other layouts. |
| ConfigurableCronJob | org.apache.cocoon.components.cron | This is a configurable cron job. |
| ContainerDefinition | org.apache.cocoon.woody.formmodel | Interface to be implemented by WidgetDefinitions for Widgets which contain other widgets. |
| ContainerDefinition | org.apache.cocoon.forms.formmodel | Interface to be implemented by WidgetDefinitions for Widgets which contain other widgets. |
| ContainerWidget | org.apache.cocoon.woody.formmodel | Interface to be implemented by Widgets which contain other widgets. |
| ContainerWidget | org.apache.cocoon.forms.formmodel | Interface to be implemented by Widgets which contain other widgets. |
| ContentTypePreference | org.apache.cocoon.mail | Description of the Interface |
| Context | org.apache.cocoon.environment | Defines an interface to provide client context information . |
| ContextManager | org.apache.cocoon.webapps.session | This is the context manager. |
| Continuable | org.apache.cocoon.components.flow.java | Marker interface to mark classes, which should be made continuable by the ClassLoader. |
| ContinuationCapable | org.apache.cocoon.components.flow.java | Marker interface to mark classes, which are transformed by the ContinuationClassLoader. |
| ContinuationsDisposer | org.apache.cocoon.components.flow | ContinuationsDisposer declares the contract for the clean-up of specfic continuations. |
| ContinuationsManager | org.apache.cocoon.components.flow | The interface of the Continuations manager. |
| ConvertableEvent | org.apache.cocoon.portal.event | Marker interface for portal event . |
| ConvertableEventFactory | org.apache.cocoon.portal.event | Interface to be implemented to create Event factories. |
| Convertor | org.apache.cocoon.woody.datatype.convertor | The purpose of a Convertor is to convert between Object and String representations of the same thing. |
| Convertor | org.apache.cocoon.forms.datatype.convertor | The purpose of a Convertor is to convert between Object and String representations of the same thing. |
| Convertor.FormatCache | org.apache.cocoon.woody.datatype.convertor | No description provided. |
| Convertor.FormatCache | org.apache.cocoon.forms.datatype.convertor | No description provided. |
| ConvertorBuilder | org.apache.cocoon.woody.datatype.convertor | Interface to be implemented by components that can build a Convertor based on a XML configuration (supplied as DOM Element). |
| ConvertorBuilder | org.apache.cocoon.forms.datatype.convertor | Interface to be implemented by components that can build a Convertor based on a XML configuration (supplied as DOM Element). |
| Cookie | org.apache.cocoon.environment | Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server. |
| Coplet | org.apache.cocoon.webapps.portal.components | The coplet interface |
| CopletAdapter | org.apache.cocoon.portal.coplet.adapter | This is the "portlet" implementation. |
| CopletDataEvent | org.apache.cocoon.portal.event | This interface marks an event as an event for a coplet data (or for all coplet instance datas). |
| CopletDescription | org.apache.cocoon.portal.coplet | A configured coplet |
| CopletFactory | org.apache.cocoon.portal.coplet | This factory is for creating and managing coplet objects |
| CopletInstanceEvent | org.apache.cocoon.portal.event | This interface marks an event as an event for a coplet instance. |
| CreateListener | org.apache.cocoon.forms.event | Listeners for CreateEvent s |
| CronJob | org.apache.cocoon.components.cron | This is the interface a class has to implement to enable it to be scheduled by a JobScheduler |
| Datatype | org.apache.cocoon.woody.datatype | A Datatype encapsulates the functionality for working with specific kinds of data like integers, deciamals or dates. |
| Datatype | org.apache.cocoon.forms.datatype | A Datatype encapsulates the functionality for working with specific kinds of data like integers, decimals or dates. |
| DatatypeBuilder | org.apache.cocoon.woody.datatype | Implementations of this class build a Datatype from an XML description (a DOM Element). |
| DatatypeBuilder | org.apache.cocoon.forms.datatype | Implementations of this class build a Datatype from an XML description (a DOM Element). |
| DatatypeManager | org.apache.cocoon.woody.datatype | Work interface for the component that manages the datatypes. |
| DatatypeManager | org.apache.cocoon.forms.datatype | Work interface for the component that manages the datatypes. |
| DataWidget | org.apache.cocoon.woody.formmodel | No description provided. |
| DataWidget | org.apache.cocoon.forms.formmodel | No description provided. |
| DefaultTreeModel.TreeNode | org.apache.cocoon.forms.formmodel.tree | No description provided. |
| Deli | org.apache.cocoon.components.deli | A component for providing CC/PP and UAProf support using the DELI library. |
| DeltaApplicable | org.apache.cocoon.portal.util | Interface for functionality of objects to be updated by a delta object. |
| DeltaApplicableReferencesAdjustable | org.apache.cocoon.portal.util | Interface for functionality of objects to be updated by a delta object and where references to contained DeltaApplicable objects can be adjusted if no delta has been applied to them. |
| DOMBuilder.Listener | org.apache.cocoon.xml.dom | The Listener interface must be implemented by those objects willing to be notified of a successful DOM tree generation. |
| DOMFactory | org.apache.cocoon.xml.dom | This interface identifies classes producing instances of DOM
Document objects. |
| EffectPipe.Handler | org.apache.cocoon.forms.transformation | Handler interface. |
| ElementProcessor | org.apache.cocoon.components.elementprocessor | The ElementProcessor interface defines behavior for classes that can handle a particular XML element's content. |
| ElementProcessorFactory | org.apache.cocoon.components.elementprocessor | Create instances of specific ElementProcessor implementations to handle specific XML elements and their content. |
| Encoder | org.apache.cocoon.components.serializers.encoding | No description provided. |
| EntryManager | org.apache.cocoon.components.naming | The EntryManager is an Avalon Component for managing the Entries in a Javax Naming Directory. |
| Environment | org.apache.cocoon.environment | Base interface for an environment abstraction |
| Event | org.apache.cocoon.portal.event | Marker interface for an portal event |
| EventAspect | org.apache.cocoon.portal.event.aspect | No description provided. |
| EventAspectContext | org.apache.cocoon.portal.event.aspect | No description provided. |
| EventAware | org.apache.cocoon.caching | Defines the simple contract for components that need to receive notification of cache Events. |
| EventConverter | org.apache.cocoon.portal.event | Convert events from and into strings |
| EventFactory | org.apache.cocoon.caching.validity | Event creation. |
| EventManager | org.apache.cocoon.portal.event | This component manages the event handling mechanism in the portal. |
| EventRecorder | org.apache.cocoon.transformation.helpers | Can send recorded events and be cloned. |
| EventRegistry | org.apache.cocoon.caching | The EventRegistry is responsible for the two-way many-to-many
mapping between cache Events and
PipelineCacheKeys necessary to allow for efficient
event-based cache invalidation. |
| Expression | org.apache.cocoon.components.expression | No description provided. |
| ExpressionCompiler | org.apache.cocoon.components.expression | No description provided. |
| ExpressionFactory | org.apache.cocoon.components.expression | No description provided. |
| ExpressionManager | org.apache.cocoon.woody.expression | Work interface for the component that creates Expression objects. |
| ExpressionManager | org.apache.cocoon.forms.expression | Work interface for the component that creates Expression objects. |
| FacesRedirector | org.apache.cocoon.faces | No description provided. |
| Filter | org.apache.cocoon.portal.event | A Filter allows subscribers to specify which events they should be informed of. |
| FilterableSelectionList | org.apache.cocoon.forms.datatype | Extension of SelectionList that can be filtered. |
| ForEachSupport.ForEachIterator | org.apache.cocoon.taglib.core | No description provided. |
| FormHandler | org.apache.cocoon.woody.event | A FormHandler can be registered with a Form , and will then receive all events fired by widgets on the form. |
| FormHandler | org.apache.cocoon.forms.event | A FormHandler can be registered with a Form , and will then receive all events fired by widgets on the form. |
| FormManager | org.apache.cocoon.woody | Work interface for the component that can create Form s. |
| FormManager | org.apache.cocoon.webapps.session | Form manager |
| FormManager | org.apache.cocoon.forms | Work interface for the component that can create Form s. |
| Generator | org.apache.cocoon.generation | A generator is the starting point of a pipeline. |
| GlobalRequestLifecycleComponent | org.apache.cocoon.components | Components implementing this marker interface have a lifecycle of one request-response cycle. |
| I18nUtils.LocaleValidator | org.apache.cocoon.i18n | Callback interface for findLocale(Map, String, Parameters, Locale, boolean, boolean, boolean, I18nUtils.LocaleValidator) |
| ImageOperation | org.apache.cocoon.reading.imageop | No description provided. |
| IncludeCacheManager | org.apache.cocoon.transformation.helpers | The include cache manager is a component that can manage included content. |
| IncludeCacheStorageProxy | org.apache.cocoon.transformation.helpers | A CacheStorageProxy is an interface object between the IncludeCacheManager and the real store caching the content. |
| InputModule | org.apache.cocoon.components.modules.input | InputModule specifies an interface for components that provide access to individual attributes e.g. |
| InspectableSource | org.apache.cocoon.components.source | A source, which owns meta informations in form of properties |
| InstructionFactory | org.apache.cocoon.template.script | No description provided. |
| InstrumentationService | org.apache.cocoon.webservices.instrument | Component interface for retrieving sample information from the InstrumentManager. |
| Interpreter | org.apache.cocoon.components.flow | The interface to the flow scripting languages. |
| IterationTag | org.apache.cocoon.taglib | The IterationTag interface extends Tag by defining one additional method that controls the reevaluation of its body. |
| JavaSelectionList | org.apache.cocoon.forms.datatype | A selection list that takes its values from the custom java class itself. |
| JDO | org.apache.cocoon.ojb.jdo.components | Interface of the JDO Persistent Manager Factory. |
| JMSConnection | org.apache.cocoon.components.jms | JMSConnection properties container plus utilities. |
| JMSConnectionEventListener | org.apache.cocoon.components.jms | JMSConnectionEventListeners can register themselves with a JMSConnectionEventNotifier in order to be notified of connect and disconnect events. |
| JMSConnectionEventNotifier | org.apache.cocoon.components.jms | JMSConnectionEventListener s may register themselves in order to be notified of connect and disconnect events. |
| JMSConnectionManager | org.apache.cocoon.components.jms | Manages a set of JMS Connections. |
| JobScheduler | org.apache.cocoon.components.cron | This component schedules jobs. |
| JobSchedulerEntry | org.apache.cocoon.components.cron | Interface for classes holding scheduled job entries. |
| JSPEngine | org.apache.cocoon.components.jsp | A component for loading and running Servlets and JSPs. |
| LanguageCompiler | org.apache.cocoon.components.language.programming | This interface defines a compiler's functionality for all (Java-based) compiled languages |
| Layout | org.apache.cocoon.portal.layout | No description provided. |
| LayoutDescription | org.apache.cocoon.portal.layout | A configured layout |
| LayoutEvent | org.apache.cocoon.portal.event | This interface marks an ActionEvent as targetted at a Layout object. |
| LayoutFactory | org.apache.cocoon.portal.layout | This factory is for creating and managing layout objects |
| LibraryManager | org.apache.cocoon.forms.binding.library | The work interface for the LibraryManager, the class that manages all used library definitions so they can be shared between forms. |
| LibraryManager | org.apache.cocoon.forms.formmodel.library | The work interface for the LibraryManager, the class that manages all used library definitions so they can be shared between forms. |
| LinkedProcessingNodeBuilder | org.apache.cocoon.components.treeprocessor | A ProcessingNode builder that links its node to
other nodes in the hierarchy. |
| LinkService | org.apache.cocoon.portal | No description provided. |
| LocaleAware | org.apache.cocoon.components.elementprocessor | The LocaleAware interface is for element processors whom require the locale configuration string to control their behavior. |
| Locatable | org.apache.cocoon.util.location | A interface that should be implemented by objects knowning their location (i.e. |
| LocatableException | org.apache.cocoon.util.location | Extension of Locatable for exceptions. |
| Location | org.apache.cocoon.util.location | A location in a resource. |
| LocationUtils.LocationFinder | org.apache.cocoon.util.location | An finder or object locations |
| LockableSource | org.apache.cocoon.components.source | A source, which could be locked |
| LoopTag | org.apache.cocoon.taglib.core | Allows developers to write custom iteration tags by implementing the LoopTag interface. |
| LoopTagStatus | org.apache.cocoon.taglib.core | Provides an interface for objects representing the current status of an iteration. |
| LuceneCocoonIndexer | org.apache.cocoon.components.search | The avalon behavioural component interface of an indexer. |
| LuceneCocoonSearcher | org.apache.cocoon.components.search | The avalon behavioural component interface of a searcher. |
| LuceneXMLIndexer | org.apache.cocoon.components.search | The avalon behavioural component interface of generating lucene documents from an xml content. |
| MailCommand | org.apache.cocoon.mail.command | This interface the basic contract of a MailCommand |
| MailSender | org.apache.cocoon.mail | A helper component used by the Sendmail
and the sendmail.xsl logicsheet for sending an email message. |
| MarkupCodeGenerator | org.apache.cocoon.components.language.markup | This interfaces defines the functionality of a source code generator |
| MarkupLanguage | org.apache.cocoon.components.language.markup | This interface defines a markup language whose SAX producer's instance are to be translated into an executable program capable or transforming the original document augmenting it with dynamic content |
| Matcher | org.apache.cocoon.matching | No description provided. |
| MediaManager | org.apache.cocoon.webapps.session | This is the media manager. |
| Modifiable | org.apache.cocoon | This interface is implemented by those classes that change their behavior/results over time (non-ergodic). |
| ModifiableSource | org.apache.cocoon.environment | Describes a Source object whose data content can change. |
| ModifiableTraversableSource | org.apache.cocoon.components.source | A source, which can be a directory or collection of sources, which can can be modfied. |
| MultiLocatable | org.apache.cocoon.util.location | An extension of Location for classes that can hold a list of locations. |
| NamedProcessingNode | org.apache.cocoon.components.treeprocessor | A ProcessingNode that has a name. |
| NamespacesTable.Declaration | org.apache.cocoon.xml | A namespace declaration. |
| NamespacesTable.Name | org.apache.cocoon.xml | A namespace-aware name. |
| Notifying | org.apache.cocoon.components.notification | Interface for Objects that can notify something. |
| NotifyingBuilder | org.apache.cocoon.components.notification | Generates an Notifying representation of widely used objects. |
| ODMG | org.apache.cocoon.ojb.odmg.components | Interface component to the ODMG Implementation. |
| OutputComponentSelector | org.apache.cocoon.components.pipeline | A ComponentSelector for output components used by a ProcessingPipeline . |
| OutputModule | org.apache.cocoon.components.modules.output | Communicate results to other components. |
| PageLocal | org.apache.cocoon.components.flow.javascript.fom | No description provided. |
| PageLocalScope | org.apache.cocoon.components.flow.javascript.fom | No description provided. |
| ParameterizableProcessingNode | org.apache.cocoon.components.treeprocessor | A ProcessingNode that has parameters. |
| Parameters | org.apache.cocoon.portal.layout | No description provided. |
| ParentAware | org.apache.cocoon.components | Components acception this marker interface indicate that they want to have a reference to their parent. |
| Parser | org.apache.cocoon.components.parser | No description provided. |
| PermanentRedirector | org.apache.cocoon.environment | Interface for a permanent redirector abstraction |
| POIFSElementProcessor | org.apache.cocoon.components.elementprocessor.impl.poi | extension of ElementProcessor for POIFSSerializers |
| PointerPart | org.apache.cocoon.components.xpointer | Interface to be implemented by pointer parts (xpointer schemes). |
| PortalComponentManager | org.apache.cocoon.portal | This component provides access to all other components used throughout the portal. |
| PortalConstants | org.apache.cocoon.webapps.portal | Some constants for the portal |
| PortalManager | org.apache.cocoon.portal | This is the main component that has currently two actions: Invoke the request processing using the process() method, this starts the event handling for the current request (evaluating request parameters etc.) The section method showPortal(ContentHandler, Parameters) starts rendering the portal. |
| PortalManager | org.apache.cocoon.webapps.portal.components | This is the basis portal component |
| PortalManagerAspect | org.apache.cocoon.portal | No description provided. |
| PortalManagerAspectPrepareContext | org.apache.cocoon.portal | No description provided. |
| PortalManagerAspectRenderContext | org.apache.cocoon.portal | No description provided. |
| PortalService | org.apache.cocoon.portal | This is the central component in the portal. |
| PortalToolComponent | org.apache.cocoon.portal.tools | No description provided. |
| PortalUser | org.apache.cocoon.portal.profile | Information about the current portal user. |
| PortletContainerEnabled | org.apache.cocoon.portal.pluto | This interface marks a factory/service as a component that nees access to the portlet container environment. |
| PortletDefinitionRegistry | org.apache.cocoon.portal.pluto.om | No description provided. |
| PreparableMatcher | org.apache.cocoon.matching | A matcher that can prepare patterns during sitemap setup for faster match at request time. |
| ProcessingNode | org.apache.cocoon.components.treeprocessor | No description provided. |
| ProcessingNodeBuilder | org.apache.cocoon.components.treeprocessor | A ProcessingNode builder. |
| ProcessingPhaseListener | org.apache.cocoon.woody.event | Listener invoked when a form processing phase ends. |
| ProcessingPhaseListener | org.apache.cocoon.forms.event | Listener invoked when a form processing phase ends. |
| ProcessingPipeline | org.apache.cocoon.components.pipeline | A ProcessingPipeline |
| Processor | org.apache.cocoon | No description provided. |
| Producible | org.apache.cocoon.portal.factory | This interface marks an object that can be created by a factory. |
| ProducibleDescription | org.apache.cocoon.portal.factory | This is a description of a Producible object. |
| ProfileLS | org.apache.cocoon.portal.profile | This component is used for loading/saving of a profile. |
| ProfileManager | org.apache.cocoon.portal.profile | The profile manager. |
| Profiler | org.apache.cocoon.components.profiler | Profiler component interface. |
| Program | org.apache.cocoon.components.language.programming | This interface states the functionality of a program. |
| ProgramGenerator | org.apache.cocoon.components.language.generator | This interface defines a loader for programs automatically built from XML
documents written in a MarkupLanguage |
| ProgrammingLanguage | org.apache.cocoon.components.language.programming | This interface states the functionality of a programming language processor |
| Publisher | org.apache.cocoon.portal.event | Publisher produces or publishes events that are brokered by EventManager and of which the appropriate subscribers are informed of. |
| Queue | org.apache.cocoon.components.thread | Extension to add queue size reporting |
| Reader | org.apache.cocoon.reading | A reader can be used to generate binary output for a request. |
| Receiver | org.apache.cocoon.portal.event | A receiver registers its interest in a class of events through the EventManager . |
| Redirector | org.apache.cocoon.environment | Interface for an redirector abstraction |
| ReflectionUtils.Indexer | org.apache.cocoon.util | No description provided. |
| ReflectionUtils.Matcher | org.apache.cocoon.util | No description provided. |
| Register | org.apache.cocoon.portal.event | Register allows a Subscriber to subscribe to and unsubscribe from EventManager. |
| Renderer | org.apache.cocoon.portal.layout.renderer | A renderer is responsible for rendering a layout object. |
| RendererAspect | org.apache.cocoon.portal.layout.renderer.aspect | A renderer aspect extends a renderer with a distinct functionality. |
| RendererAspectContext | org.apache.cocoon.portal.layout.renderer.aspect | The renderer aspect context is passed to every renderer aspect. |
| RendererFactory | org.apache.cocoon.components.renderer | Apache FOP Renderer factory. |
| Repository | org.apache.cocoon.components.repository | A repository interface intended to be used by flowscripts or corresponding wrapper components. |
| RepositoryInterceptor | org.apache.cocoon.components.repository | TODO describe class Instances must be thread safe. |
| RepositoryPropertyHelper | org.apache.cocoon.components.repository.helpers | A property helper interface intended to be used by flowscripts or corresponding wrapper components. |
| RepositoryTransactionHelper | org.apache.cocoon.components.repository.helpers | A locking helper interface intended to be used by flowscripts or corresponding wrapper components. |
| RepositoryVersioningHelper | org.apache.cocoon.components.repository.helpers | A versioning helper interface intended to be used by flowscripts or corresponding wrapper components. |
| Request | org.apache.cocoon.environment | Defines an interface to provide client request information . |
| Request | org.apache.cocoon.portal.wsrp.consumer | Defines a request from the end-user to the swing consumer as result of an interaction (e.g. |
| RequestDataStore | org.apache.cocoon.components.persistence | A request data store is a component that manages data that is linked to the current request. |
| RequestEvent | org.apache.cocoon.portal.event | Marker interface for portal event. |
| RequestLifecycleComponent | org.apache.cocoon.components | Components implementing this marker interface have a lifecycle of one request. |
| RequestListener | org.apache.cocoon | This is called from with process(Environment) , before any requests are passed onto the Processor and after the request has been processed. |
| RequiresConsumerEnvironment | org.apache.cocoon.portal.wsrp.consumer | This interface marks a component if the component needs a reference to consumer environment. |
| RequiresPortalService | org.apache.cocoon.portal.wsrp.consumer | This interface marks a component if the component needs a reference to the portal service. |
| RequiresWSRPAdapter | org.apache.cocoon.portal.wsrp.consumer | This interface marks a component if the component needs a reference to the WSRP adapter. |
| Resolver | org.apache.cocoon.components.resolver | A component that uses catalogs for resolving entities. |
| Response | org.apache.cocoon.environment | Defines an interface to provide client response information . |
| RestrictableSource | org.apache.cocoon.components.source | A source, which is restrictable, which means you need a username and password. |
| RoleMatcher | org.apache.cocoon.portal.tools.helper | Defines the interface for role matchers. |
| RunnableManager | org.apache.cocoon.components.thread | The RunnableManager interface describes the functionality of an implementation running commands in the background. |
| Schema | org.apache.cocoon.components.validation | The Schema interface defines an abstraction of a schema usable to validate an XML document. |
| SchemaParser | org.apache.cocoon.components.validation | The SchemaParser interface defines the abstraction of a component able to parse sources and produce Schema instances suitable for validation of XML documents. |
| ScriptManager | org.apache.cocoon.template.script | No description provided. |
| SelectableWidget | org.apache.cocoon.woody.formmodel | No description provided. |
| SelectableWidget | org.apache.cocoon.forms.formmodel | A Widget that can have a selection list. |
| SelectionList | org.apache.cocoon.woody.datatype | Interface to be implemented by selection lists. |
| SelectionList | org.apache.cocoon.forms.datatype | Interface to be implemented by selection lists. |
| SelectionListBuilder | org.apache.cocoon.woody.datatype | Builds SelectionList s from an XML description. |
| SelectionListBuilder | org.apache.cocoon.forms.datatype | Builds SelectionList s from an XML description. |
| Selector | org.apache.cocoon.selection | No description provided. |
| Serializer | org.apache.cocoon.serialization | A serializer is the last point of a pipeline. |
| Server | org.apache.cocoon.components.hsqldb | No description provided. |
| Session | org.apache.cocoon.environment | Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user. |
| SessionConstants | org.apache.cocoon.webapps.session | The Constants used throughout the core of the session management. |
| SessionContext | org.apache.cocoon.webapps.session.context | Interface for a SessionContext. |
| SessionContextProvider | org.apache.cocoon.webapps.session.context | Interface for a context provider. |
| SessionManager | org.apache.cocoon.webapps.session | This is the session manager component. |
| Settings | org.apache.cocoon.util | This object holds the property settings for Cocoon. |
| SimpleLuceneCriterion | org.apache.cocoon.bean.query | The interface of a criterion bean. |
| SimpleLuceneQuery | org.apache.cocoon.bean.query | The interface of a query bean. |
| SimplePortletWindowSession | org.apache.cocoon.portal.wsrp.consumer | Defines a portlet window session used by the cocoon portal
In additional to SimplePortletWindowSession
it contains information about the current window state and mode of a portlet window. |
| SitemapComponentSelector | org.apache.cocoon.sitemap | Component manager for Cocoon's sitemap components. |
| SitemapConfigurable | org.apache.cocoon.components | Objects implementing this marker interface can get a configuration from the map:pipelines section of the sitemap when they are created. |
| SitemapConfigurationHolder | org.apache.cocoon.components | A SitemapConfigurable component gets the sitemap configuration using this object. |
| SitemapModelComponent | org.apache.cocoon.sitemap | This interface marks a component as a sitemap component that is used in the processing phase, like a generator, a transformer, a serializer or a reader. |
| SitemapOutputComponent | org.apache.cocoon.sitemap | This interface marks a component as a sitemap component that produces a response, like a serializer or a reader. |
| SlideRepository | org.apache.cocoon.components.slide | This interface represents a repository from a CMS. |
| SlopConstants | org.apache.cocoon.slop.interfaces | General constants for the SLOP block |
| SlopParser | org.apache.cocoon.slop.interfaces | Interface to SLOP parsers |
| SoapServer | org.apache.cocoon.components.axis | SoapServer interface. |
| Source | org.apache.cocoon.environment | Description of a source. |
| SourceDescriptor | org.apache.cocoon.components.source | A source descriptor handles modifiable source properties. |
| SourceFactory | org.apache.cocoon.components.source | No description provided. |
| SourceHandler | org.apache.cocoon.components.source | No description provided. |
| SourceInspector | org.apache.cocoon.components.source | A source inspector exposes source properties. |
| SourcePermission | org.apache.cocoon.components.source.helpers | This interface represents a permission for a source |
| SourceRepository | org.apache.cocoon.components.repository | A stateless utility service intended to be used by flowscripts to help them with persistent operations on sources. |
| SourceResolver | org.apache.cocoon.environment | Base interface for resolving a source by system identifiers. |
| StatelessAppleController | org.apache.cocoon.components.flow.apples | This interface can be impemented by Apples who do not which to be stored, and thus don't have a continuation ID assosociated with them. |
| Store | org.apache.cocoon.components.store | No description provided. |
| StoreJanitor | org.apache.cocoon.components.store | Interface for the StoreJanitors |
| StringTemplateParser | org.apache.cocoon.template.expression | No description provided. |
| Subscriber | org.apache.cocoon.portal.event | Subscriber registers its interest in a class of events and filters the events of which it should be notified. |
| Support | org.apache.cocoon.portal.pluto.om.common | No description provided. |
| SwitchSelector | org.apache.cocoon.selection | SwitchSelector is an enhanced Selector interface that allows a context object to be created to optimize selector conditional testing. |
| Tag | org.apache.cocoon.taglib | The Tag implementation works like a JSP Tag but generate SAX output instead of writing to a OutputStream. |
| ThreadFactory | org.apache.cocoon.components.thread | The ThreadFactory interface describes the responability of Factories creating Thread for ThreadPool s of the RunnableManager |
| ThreadPool | org.apache.cocoon.components.thread | The ThreadPool interface gives access to methods needed to inspect and use of a pool of threads |
| TransactionManager | org.apache.cocoon.webapps.session | Transaction management |
| TranscoderFactory | org.apache.cocoon.components.transcoder | Apache Batik Transcoder factory. |
| Transformer | org.apache.cocoon.transformation | No description provided. |
| TransformerTag | org.apache.cocoon.taglib | No description provided. |
| TraversableSource | org.apache.cocoon.components.source | A source, which can be a directory or collection of sources. |
| Tree.ActionHandler | org.apache.cocoon.forms.formmodel.tree | No description provided. |
| TreeBuilder | org.apache.cocoon.components.treeprocessor | No description provided. |
| TreeModel | org.apache.cocoon.forms.formmodel.tree | Data model for the Tree widget, inspired by Swing's TreeModel, with
the difference that child nodes are accessed through keys rather than indices. |
| TreeModelDefinition | org.apache.cocoon.forms.formmodel.tree | Creates TreeModel s. |
| TreeModelDefinitionBuilder | org.apache.cocoon.forms.formmodel.tree.builder | Builds TreeModel s from an XML description. |
| TreeModelListener | org.apache.cocoon.forms.formmodel.tree | Listener of changes to a TreeModel . |
| TreeSelectionListener | org.apache.cocoon.forms.formmodel.tree | Listener for changes in a Tree 's selection. |
| URLFactory | org.apache.cocoon.components.url | No description provided. |
| UserContextProvider | org.apache.cocoon.portal.wsrp.consumer | This component provides the UserContext for a portal user. |
| UserInfoProvider | org.apache.cocoon.portal.profile.impl | Get the information about the current user. |
| ValidationErrorAware | org.apache.cocoon.woody.validation | Interface implemented by Widget s that can hold a validation error. |
| ValidationErrorAware | org.apache.cocoon.forms.validation | Interface implemented by Widget s that can hold a validation error. |
| ValidationHandler | org.apache.cocoon.components.validation | A ValidationHandler represents a ContentHandler validating SAX events according to a validation schema. |
| ValidationRule | org.apache.cocoon.woody.datatype | Interface for validation rules. |
| ValidationRule | org.apache.cocoon.forms.datatype | Interface for validation rules. |
| ValidationRuleBuilder | org.apache.cocoon.woody.datatype | Interface for classes that can build ValidationRules from an XML description. |
| ValidationRuleBuilder | org.apache.cocoon.forms.datatype | Interface for classes that can build ValidationRules from an XML description. |
| Validator | org.apache.cocoon.components.elementprocessor.types | This interface allows a client of NumericConverter to apply more restrictive rules to the number that the NumericConverter obtained. |
| Validator | org.apache.cocoon.components.validation | The Validator interface provides the abstraction of a component able to validate XML documents using schemas defined in different languages. |
| ValueChangedListener | org.apache.cocoon.woody.event | Listener invoked when a field value changes. |
| ValueChangedListener | org.apache.cocoon.forms.event | Listener invoked when a field value changes. |
| ValueChangedListenerEnabled | org.apache.cocoon.forms.event | Interface to be implemented by Widgets on which ValueChangedListeners can be registered. |
| VariableExpressionTokenizer.TokenReciever | org.apache.cocoon.components.treeprocessor.variables | Callback for tokenizer |
| VariableResolver | org.apache.cocoon.components.variables | Object that resolves the {...} patterns and returns the current value. |
| VariableResolverFactory | org.apache.cocoon.components.variables | This factory component creates a VariableResolver for an expression. |
| Verifier | org.apache.cocoon.components.serializers.encoding | No description provided. |
| VersionableSource | org.apache.cocoon.components.source | A source, which could exist in different versions |
| WebDAVEventFactory | org.apache.cocoon.components.webdav | Factory interface for constructing Event objects for webdav resources |
| Widget | org.apache.cocoon.woody.formmodel | Interface to be implemented by Widgets. |
| Widget | org.apache.cocoon.forms.formmodel | Interface to be implemented by Widgets. |
| WidgetDefinition | org.apache.cocoon.woody.formmodel | A WidgetDefinition holds all the static information about a Widget. |
| WidgetDefinition | org.apache.cocoon.forms.formmodel | A WidgetDefinition holds all the static information about a Widget. |
| WidgetDefinitionBuilder | org.apache.cocoon.woody.formmodel | Interface for classes that can build widgets from an XML description. |
| WidgetDefinitionBuilder | org.apache.cocoon.forms.formmodel | Interface for classes that can build widgets from an XML description. |
| WidgetListener | org.apache.cocoon.woody.event | Base interface for all widget event listeners. |
| WidgetListener | org.apache.cocoon.forms.event | Base interface for all widget event listeners. |
| WidgetListenerBuilder | org.apache.cocoon.woody.event | A component that build widget event listeners. |
| WidgetListenerBuilder | org.apache.cocoon.forms.event | A component that build widget event listeners. |
| WidgetValidator | org.apache.cocoon.woody.validation | Validates a widget. |
| WidgetValidator | org.apache.cocoon.forms.validation | Validates a widget. |
| WidgetValidatorBuilder | org.apache.cocoon.woody.validation | No description provided. |
| WidgetValidatorBuilder | org.apache.cocoon.forms.validation | No description provided. |
| WriteableSource | org.apache.cocoon.environment | A Source that can be written to. |
| XLinkHandler | org.apache.cocoon.xml.xlink | This interface indicates an XLinkHandler that uses the same event driven design patterns that SAX enforces. |
| XMLConsumer | org.apache.cocoon.xml | This interfaces identifies classes that consume XML data, receiving notification of SAX events. |
| XMLConsumerTag | org.apache.cocoon.taglib | No description provided. |
| XMLDeserializer | org.apache.cocoon.components.sax | This interfaces identifies classes that deserialize XML data, sending SAX
events to the configured XMLConsumer (or SAX
ContentHandler and LexicalHandler). |
| XMLFragment | org.apache.cocoon.xml | This interface must be implemented by classes willing to provide an XML representation of their current state. |
| XMLizable | org.apache.cocoon.xml | This interface can be implemented by classes willing to provide an XML representation of their current state as SAX events. |
| XMLPipe | org.apache.cocoon.xml | This interface glues together an XML producer and consumer to create a SAX pipe. |
| XMLProducer | org.apache.cocoon.xml | This interfaces identifies classes that produce XML data, sending SAX
events to the configured XMLConsumer. |
| XMLProducerTag | org.apache.cocoon.taglib | No description provided. |
| XMLSerializer | org.apache.cocoon.components.sax | This interfaces identifies classes that serialize XML data, receiving notification of SAX events. |
| XPointerFrameworkParserConstants | org.apache.cocoon.components.xpointer.parser | No description provided. |
| XScriptManager | org.apache.cocoon.components.xscript | XScriptManager is the public interface used to
interact with the XScript component, which implements the
supporting code for the XScript language. |
| XSLTProcessor | org.apache.cocoon.components.xslt | This is the interface of the XSLT processor in Cocoon. |
| XSPExpressionParser.Handler | org.apache.cocoon.components.language.markup.xsp | Handler interface for parsed expressions and text fragments. |
| Search |




