|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XQueryPragma | |
---|---|
de.fraunhofer.ipsi.xquery.tree.expression |
Uses of XQueryPragma in de.fraunhofer.ipsi.xquery.tree.expression |
---|
Methods in de.fraunhofer.ipsi.xquery.tree.expression that return types with arguments of type XQueryPragma | |
---|---|
java.util.List<XQueryPragma> |
XQueryExtensionExpr.getPragmas()
Returns Pragmas |
Constructor parameters in de.fraunhofer.ipsi.xquery.tree.expression with type arguments of type XQueryPragma | |
---|---|
XQueryExtensionExpr(PositionInfo pos,
java.util.List<XQueryPragma> pragmas,
java.util.List<XQueryExpression> expr)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |