|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.examples.SampleQueries
public class SampleQueries
The Class SampleQueries.
Constructor Summary | |
---|---|
SampleQueries()
Instantiates a new sample queries. |
Method Summary | |
---|---|
void |
close()
Close. |
static void |
main(String[] args)
The main method. |
void |
queryAll()
Query all. |
void |
runQueries(String fileName)
Run queries. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleQueries() throws JAXBException
JAXBException
- the JAXB exceptionMethod Detail |
---|
public void close()
public static void main(String[] args) throws Exception
args
- the arguments
Exception
- the exceptionpublic void queryAll() throws IOException
IOException
- Signals that an I/O exception has occurred.public void runQueries(String fileName) throws IOException
fileName
- the file name
IOException
- Signals that an I/O exception has occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |