Class QueryResultParserOptions


  • public final class QueryResultParserOptions
    extends java.lang.Object

    Options to control parsing of query results

    Since:
    1.0
    Version:
    1.0
    Author:
    Michael Grove
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Options defaults()
      Return the default parsing options
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • defaults

        public static Options defaults()
        Return the default parsing options
        Returns:
        the default options