See:
Description
Interface Summary | |
---|---|
ParserInterface | Interface for parsers within this program. |
Class Summary | |
---|---|
DummyParser | DummyParser which does absolutely nothing but helps avoiding null values in parser variables. |
Link | Named link that points to some word. |
ParsedData | Parsed data is returned by parser. |
Sentence | Contains information and words of one sentence. |
SimpleParser | Simple parser. |
Word | "Word" of a sentence. |
Classes related to parsing read usecases.