|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XQueryVersionDecl | |
---|---|
de.fraunhofer.ipsi.xquery.tree | |
de.fraunhofer.ipsi.xquery.tree.prolog |
Uses of XQueryVersionDecl in de.fraunhofer.ipsi.xquery.tree |
---|
Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryVersionDecl | |
---|---|
void |
VisitorXQueryPrettyPrint.process(XQueryVersionDecl op)
|
void |
VisitorXQueryModulesAndProlog.process(XQueryVersionDecl node)
|
void |
VisitorXQueryInitStaticContext.process(XQueryVersionDecl op)
Method process |
void |
VisitorXQueryInitDynamicContext.process(XQueryVersionDecl node)
Method process |
Uses of XQueryVersionDecl in de.fraunhofer.ipsi.xquery.tree.prolog |
---|
Methods in de.fraunhofer.ipsi.xquery.tree.prolog that return XQueryVersionDecl | |
---|---|
XQueryVersionDecl |
XQueryProlog.getVersion()
Method getVersion |
Methods in de.fraunhofer.ipsi.xquery.tree.prolog with parameters of type XQueryVersionDecl | |
---|---|
void |
XQueryProlog.setVersion(XQueryVersionDecl version)
Method setVersion |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |