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