| Class | Description | 
|---|---|
| I18nFormatterAnnotatedTypeFactory | Adds  I18nFormatto the type of tree, if it is aStringorcharliteral
 that represents a satisfiable format. | 
| I18nFormatterChecker | A type-checker plug-in for the qualifier that finds syntactically invalid i18n-formatter calls
 (MessageFormat.format()). | 
| I18nFormatterTransfer | |
| I18nFormatterTreeUtil | This class provides a collection of utilities to ease working with syntax trees that have
 something to do with I18nFormatters. | 
| I18nFormatterVisitor | Whenever a method with  I18nFormatForannotation is invoked, it will perform the format
 string verification. | 
| I18nFormatUtil | This class provides a collection of utilities to ease working with i18n format strings. | 
| Enum | Description | 
|---|---|
| I18nFormatterTreeUtil.FormatType | Describe the format annotation type |