|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.xquery.tree.XQueryNodeAbstract
de.fraunhofer.ipsi.xquery.tree.xpath.XQueryPredicate
public class XQueryPredicate
Constructor Summary | |
---|---|
XQueryPredicate(PositionInfo pos,
java.util.List<XQueryExpression> expr)
Constructor |
Method Summary | |
---|---|
java.util.List<XQueryExpression> |
getExpressions()
Method getExpressions |
Methods inherited from class de.fraunhofer.ipsi.xquery.tree.XQueryNodeAbstract |
---|
getPosition, setPosition |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XQueryPredicate(PositionInfo pos, java.util.List<XQueryExpression> expr)
column
- an intline
- an intexpr
- a XQueryExprSequenceMethod Detail |
---|
public java.util.List<XQueryExpression> getExpressions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |