|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XQueryProlog | |
---|---|
de.fraunhofer.ipsi.xquery.tree |
Uses of XQueryProlog in de.fraunhofer.ipsi.xquery.tree |
---|
Methods in de.fraunhofer.ipsi.xquery.tree that return XQueryProlog | |
---|---|
XQueryProlog |
XQueryModule.getProlog()
Method getProlog |
Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryProlog | |
---|---|
void |
VisitorXQueryPrettyPrint.process(XQueryProlog op)
|
void |
VisitorXQueryModulesAndProlog.process(XQueryProlog node)
|
void |
VisitorXQueryInitStaticContext.process(XQueryProlog op)
Method process |
void |
VisitorXQueryInitDynamicContext.process(XQueryProlog op)
Method process |
Constructors in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryProlog | |
---|---|
XQuery(XQueryProlog prolog,
java.util.List<XQueryExpression> expr)
Constructor |
|
XQueryLibraryModule(XQueryModuleDecl decl,
XQueryProlog prolog)
Constructor. |
|
XQueryModule(PositionInfo pos,
XQueryProlog prolog)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |