Package com.g11ntoolkit.levblock

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

See:
          Description

Class Summary
JSXLEntry The set of information that makes up one translation entry for a particular leverage entry block.
LeverageBlock The set of information for a token that can be used to leverage existing translations.
TokContext The set of information that makes up the context of a string that has been tokenized for translation.
XLEntry The set of information that makes up one translation entry for a particular leverage entry block.
 

Exception Summary
InvalidContextString Says the string passed as a possible context string is not a valid context string.
LevEntryNotFound Reports the requested leverage block entry is not found.
LeverageBlockError Reports an error in the leverage block.
MalformedContextPattern Says the string passed as a possible context pattern is not well formed.
 

Package com.g11ntoolkit.levblock Description

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

Package Specification

Related Documentation