Uses of Class
org.apache.cocoon.components.modules.input.AbstractJXPathModule

Packages that use AbstractJXPathModule
org.apache.cocoon.components.modules.input InputModules Introduction Input modules are generic components that let one map a key to one or more values. 
 

Uses of AbstractJXPathModule in org.apache.cocoon.components.modules.input
 

Subclasses of AbstractJXPathModule in org.apache.cocoon.components.modules.input
 class FlowAttributeModule
          FlowAttributeModule provides access to the flow business object properties.
 class FlowContinuationModule
          FlowContinuationModule provides access to the flow web continuation object.
 class PropertiesFileModule
          Input module for accessing properties in a properties file.
 class RequestModule
          RequestModule provides access to Request object properties.
 class SessionModule
          SessionModule provides access to Session object properties.
 class SystemPropertyModule
          SystemPropertyModule is an JXPath based InputModule implementation that provides access to system properties.
 class XMLFileModule
           This module provides an Input Module interface to any XML document, by using XPath expressions as attribute keys.
 



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