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