Class LazyRowsList


  • public class LazyRowsList
    extends Object
    Lazy rows list.
    Since:
    10.3.0
    Version:
    $Revision: 20807 $ $Date: 2017-11-30 17:08:51 -0200 (Thu, 30 Nov 2017) $
    • Constructor Detail

      • LazyRowsList

        public LazyRowsList​(IXPath xpath)
        Parameters:
        xpath -
        Since:
        10.3.0
    • Method Detail

      • getRowsList

        public List<Map<String,​Object>> getRowsList()
        Returns the rows list.
        Returns:
        the rows list.
        Since:
        10.3.0