| Package | Description |
|---|---|
| se.l4.lect | |
| se.l4.lect.handlers | |
| se.l4.lect.internal.tokens | |
| se.l4.lect.tokens |
| Class and Description |
|---|
| Token
Token containing some text that is either words, symbols or whitespace.
|
| TokenizerFactory
Factory for instances of
Tokenizer working on CharSequences. |
| TokenProperty |
| TokenType
Enumeration for the different types of tokens extracted from text.
|
| Class and Description |
|---|
| Token
Token containing some text that is either words, symbols or whitespace.
|
| TokenProperty |
| Class and Description |
|---|
| Token
Token containing some text that is either words, symbols or whitespace.
|
| TokenMatcher
Matcher created from a
TokenPattern that will match the sequence the
pattern describes. |
| TokenPattern
Pattern for matching a sequence of tokens.
|
| TokenType
Enumeration for the different types of tokens extracted from text.
|
| Class and Description |
|---|
| MutableToken
Implementation of
Token that is mutable. |
| Token
Token containing some text that is either words, symbols or whitespace.
|
| Tokenizer
Tokenizer used to tokenize input into
Tokens. |
| TokenMatcher
Matcher created from a
TokenPattern that will match the sequence the
pattern describes. |
| TokenPattern
Pattern for matching a sequence of tokens.
|
| TokenProperty |
| TokenType
Enumeration for the different types of tokens extracted from text.
|
Copyright © 2018. All rights reserved.