|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjd.xml.xpath.expr.compare.CompareFactory
Factory for Compare Expressions.
| Constructor Summary | |
CompareFactory()
|
|
| Method Summary | |
static Expression |
createEquals(Expression expr1,
Equality equality,
Expression expr2)
|
static Expression |
createRelate(Expression expr1,
Relation relation,
Expression expr2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompareFactory()
| Method Detail |
public static Expression createRelate(Expression expr1,
Relation relation,
Expression expr2)
public static Expression createEquals(Expression expr1,
Equality equality,
Expression expr2)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||