|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.saxonica.CompileQuery
public class CompileQuery
This class provides a command line interface for compiling XQuery queries into Java code
Constructor Summary | |
---|---|
CompileQuery()
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
void |
run(String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompileQuery()
Method Detail |
---|
public static void main(String[] args) throws Exception
Exception
public void run(String[] args) throws Exception
Exception
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |