|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JXPathHelperConfiguration | |
| 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 JXPathHelperConfiguration in org.apache.cocoon.components.modules.input |
| Fields in org.apache.cocoon.components.modules.input declared as JXPathHelperConfiguration | |
protected JXPathHelperConfiguration |
JXPathMetaModule.configuration
Contains all globally registered extension classes and packages. |
protected JXPathHelperConfiguration |
AbstractJXPathModule.configuration
Contains all globally registered extension classes and packages. |
| Methods in org.apache.cocoon.components.modules.input that return JXPathHelperConfiguration | |
static JXPathHelperConfiguration |
JXPathHelper.setup(Configuration config)
Configure component. |
| Methods in org.apache.cocoon.components.modules.input with parameters of type JXPathHelperConfiguration | |
static Object |
JXPathHelper.getAttribute(String name,
Configuration modeConf,
JXPathHelperConfiguration setup,
Object contextObj)
|
static Object[] |
JXPathHelper.getAttributeValues(String name,
Configuration modeConf,
JXPathHelperConfiguration setup,
Object contextObj)
|
static Iterator |
JXPathHelper.getAttributeNames(JXPathHelperConfiguration setup,
Object contextObj)
|
| Constructors in org.apache.cocoon.components.modules.input with parameters of type JXPathHelperConfiguration | |
JXPathHelperConfiguration(JXPathHelperConfiguration global,
Configuration config)
Create child jxpath configuration |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||