| Package | Description |
|---|---|
| ch.qos.cal10n.verifier |
Support classes for verifying that there are no message code
mis-matches between resource bundles and the corresponding enum type.
|
| Class | Description |
|---|---|
| Cal10nError |
Aggregates various parameters of a verification error in a single place
(class).
|
| IMessageKeyVerifier |
An interface for verifying that given an enum type, the keys match those
found in the corresponding resource bundles.
|