public class SynapseXPathSerializer extends Object
Constructor and Description |
---|
SynapseXPathSerializer() |
Modifier and Type | Method and Description |
---|---|
static org.apache.axiom.om.OMElement |
serializeXPath(SynapseXPath xpath,
org.apache.axiom.om.OMElement elem,
String attribName) |
static org.apache.axiom.om.OMElement |
serializeXPath(SynapseXPath xpath,
String expression,
org.apache.axiom.om.OMElement elem,
String attribName) |
public static org.apache.axiom.om.OMElement serializeXPath(SynapseXPath xpath, org.apache.axiom.om.OMElement elem, String attribName)
public static org.apache.axiom.om.OMElement serializeXPath(SynapseXPath xpath, String expression, org.apache.axiom.om.OMElement elem, String attribName)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.