|
|||||||||||
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
|
Methods in org.apache.cocoon.components.modules.input that return JXPathHelperConfiguration | |
static JXPathHelperConfiguration |
JXPathHelper.setup(Configuration config,
boolean lenient)
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |