Package com.uppaal.model.io2
Class QueryListURLReader
java.lang.Object
com.uppaal.model.io2.QueryListURLReader
public class QueryListURLReader extends Object
The reader class
-
Constructor Summary
Constructors Constructor Description QueryListURLReader(URL url)
Constructor -
Method Summary
-
Constructor Details
-
QueryListURLReader
Constructor
-
-
Method Details
-
read
Returns a query list read from a textfile at the given URL- Throws:
IOException
- resource fetch/read I/O error.
-