Package com.g11ntoolkit.tokfile

The set of classes that make up the TokFile support for the G11NToolKit.

See:
          Description

Class Summary
LTXMLTFParser Parses a Tokenized File in XML file format.
TokFile Create and maintain a TokFile with its associated buffer and hashtable.
XMLParseTokFile Takes a TokFile in XML format and parses it.
 

Exception Summary
StringNotFound Reports that the string was not found in the TokFile.
TokFileError Reports errors while processing the string buffer.
 

Package com.g11ntoolkit.tokfile Description

The set of classes that make up the TokFile support for the G11NToolKit.

Package Specification

Related Documentation