- V(StringBuilder) - Method in class ch.qos.cal10n.util.Parser
-
- value - Variable in class ch.qos.cal10n.util.Token
-
- valueOf(String) - Static method in enum ch.qos.cal10n.util.Token.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.qos.cal10n.util.TokenStream.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.qos.cal10n.verifier.Cal10nError.ErrorType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ch.qos.cal10n.util.Token.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.qos.cal10n.util.TokenStream.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.qos.cal10n.verifier.Cal10nError.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(Locale) - Method in class ch.qos.cal10n.verifier.AbstractMessageKeyVerifier
-
- verify(Locale) - Method in interface ch.qos.cal10n.verifier.IMessageKeyVerifier
-
Verify that the keys defined in the enumClass match those found in the
resource bundle corresponding to a certain locale
- verify(TypeElement) - Method in class ch.qos.cal10n.verifier.processor.CAL10NAnnotationProcessor
-
- verifyAllLocales() - Method in class ch.qos.cal10n.verifier.AbstractMessageKeyVerifier
-
Verify all declared locales in one step.
- verifyAllLocales() - Method in interface ch.qos.cal10n.verifier.IMessageKeyVerifier
-
Verify that the keys defined in the enumClass match those found in the
corresponding resource bundle for all locales declared in the enum type
via the
@LocaleData
annotation.
- 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
-
- Vopt(StringBuilder) - Method in class ch.qos.cal10n.util.Parser
-