Uses of Package
ch.qos.cal10n.verifier

Packages that use ch.qos.cal10n.verifier
ch.qos.cal10n.plugins Maven plugin verifying that the codes defined in an enum type match those in the corresponding resource bundles. 
ch.qos.cal10n.verifier Support classes for verifying that there are no message code mis-matches between resource bundles and the corresponding enum type. 
ch.qos.cal10n.verifier.processor   
 

Classes in ch.qos.cal10n.verifier used by ch.qos.cal10n.plugins
IMessageKeyVerifier
          An interface for verifying that given an enum type, the keys match those found in the corresponding resource bundles.
 

Classes in ch.qos.cal10n.verifier used by ch.qos.cal10n.verifier
AbstractMessageKeyVerifier
          Abstract class for verifying that for a given an enum type, the keys match those found in the corresponding resource bundles.
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.
 

Classes in ch.qos.cal10n.verifier used by ch.qos.cal10n.verifier.processor
AbstractMessageKeyVerifier
          Abstract class for verifying that for a given an enum type, the keys match those found in the corresponding resource bundles.
IMessageKeyVerifier
          An interface for verifying that given an enum type, the keys match those found in the corresponding resource bundles.
 



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