Class QueryListURLReader


  • public class QueryListURLReader
    extends Object
    The reader class
    • Constructor Detail

      • QueryListURLReader

        public QueryListURLReader​(URL url)
        Constructor
    • Method Detail

      • read

        public QueryList read()
                       throws IOException
        Returns a query list read from a textfile at the given URL
        Throws:
        IOException - resource fetch/read I/O error.