|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CmpN.Comp | |
---|---|
org.basex.query.xquery.expr | Contains XQuery 1.0 expressions. |
Uses of CmpN.Comp in org.basex.query.xquery.expr |
---|
Methods in org.basex.query.xquery.expr that return CmpN.Comp | |
---|---|
static CmpN.Comp |
CmpN.Comp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CmpN.Comp[] |
CmpN.Comp.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.basex.query.xquery.expr with parameters of type CmpN.Comp | |
---|---|
CmpN(Expr e1,
Expr e2,
CmpN.Comp c)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |