public class SynapseXPathFactory extends Object
| Constructor and Description |
|---|
SynapseXPathFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SynapseXPath |
getSynapseXPath(org.apache.axiom.om.OMElement elem,
QName attribName) |
static SynapseXPath |
getSynapseXPath(org.apache.axiom.om.OMElement elem,
String expression) |
public static SynapseXPath getSynapseXPath(org.apache.axiom.om.OMElement elem, QName attribName) throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic static SynapseXPath getSynapseXPath(org.apache.axiom.om.OMElement elem, String expression) throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.