| Name | Description | Type | Package | Framework |
| AbstractInputModule | AbstractInputModule gives you the infrastructure for easily deploying more InputModules. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| AbstractJXPathModule | JXPathModule allows to access properties of any object in generic way. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| AbstractMetaModule | AbstractMetaModule gives you the infrastructure for easily deploying more meta InputModules i. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| BaseLinkModule | BaseLinkModule returns a relative link (. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| ChainMetaModule | This modules allows to chain several other modules. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| CollectionMetaModule | Constructs an array of values suitable for a JDBC collection type from parameters obtained from another input module. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| ContextPathModule | ContextPathModule provides a real filesystem path for a virtual context-relative path. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| CookieModule | Input module for cookies. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| DateInputModule | DateInputModule returns current date, optionally formated as string. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| DateMetaInputModule | Parses a date string according to a given format and returns a date object. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| DefaultsMetaModule | Old name for DefaultsModule. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| DefaultsModule | Set a number of constants. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| DigestMetaModule | Meta module that obtains values from other module and returns message digest of value. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| FlowAttributeModule | FlowAttributeModule provides access to the flow business object properties. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| FlowContinuationModule | FlowContinuationModule provides access to the flow web continuation object. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| GlobalInputModule | This simple module allows to define global parameters in a sitemap. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| HeaderAttributeModule | HeaderAttributeModule accesses request header attributes. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| InputModule | InputModule specifies an interface for components that provide access to individual attributes e. | Interface | org.apache.cocoon.components.modules.input | Apache Cocoon |
| InputModuleHelper | Class | org.apache.cocoon.components.modules.input | Apache Cocoon | |
| JXPathHelper | Class | org.apache.cocoon.components.modules.input | Apache Cocoon | |
| JXPathHelperConfiguration | Class | org.apache.cocoon.components.modules.input | Apache Cocoon | |
| JXPathMetaModule | JXPathModule allows to access properties of any object in generic way. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| LocateResource | Locate a resource in a resource tree. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| MapMetaModule | Meta module that obtains an Object from another module, assumes that this Object implements the java. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| ModuleHolder | Class | org.apache.cocoon.components.modules.input | Apache Cocoon | |
| NamingInputModule | NamingInputModule accesses values stored in the JNDI context. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| NullInputModule | NullInputModule returns a null object. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| PortletURLModule | Input module to be used in together with LinkRewriterTransformer | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| ProjectPathModule | ProjectPathModule provides relative and absolute paths with regards to the root of a project. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| PropertiesFileModule | Input module for accessing properties in a properties file. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| RandomNumberModule | RandomNumberModule returns a random number as a string. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| RawRequestParameterModule | RawRequestParameterModule accesses request parameters without decoding to the specified form-encoding or casting. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| RealPathModule | RealPathModule provides a real filesystem path for a virtual context-relative path. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| RequestAttributeModule | RequestAttributeModule accesses request attributes. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| RequestModule | RequestModule provides access to Request object properties. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| RequestParameterModule | RequestParameterModule accesses request parameters. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| RequestURIModule | RequestURIModule accesses the request URI. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| SelectMetaInputModule | input-moduleConfiguration and name of input module used for the selection. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| SessionAttributeModule | SessionAttributeModule accesses session attributes. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| SessionModule | SessionModule provides access to Session object properties. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| SimpleMappingMetaModule | Meta module that obtains values from an other module and by replacing the requested attribute name with another name. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| SimpleMappingMetaModule .Mapping | Constructor SummarySimpleMappingMetaModule. | Class | org.apache.cocoon.components.modules.input.SimpleMappingMetaModule | Apache Cocoon |
| SitemapVariableHolder | This component is a trick to get global variables on a perVersion:$Id: SitemapVariableHolder. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| StringConstantModule | StringConstantModule returns a constant string. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| SystemPropertyModule | SystemPropertyModule is an JXPath based InputModule implementation that provides access to system properties. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| URLDecodeModule | This module provides functionality for converting a String from the application/x-www-form-urlencoded MIME format. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| URLEncodeModule | This module provides functionality for converting a String to the application/x-www-form-urlencoded MIME format. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| XMLFileModule | This module provides an Input Module interface to any XML document, by using XPath expressions as attribute keys. | Class | org.apache.cocoon.components.modules.input | Apache Cocoon |
| XMLFileModule .DocumentHelper | Takes care of (re-)loading and caching of sources. | Class | org.apache.cocoon.components.modules.input.XMLFileModule | Apache Cocoon |
| XMLMetaModule | Meta module that obtains values from other module and returns all |