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.
|
ch.qos.cal10n.verifier.processor |
Modifier and Type | Class and Description |
---|---|
class |
MessageKeyVerifier
Given an enum class, verify that the resource bundles corresponding to a
given locale contains the correct keys.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageKeyVerifierByTypeElement
Given an TypeElement representing an enum class implements IMessageKeyVerifier.
|
Copyright © 2009–2021 QOS.ch. All rights reserved.