Uses of Package
org.apache.cocoon.components.modules.input

Packages that use org.apache.cocoon.components.modules.input
org.apache.cocoon.components.language.markup.xsp   
org.apache.cocoon.components.modules.input InputModules Introduction Input modules are generic components that let one map a key to one or more values. 
org.apache.cocoon.portal.components.modules.input   
org.apache.cocoon.webapps.session.components   
 

Classes in org.apache.cocoon.components.modules.input used by org.apache.cocoon.components.language.markup.xsp
InputModuleHelper
           
 

Classes in org.apache.cocoon.components.modules.input used by org.apache.cocoon.components.modules.input
AbstractInputModule
          AbstractInputModule gives you the infrastructure for easily deploying more InputModules.
AbstractJXPathModule
          JXPathModule allows to access properties of any object in generic way.
AbstractMetaModule
          AbstractMetaModule gives you the infrastructure for easily deploying more "meta" InputModules i.e.
DefaultsModule
          Set a number of constants.
InputModule
          InputModule specifies an interface for components that provide access to individual attributes e.g. request parameters, request attributes, session attributes &c.
JXPathHelperConfiguration
           
ModuleHolder
           
XMLFileModule
           This module provides an Input Module interface to any XML document, by using XPath expressions as attribute keys.
 

Classes in org.apache.cocoon.components.modules.input used by org.apache.cocoon.portal.components.modules.input
InputModule
          InputModule specifies an interface for components that provide access to individual attributes e.g. request parameters, request attributes, session attributes &c.
 

Classes in org.apache.cocoon.components.modules.input used by org.apache.cocoon.webapps.session.components
InputModule
          InputModule specifies an interface for components that provide access to individual attributes e.g. request parameters, request attributes, session attributes &c.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.