Class XmlInputMapVO


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

      • XmlInputMapVO

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

      • getInXpath

        public String getInXpath()
        Returns:
        the inXpath
      • getOutXpath

        public String getOutXpath()
        Returns:
        the outXpath