Class SynapseXPathSerializer


  • public class SynapseXPathSerializer
    extends Object
    • Constructor Detail

      • SynapseXPathSerializer

        public SynapseXPathSerializer()
    • Method Detail

      • serializeXPath

        public static org.apache.axiom.om.OMElement serializeXPath​(SynapseXPath xpath,
                                                                   org.apache.axiom.om.OMElement elem,
                                                                   String attribName)
      • serializeXPath

        public static org.apache.axiom.om.OMElement serializeXPath​(SynapseXPath xpath,
                                                                   String expression,
                                                                   org.apache.axiom.om.OMElement elem,
                                                                   String attribName)
      • serializeTextXPath

        public static org.apache.axiom.om.OMElement serializeTextXPath​(SynapseXPath xpath,
                                                                       String expression,
                                                                       org.apache.axiom.om.OMElement elem,
                                                                       String attribName)