|
|||||||||
| 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.NotEqualsRelation
class NotEqualsRelation
| Constructor Summary | |
|---|---|
NotEqualsRelation()
|
|
| Method Summary | |
|---|---|
(package private) boolean |
relate(boolean b1,
boolean b2)
|
(package private) boolean |
relate(double d1,
double d2)
|
(package private) boolean |
relate(java.lang.String s1,
java.lang.String s2)
|
| Methods inherited from class com.jclark.xsl.expr.Relation |
|---|
relate, relate, relate, relate, relate, relate, relate, relate, relateAtomic |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
NotEqualsRelation()
| Method Detail |
|---|
boolean relate(java.lang.String s1,
java.lang.String s2)
relate in class Relation
boolean relate(boolean b1,
boolean b2)
relate in class Relation
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 | ||||||||