Class SynapsePathSerializer


  • public class SynapsePathSerializer
    extends Object
    • Constructor Detail

      • SynapsePathSerializer

        public SynapsePathSerializer()
    • Method Detail

      • serializePath

        public static org.apache.axiom.om.OMElement serializePath​(SynapsePath path,
                                                                  org.apache.axiom.om.OMElement elem,
                                                                  String attribName)
      • serializePath

        public static org.apache.axiom.om.OMElement serializePath​(SynapsePath path,
                                                                  String expression,
                                                                  org.apache.axiom.om.OMElement elem,
                                                                  String attribName)
      • serializeTextPath

        public static org.apache.axiom.om.OMElement serializeTextPath​(SynapsePath path,
                                                                      String expression,
                                                                      org.apache.axiom.om.OMElement elem,
                                                                      String attribName)
      • serializePathWithBraces

        public static org.apache.axiom.om.OMElement serializePathWithBraces​(SynapsePath path,
                                                                            org.apache.axiom.om.OMElement elem,
                                                                            String attribName)