org.jboss.dna.common
Class CommonI18n
java.lang.Object
org.jboss.dna.common.CommonI18n
public final class CommonI18n
- extends java.lang.Object
- Author:
- John Verhaeg, Randall Hauch
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
i18nClassInterface
public static I18n i18nClassInterface
i18nClassNotPublic
public static I18n i18nClassNotPublic
i18nFieldFinal
public static I18n i18nFieldFinal
i18nFieldInvalidType
public static I18n i18nFieldInvalidType
i18nFieldNotPublic
public static I18n i18nFieldNotPublic
i18nFieldNotStatic
public static I18n i18nFieldNotStatic
i18nLocalizationFileNotFound
public static I18n i18nLocalizationFileNotFound
i18nLocalizationProblems
public static I18n i18nLocalizationProblems
i18nRequiredToSuppliedParameterMismatch
public static I18n i18nRequiredToSuppliedParameterMismatch
i18nPropertyDuplicate
public static I18n i18nPropertyDuplicate
- Parameters:
Property
- Localization file URL
i18nPropertyMissing
public static I18n i18nPropertyMissing
i18nPropertyUnused
public static I18n i18nPropertyUnused
argumentMayNotBeNegative
public static I18n argumentMayNotBeNegative
argumentMayNotBePositive
public static I18n argumentMayNotBePositive
argumentMustBeNegative
public static I18n argumentMustBeNegative
argumentMustBePositive
public static I18n argumentMustBePositive
argumentMustBeNumber
public static I18n argumentMustBeNumber
argumentMayNotBeNullOrZeroLength
public static I18n argumentMayNotBeNullOrZeroLength
argumentMayNotBeNullOrZeroLengthOrEmpty
public static I18n argumentMayNotBeNullOrZeroLengthOrEmpty
argumentMayNotBeNull
public static I18n argumentMayNotBeNull
argumentMustBeNull
public static I18n argumentMustBeNull
argumentMustBeInstanceOf
public static I18n argumentMustBeInstanceOf
argumentMustBeSameAs
public static I18n argumentMustBeSameAs
argumentMustNotBeSameAs
public static I18n argumentMustNotBeSameAs
argumentMustBeEquals
public static I18n argumentMustBeEquals
argumentMustNotBeEquals
public static I18n argumentMustNotBeEquals
argumentMayNotBeEmpty
public static I18n argumentMayNotBeEmpty
argumentDidNotContainObject
public static I18n argumentDidNotContainObject
argumentDidNotContainKey
public static I18n argumentDidNotContainKey
argumentMayNotContainNullValue
public static I18n argumentMayNotContainNullValue
componentClassnameNotValid
public static I18n componentClassnameNotValid
componentNotConfigured
public static I18n componentNotConfigured
dateParsingFailure
public static I18n dateParsingFailure
initialProgressMonitorTaskName
public static I18n initialProgressMonitorTaskName
nullProgressMonitorTaskName
public static I18n nullProgressMonitorTaskName
pathAncestorDegreeIsInvalid
public static I18n pathAncestorDegreeIsInvalid
pathIsAlreadyAbsolute
public static I18n pathIsAlreadyAbsolute
pathIsNotAbsolute
public static I18n pathIsNotAbsolute
pathIsNotRelative
public static I18n pathIsNotRelative
pathCannotBeNormalized
public static I18n pathCannotBeNormalized
progressMonitorBeginTask
public static I18n progressMonitorBeginTask
progressMonitorStatus
public static I18n progressMonitorStatus
requiredToSuppliedParameterMismatch
public static I18n requiredToSuppliedParameterMismatch
CommonI18n
public CommonI18n()
getLocalizationProblemLocales
public static java.util.Set<java.util.Locale> getLocalizationProblemLocales()
getLocalizationProblems
public static java.util.Set<java.lang.String> getLocalizationProblems()
getLocalizationProblems
public static java.util.Set<java.lang.String> getLocalizationProblems(java.util.Locale locale)
Copyright © 2008. All Rights Reserved.