|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XQueryForClause.XQueryForBinding | |
---|---|
de.fraunhofer.ipsi.xquery.tree.expression |
Uses of XQueryForClause.XQueryForBinding in de.fraunhofer.ipsi.xquery.tree.expression |
---|
Methods in de.fraunhofer.ipsi.xquery.tree.expression that return types with arguments of type XQueryForClause.XQueryForBinding | |
---|---|
java.util.List<XQueryForClause.XQueryForBinding> |
XQueryForClause.getBindings()
Method getBindings |
Methods in de.fraunhofer.ipsi.xquery.tree.expression with parameters of type XQueryForClause.XQueryForBinding | |
---|---|
void |
XQueryForClause.add(XQueryForClause.XQueryForBinding bind)
Method add |
Constructors in de.fraunhofer.ipsi.xquery.tree.expression with parameters of type XQueryForClause.XQueryForBinding | |
---|---|
XQueryForClause(PositionInfo pos,
XQueryForClause.XQueryForBinding bind)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |