|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IParser | |
|---|---|
| net.coderazzi.filters.gui | |
| net.coderazzi.filters.parser | |
| Uses of IParser in net.coderazzi.filters.gui |
|---|
| Methods in net.coderazzi.filters.gui that return IParser | |
|---|---|
IParser |
IParserModel.createParser(IFilterEditor editor)
Creates a text parser for the given editor. |
IParser |
ParserModel.createParser(IFilterEditor editor)
|
| Uses of IParser in net.coderazzi.filters.parser |
|---|
| Classes in net.coderazzi.filters.parser that implement IParser | |
|---|---|
class |
Parser
Basic implementation of a IParser, supporting only simple operators
referring to the content of a single column.The supporter operators include: Comparison operators. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||