|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.mxquery.query.parser.CharacterCompatibility
ch.ethz.mxquery.query.parser.Parser
public class Parser
Constructor Summary | |
---|---|
Parser()
|
|
Parser(boolean noBodyAllowed)
|
Method Summary | |
---|---|
Iterator |
parse(XQStaticContext context,
java.lang.String query,
CompilerOptions co)
|
void |
setParallelExecution(boolean para)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Parser(boolean noBodyAllowed)
public Parser()
Method Detail |
---|
public Iterator parse(XQStaticContext context, java.lang.String query, CompilerOptions co) throws MXQueryException
MXQueryException
public void setParallelExecution(boolean para)
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |