Uses of Package
com.g11ntoolkit.tokfile

Packages that use com.g11ntoolkit.tokfile
com.g11ntoolkit.parser.java The set of classes that make up the Java File Parser support for the G11NToolKit. 
com.g11ntoolkit.strfile The set of classes that make up the StrFile support for the G11NToolKit. 
com.g11ntoolkit.tokfile The set of classes that make up the TokFile support for the G11NToolKit. 
 

Classes in com.g11ntoolkit.tokfile used by com.g11ntoolkit.parser.java
TokFile
          Create and maintain a TokFile with its associated buffer and hashtable.
 

Classes in com.g11ntoolkit.tokfile used by com.g11ntoolkit.strfile
TokFile
          Create and maintain a TokFile with its associated buffer and hashtable.
 

Classes in com.g11ntoolkit.tokfile used by com.g11ntoolkit.tokfile
StringNotFound
          Reports that the string was not found in the TokFile.
TokFile
          Create and maintain a TokFile with its associated buffer and hashtable.
TokFileError
          Reports errors while processing the string buffer.