| Package | Description |
|---|---|
| net.coderazzi.filters.gui | |
| net.coderazzi.filters.parser |
| Modifier and Type | Method and Description |
|---|---|
IParser |
ParserModel.createParser(IFilterEditor editor) |
IParser |
IParserModel.createParser(IFilterEditor editor)
Creates a text parser for the given editor.
|
| Modifier and Type | Class and Description |
|---|---|
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. |
Copyright © 2016 coderazzi. All Rights Reserved.