|
|||||||||
| 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
abstract class NumericRelation
| Constructor Summary | |
|---|---|
NumericRelation()
|
|
| Method Summary | |
|---|---|
(package private) boolean |
relate(boolean b1,
boolean b2)
|
(package private) boolean |
relate(java.lang.String s1,
java.lang.String s2)
|
(package private) boolean |
relateAtomic(Variant obj1,
Variant obj2)
|
| Methods inherited from class com.jclark.xsl.expr.Relation |
|---|
relate, 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 |
|---|
NumericRelation()
| Method Detail |
|---|
boolean relateAtomic(Variant obj1,
Variant obj2)
throws XSLException
relateAtomic in class RelationXSLException
boolean relate(java.lang.String s1,
java.lang.String s2)
relate in class Relation
boolean relate(boolean b1,
boolean b2)
relate in class Relation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||