dict.cc dictionary

ParserBase Methods

The methods of the ParserBase class are listed below. For a complete list of ParserBase class members, see the ParserBase Members topic.

Public Static (Shared) Methods

getEncodingReturns encoding of the dictionary file
getInstance Returns a new parser instance for the given dictionary type

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
readExtracts indexes from the given stream
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 
processLineExtracts indexes from one single dictionary line

See Also

ParserBase Class | dict Namespace