|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XQueryModule | |
---|---|
de.fraunhofer.ipsi.ipsixq.api.impl | |
de.fraunhofer.ipsi.xquery.tree |
Uses of XQueryModule in de.fraunhofer.ipsi.ipsixq.api.impl |
---|
Methods in de.fraunhofer.ipsi.ipsixq.api.impl that return XQueryModule | |
---|---|
static XQueryModule |
QueryHandler.getXQueryModule(java.io.Reader reader)
|
Methods in de.fraunhofer.ipsi.ipsixq.api.impl with parameters of type XQueryModule | |
---|---|
static java.util.List<de.fraunhofer.ipsi.ipsixq.coretree.CoreExpression> |
QueryHandler.getCoreExpressions(XQueryModule module,
StaticContext context)
|
static void |
QueryHandler.initDynamicContext(XQueryModule module,
EvaluationContext context)
|
static void |
QueryHandler.initStaticContext(XQueryModule module,
StaticContext context)
|
Constructors in de.fraunhofer.ipsi.ipsixq.api.impl with parameters of type XQueryModule | |
---|---|
XQPreparedExpressionImpl(StaticContext staticContext,
EvaluationContext dynamicContext,
XQueryModule module,
java.util.List<de.fraunhofer.ipsi.ipsixq.coretree.CoreExpression> coreExpressions,
de.fraunhofer.ipsi.ipsixq.datatypes.Type type)
|
Uses of XQueryModule in de.fraunhofer.ipsi.xquery.tree |
---|
Subclasses of XQueryModule in de.fraunhofer.ipsi.xquery.tree | |
---|---|
class |
XQuery
|
class |
XQueryLibraryModule
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |