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,SynapseXpathVariableResolver> |
SynapseEnvironment.getXpathVariableExtensions()
Get all Xpath Extension objects for Variable contexts
|
Modifier and Type | Method and Description |
---|---|
Map<QName,SynapseXpathVariableResolver> |
Axis2SynapseEnvironment.getXpathVariableExtensions()
Returns all declared xpath Variable Extensions
|
Modifier and Type | Method and Description |
---|---|
void |
Axis2SynapseEnvironment.setXpathVariableExtensions(SynapseXpathVariableResolver variableExt) |
Modifier and Type | Method and Description |
---|---|
static List<SynapseXpathVariableResolver> |
XpathExtensionUtil.getRegisteredVariableExtensions()
Get all registered variable context extensions.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.