Index
All Classes and Interfaces|All Packages
A
- addURL(URL) - Method in class ch.qos.cal10n.plugins.ThisFirstClassLoader
B
- buildClassLoader() - Method in class ch.qos.cal10n.plugins.VerifyMojo
C
- CH - Enum constant in enum ch.qos.cal10n.smoke.Countries
- ch.qos.cal10n.plugins - package 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.smoke - package ch.qos.cal10n.smoke
-
Smoke testing the maven plugin.
- checkAllLocales(IMessageKeyVerifier) - Method in class ch.qos.cal10n.plugins.VerifyMojo
- CN - Enum constant in enum ch.qos.cal10n.smoke.Countries
- Countries - Enum in ch.qos.cal10n.smoke
- Countries() - Constructor for enum ch.qos.cal10n.smoke.Countries
E
- enumTypes - Variable in class ch.qos.cal10n.plugins.VerifyMojo
- execute() - Method in class ch.qos.cal10n.plugins.VerifyMojo
F
G
- getDirectDependencies() - Method in class ch.qos.cal10n.plugins.VerifyMojo
- getMessageKeyVerifierInstance(String) - Method in class ch.qos.cal10n.plugins.VerifyMojo
L
- loadClass(String) - Method in class ch.qos.cal10n.plugins.ThisFirstClassLoader
- loadClass(String, boolean) - Method in class ch.qos.cal10n.plugins.ThisFirstClassLoader
-
We override the parent-first behavior established by java.lang.Classloader.
- localRepository - Variable in class ch.qos.cal10n.plugins.VerifyMojo
O
- outputDirectory - Variable in class ch.qos.cal10n.plugins.VerifyMojo
-
The directory for compiled classes.
P
- projectArtifacts - Variable in class ch.qos.cal10n.plugins.VerifyMojo
T
- ThisFirstClassLoader - Class in ch.qos.cal10n.plugins
-
An almost trivial no fuss implementation of a class loader following the child-first delegation model.
- ThisFirstClassLoader(URL[]) - Constructor for class ch.qos.cal10n.plugins.ThisFirstClassLoader
- ThisFirstClassLoader(URL[], ClassLoader) - Constructor for class ch.qos.cal10n.plugins.ThisFirstClassLoader
- toURL(File) - Method in class ch.qos.cal10n.plugins.VerifyMojo
U
V
- valueOf(String) - Static method in enum ch.qos.cal10n.smoke.Countries
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ch.qos.cal10n.smoke.Countries
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VerifyMojo - Class in ch.qos.cal10n.plugins
-
Verifies resources bundles in various locales against an enumType
- VerifyMojo() - Constructor for class ch.qos.cal10n.plugins.VerifyMojo
All Classes and Interfaces|All Packages