org.apache.xalan.xsltc.runtime
public final class Operators extends Object
Field Summary | |
---|---|
static int | EQ |
static int | GE |
static int | GT |
static int | LE |
static int | LT |
static int | NE |
Method Summary | |
---|---|
static String | getOpNames(int operator) |
static int | swapOp(int operator) |