public class SampleQueries extends Object
| Constructor and Description |
|---|
SampleQueries()
Instantiates a new sample queries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close.
|
static void |
main(String[] args)
The main method.
|
void |
queryAll()
Query all.
|
void |
runQueries(String fileName)
Run queries.
|
public SampleQueries()
throws JAXBException
JAXBException - the JAXB exceptionpublic void close()
public static void main(String[] args) throws Exception
args - the argumentsException - the exceptionpublic void queryAll()
throws IOException,
LensAPIException
IOException - Signals that an I/O exception has occurred.LensAPIExceptionpublic void runQueries(String fileName) throws IOException, LensAPIException
fileName - the file nameIOException - Signals that an I/O exception has occurred.LensAPIExceptionCopyright © 2014–2018 Apache Software Foundation. All rights reserved.