Compiler assisted localization library (CAL10N) - API 0.7.3-redhat-2

Package ch.qos.cal10n.verifier

Support classes for verifying that there are no message code mis-matches between resource bundles and the corresponding enum type.

See:
          Description

Interface Summary
IMessageKeyVerifier An interface for verifying that given an enum type, the keys match those found in the corresponding resource bundles.
 

Class Summary
Cal10nError Aggregates various parameters of a verification error in a single place (class).
ErrorFactory Simplifies the creation of Cal10nError instances.
MessageKeyVerifier Given an enum class, verify that the resource bundles corresponding to a given locale contains the correct keys.
 

Package ch.qos.cal10n.verifier Description

Support classes for verifying that there are no message code mis-matches between resource bundles and the corresponding enum type.


Compiler assisted localization library (CAL10N) - API 0.7.3-redhat-2

Copyright © 2009-2012 QOS.ch. All Rights Reserved.