| Package | Description |
|---|---|
| net.coderazzi.filters.parser |
| Modifier and Type | Class | Description |
|---|---|---|
protected static class |
Parser.ComparisonOperand |
IOperand for comparison operations.
|
protected static class |
Parser.EqualOperand |
IOperand for equal/unequal operations.
|
protected static class |
Parser.REOperand |
Operand for regular expressions.
|
protected static class |
Parser.WildcardOperand |
Operand for wildcard expressions.
|
| Modifier and Type | Method | Description |
|---|---|---|
Parser.IOperand |
Parser.getDefaultOperator(boolean instantMode) |
Returns the default operator if none is specified by the user
|
Copyright © 2018 coderazzi. All Rights Reserved.