Package | Description |
---|---|
ch.qos.cal10n.util |
Package containing utility classes, used internally by the CAL10N
project.
|
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 |
AbstractCAL10NBundleFinder |
class |
CAL10NBundleFinderByClassloader |
Modifier and Type | Method and Description |
---|---|
protected abstract CAL10NBundleFinder |
AbstractMessageKeyVerifier.getResourceBundleFinder() |
protected CAL10NBundleFinder |
MessageKeyVerifier.getResourceBundleFinder() |
Modifier and Type | Class and Description |
---|---|
class |
CAL10NBundleFinderByProcessingFiler |
Modifier and Type | Method and Description |
---|---|
protected CAL10NBundleFinder |
MessageKeyVerifierByTypeElement.getResourceBundleFinder() |