Package | Description |
---|---|
net.coderazzi.filters.parser |
Class and Description |
---|
DateComparator |
Parser
Basic implementation of a
IParser , supporting only simple operators
referring to the content of a single column.The supporter operators include: Comparison operators. |
Parser.IOperand
Internal interface, to be implemented by all operands.
|
Parser.REOperand
Operand for regular expressions.
|