Class XmlInputMapVO

java.lang.Object
com.avoka.fc.core.service.vo.XmlInputMapVO

public class XmlInputMapVO extends Object
Provides a read only Xml Input Map value object for performance caching.
Since:
5.1.0
  • Constructor Details

    • XmlInputMapVO

      public XmlInputMapVO(XmlInputMap xim)
      Create an xml input map value object.
      Parameters:
      xim - the source xml input map.
  • Method Details

    • getInXpath

      public String getInXpath()
      Returns:
      the inXpath
    • getOutXpath

      public String getOutXpath()
      Returns:
      the outXpath