|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XQueryDefaultOrderingDecl | |
---|---|
de.fraunhofer.ipsi.xquery.tree | |
de.fraunhofer.ipsi.xquery.tree.prolog |
Uses of XQueryDefaultOrderingDecl in de.fraunhofer.ipsi.xquery.tree |
---|
Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryDefaultOrderingDecl | |
---|---|
void |
VisitorXQueryPrettyPrint.process(XQueryDefaultOrderingDecl op)
|
void |
VisitorXQueryModulesAndProlog.process(XQueryDefaultOrderingDecl node)
|
void |
VisitorXQueryInitStaticContext.process(XQueryDefaultOrderingDecl op)
Method process |
void |
VisitorXQueryInitDynamicContext.process(XQueryDefaultOrderingDecl op)
Method process |
Uses of XQueryDefaultOrderingDecl in de.fraunhofer.ipsi.xquery.tree.prolog |
---|
Methods in de.fraunhofer.ipsi.xquery.tree.prolog that return types with arguments of type XQueryDefaultOrderingDecl | |
---|---|
java.util.List<XQueryDefaultOrderingDecl> |
XQueryProlog.getOrderingMode()
Method getOrderingMode |
Methods in de.fraunhofer.ipsi.xquery.tree.prolog with parameters of type XQueryDefaultOrderingDecl | |
---|---|
void |
XQueryProlog.add(XQueryDefaultOrderingDecl decl)
Method add |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |