public class SynapsePathFactory extends Object
| Constructor and Description |
|---|
SynapsePathFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SynapsePath |
getSynapsePath(org.apache.axiom.om.OMElement elem,
QName attribName) |
static SynapsePath |
getSynapsePath(org.apache.axiom.om.OMElement elem,
String expression) |
static SynapsePath |
getSynapsePathfromExpression(org.apache.axiom.om.OMElement elem,
String expression) |
public static SynapsePath getSynapsePath(org.apache.axiom.om.OMElement elem, QName attribName) throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic static SynapsePath getSynapsePathfromExpression(org.apache.axiom.om.OMElement elem, String expression) throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic static SynapsePath getSynapsePath(org.apache.axiom.om.OMElement elem, String expression) throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionCopyright © 2005–2024 Apache Software Foundation. All rights reserved.