Interface | Description |
---|---|
IShallowParser |
Interface for a shallow parser.
|
Class | Description |
---|---|
NestingAwareTokenIterator |
Iterator over a token list that keeps track of nesting.
|
ShallowParserFactory |
Factory class for creation of shallow parsers and utility methods.
|
SubTypeNames |
This class collects constants used for subtypes in a
ShallowEntity . |
TokenStreamTextUtils |
Utility methods for
IToken lists that work on the tokens' text. |
TokenStreamUtils |
Utility methods for
IToken lists. |
Exception | Description |
---|---|
ShallowParserException |
Exception thrown in case of problems in the context of shallow parsing.
|