Class XmlPathExtractorInterceptor.Property

java.lang.Object
com.predic8.membrane.core.interceptor.xml.XmlPathExtractorInterceptor.Property
Enclosing class:
XmlPathExtractorInterceptor

public static class XmlPathExtractorInterceptor.Property extends Object
  • Constructor Details

  • Method Details

    • getXpath

      public XPathExpression getXpath()
    • setXpath

      public void setXpath(String xpath)
      Description
      Xpath expression
      Example
      bar/foo
    • getName

      public String getName()
    • setName

      public void setName(String name)
      Description
      Name of property to put in exchange properties
      Example
      amount