Package | Description |
---|---|
org.apache.synapse.core | |
org.apache.synapse.core.axis2 | |
org.apache.synapse.util.xpath.ext |
Modifier and Type | Method and Description |
---|---|
Map<QName,SynapseXpathFunctionContextProvider> |
SynapseEnvironment.getXpathFunctionExtensions()
Get all Xpath Extension objects for Function contexts
|
Modifier and Type | Method and Description |
---|---|
Map<QName,SynapseXpathFunctionContextProvider> |
Axis2SynapseEnvironment.getXpathFunctionExtensions()
Returns all declared xpath Function Extensions
|
Modifier and Type | Method and Description |
---|---|
void |
Axis2SynapseEnvironment.setXpathFunctionExtensions(SynapseXpathFunctionContextProvider functionExt) |
Modifier and Type | Method and Description |
---|---|
static List<SynapseXpathFunctionContextProvider> |
XpathExtensionUtil.getRegisteredFunctionExtensions()
Get all registered function context extensions.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.