Uses of Class
com.g11ntoolkit.strfile.StrFileError

Packages that use StrFileError
com.g11ntoolkit.strfile The set of classes that make up the StrFile support for the G11NToolKit. 
 

Uses of StrFileError in com.g11ntoolkit.strfile
 

Methods in com.g11ntoolkit.strfile that throw StrFileError
 void StrFile.loadXLIFF(java.lang.String xf, TokFile tf)
          Loads the StrFile and TokFile objects with the records read from the specified XLIFF file.
 void JSStrFile.load(java.util.Locale locale, java.lang.String xmlFileName)
          Loads the string buffer and the hashtable with the records read from either the specified input stream reader or the specified XML file.