getEncoding | Returns encoding of the dictionary file |
getInstance | Returns a new parser instance for the given dictionary type |
BUFLEN | Length of the buffer used for reading input file |
ParserBase Constructor | Initializes the parser for the given handler |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
read | Extracts indexes from the given stream |
ToString (inherited from Object) |
m_handler | Handler for retrieving extracted indexes |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) | |
processLine | Extracts indexes from one single dictionary line |
m_type | The parser type |
ParserBase Class | dict Namespace