|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.Relation
com.jclark.xsl.expr.NumericRelation
com.jclark.xsl.expr.GreaterThanRelation
class GreaterThanRelation
Constructor Summary | |
---|---|
GreaterThanRelation()
|
Method Summary | |
---|---|
(package private) boolean |
relate(double d1,
double d2)
|
Methods inherited from class com.jclark.xsl.expr.NumericRelation |
---|
relate, relate, relateAtomic |
Methods inherited from class com.jclark.xsl.expr.Relation |
---|
relate, relate, relate, relate, relate, relate, relate, relate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
GreaterThanRelation()
Method Detail |
---|
boolean relate(double d1, double d2)
relate
in class Relation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |