|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneralComp | |
|---|---|
| com.evolvedbinary.xpath.parser.ast | |
| Uses of GeneralComp in com.evolvedbinary.xpath.parser.ast |
|---|
| Fields in com.evolvedbinary.xpath.parser.ast declared as GeneralComp | |
|---|---|
static GeneralComp |
GeneralComp.EQUAL
|
static GeneralComp |
GeneralComp.GREATER_THAN
|
static GeneralComp |
GeneralComp.GREATER_THAN_OR_EQUAL
|
static GeneralComp |
GeneralComp.LESS_THAN
|
static GeneralComp |
GeneralComp.LESS_THAN_OR_EQUAL
|
static GeneralComp |
GeneralComp.NOT_EQUAL
|
| Methods in com.evolvedbinary.xpath.parser.ast that return GeneralComp | |
|---|---|
static GeneralComp |
GeneralComp.fromSyntax(String syntax)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||