public class QueryListURLReader extends Object
| Constructor and Description |
|---|
QueryListURLReader(URL url)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
QueryList |
read()
Returns a query list read from a textfile at the given URL
|
public QueryListURLReader(URL url)
public QueryList read() throws IOException
url - - file URLIOException - resource fetch/read I/O error.Copyright © 2014 Uppsala University and Aalborg University. All Rights Reserved.