Package com.g11ntoolkit.token

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

See:
          Description

Class Summary
Token A token is a unique id for an extracted string.
 

Exception Summary
MalformedToken Says the string passed as a possible token is not a well formed token.
TokenNotFound Reports that the token was not found in the string buffer (hashtable).
 

Package com.g11ntoolkit.token Description

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

Package Specification

Related Documentation