- java.lang.Object
-
- org.apache.xalan.xsltc.runtime.Operators
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static int |
EQ |
static int |
GE |
static int |
GT |
static int |
LE |
static int |
LT |
static int |
NE |
-
Constructor Summary
Constructors
Constructor and Description |
Operators() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static java.lang.String |
getOpNames(int operator) |
static int |
swapOp(int operator) |
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Operators
public Operators()
Copyright ? 2005 Apache XML Project. All Rights Reserved.