Uses of Class
com.g11ntoolkit.detokenizer.DetokSQLFileError

Packages that use DetokSQLFileError
com.g11ntoolkit.detokenizer The set of classes that make up the Detokenizer support for the G11NToolKit. 
 

Uses of DetokSQLFileError in com.g11ntoolkit.detokenizer
 

Methods in com.g11ntoolkit.detokenizer that throw DetokSQLFileError
static void DetokSQLFile.detokenize(java.lang.String strFileName, java.lang.String outFileName, java.lang.String contextFileName, java.lang.String encoding, java.util.Locale targetLocale)
          Detokenize an SQL file, replaces all instances of protected elements with their original elements and restores the extracted strings with their translated strings.