|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.ipsixq.api.XQIQueryHandlerDefault
public class XQIQueryHandlerDefault
Method Summary | |
---|---|
java.lang.String |
getCoreQuery()
Method getCoreQuery |
EvaluationContext |
getDynamicContext()
Method getDynamicContext |
java.lang.String |
getImportedAttributeDecls()
Method getImportedAttributeDecls |
java.lang.String |
getImportedElementDecls()
Method getImportedElementDecls |
java.lang.String |
getImportedTypeDefns()
Method getImportedTypeDefns |
java.lang.String |
getInferredType()
Method getInferredType |
Sequence |
getQueryResult()
Method getQueryResult |
void |
getQueryResult(ResultHandler handler)
Method getQueryResult |
StaticContext |
getStaticContext()
Method getStaticContext |
XQueryNode |
getXQuery()
Method getXQuery |
void |
setOptimize(boolean b)
Method setOptimize |
void |
setParserTracing(boolean b)
Method setParserTracing |
void |
syntaxCheck()
Method syntaxCheck |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public StaticContext getStaticContext() throws XQueryException
getStaticContext
in interface XQIQueryHandler
de.fraunhofer.ipsi.ipsixq.parser.ParseException
XQueryException
public EvaluationContext getDynamicContext() throws XQueryException
getDynamicContext
in interface XQIQueryHandler
de.fraunhofer.ipsi.ipsixq.parser.ParseException
XQueryException
public void setParserTracing(boolean b)
setParserTracing
in interface XQIQueryHandler
b
- a booleanpublic void setOptimize(boolean b)
setOptimize
in interface XQIQueryHandler
b
- a booleanpublic void syntaxCheck() throws XQueryException
syntaxCheck
in interface XQIQueryHandler
XQueryException
public XQueryNode getXQuery() throws XQueryException
getXQuery
in interface XQIQueryHandler
XQueryException
public java.lang.String getCoreQuery() throws XQueryException
getCoreQuery
in interface XQIQueryHandler
XQueryException
public java.lang.String getInferredType() throws XQueryException
getInferredType
in interface XQIQueryHandler
XQueryException
public java.lang.String getImportedElementDecls() throws XQueryException
getImportedElementDecls
in interface XQIQueryHandler
de.fraunhofer.ipsi.ipsixq.parser.ParseException
QueryException
XQueryException
public java.lang.String getImportedAttributeDecls() throws XQueryException
getImportedAttributeDecls
in interface XQIQueryHandler
de.fraunhofer.ipsi.ipsixq.parser.ParseException
QueryException
XQueryException
public java.lang.String getImportedTypeDefns() throws XQueryException
getImportedTypeDefns
in interface XQIQueryHandler
de.fraunhofer.ipsi.ipsixq.parser.ParseException
QueryException
XQueryException
public Sequence getQueryResult() throws XQueryException
getQueryResult
in interface XQIQueryHandler
de.fraunhofer.ipsi.ipsixq.parser.ParseException
QueryException
XQueryException
public void getQueryResult(ResultHandler handler) throws XQueryException
getQueryResult
in interface XQIQueryHandler
handler
- a ContentHandler
de.fraunhofer.ipsi.ipsixq.parser.ParseException
QueryException
XQueryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |