Package com.g11ntoolkit.strfile

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

See:
          Description

Class Summary
JSStrFile Creates and maintains a string file with its associated buffer and hashtable.
LTXLIFFParser Parses an XLIFF file format.
LTXMLJSSFParser Parses a JSString File in XML file format.
StrFile Creates and maintains a string file with its associated buffer and hashtable.
XMLParseXLIFFFile Takes a StrFile in XLIFF format and parses it.
 

Exception Summary
EmptyStrFile Reports that the string buffer was empty.
StrFileError Reports errors while processing the string buffer.
 

Package com.g11ntoolkit.strfile Description

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

Package Specification

Related Documentation