Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.checkerframework.checker.i18n Classes and Interfaces - 27 results found.
NameDescriptionTypePackageFramework
I18nAnnotatedTypeFactoryClassorg.checkerframework.checker.i18nChecker
I18nCheckerA type-checker that enforces (and finds the violations of) two properties: Only localized output gets emitted to the userOnly localizable keys (i.Classorg.checkerframework.checker.i18nChecker
I18nChecksFormatAttach this annotation to a method with the following properties: The first parameter is a format string.Classorg.checkerframework.checker.i18nformatter.qualChecker
I18nConversionCategoryenum I18nConversionCategoryElements of this enumeration are used in a I18nFormat annotationClassorg.checkerframework.checker.i18nformatter.qualChecker
I18nConversionCategoryTestClassorg.checkerframework.checker.i18nformatter.unittestsChecker
I18nFormatThis annotation, attached to a String type, indicates that the String may be passed toClassorg.checkerframework.checker.i18nformatter.qualChecker
I18nFormatBottomClassorg.checkerframework.checker.i18nformatter.qualChecker
I18nFormatForThis annotation indicates that when a string of the annotated type is passed as the first argument to MessageFormat.Classorg.checkerframework.checker.i18nformatter.qualChecker
I18nFormatterAnalysisNeeded for flow analysis to implement I18nFormatUtil.Classorg.checkerframework.checker.i18nformatterChecker
I18nFormatterAnnotatedTypeFactoryAdds I18nFormat to the type of tree, if it is a String or char literal that represents a satisfiable format.Classorg.checkerframework.checker.i18nformatterChecker
I18nFormatterCheckerA type-checker plug-in for the qualifier that finds syntactically invalid i18n-formatter calls (MessageFormat.Classorg.checkerframework.checker.i18nformatterChecker
I18nFormatterTransferClassorg.checkerframework.checker.i18nformatterChecker
I18nFormatterTreeUtilThis class provides a collection of utilities to ease working with syntax trees that have something to do with I18nFormatters.Classorg.checkerframework.checker.i18nformatterChecker
I18nFormatterTreeUtil .FormatTypeDescribe the format annotation typeReturns the enum constant of this type with the specified name.Classorg.checkerframework.checker.i18nformatterChecker
I18nFormatterVisitorWhenever a method with I18nFormatFor annotation is invoked, it will perform the format string verification.Classorg.checkerframework.checker.i18nformatterChecker
I18nFormatUtilThis class provides a collection of utilities to ease working with i18nAuthor:Siwakorn SrisakaokulSee the Checker Framework Manual:InternationalizationClassorg.checkerframework.checker.i18nformatterChecker
I18nHasFormatTestClassorg.checkerframework.checker.i18nformatter.unittestsChecker
I18nInvalidFormatThis annotation, attached to a String type, indicates that if the String is passed toClassorg.checkerframework.checker.i18nformatter.qualChecker
I18nMakeFormatThis annotation is used internally to annotate ResourceBundle.Classorg.checkerframework.checker.i18nformatter.qualChecker
I18nSubcheckerA type-checker that checks that only localized Strings are visibleSee the Checker Framework Manual:Internationalization CheckerClassorg.checkerframework.checker.i18nChecker
I18nUnknownFormatClassorg.checkerframework.checker.i18nformatter.qualChecker
I18nValidFormatClassorg.checkerframework.checker.i18nformatter.qualChecker
LocalizableKeyClassorg.checkerframework.checker.i18n.qualChecker
LocalizableKeyAnnotatedTypeFactoryA PropertyKeyATF that uses LocalizableKey to annotate the keys.Classorg.checkerframework.checker.i18nChecker
LocalizableKeyCheckerA type-checker that checks that only valid localizable keys are used when using localizing methodsClassorg.checkerframework.checker.i18nChecker
LocalizedClassorg.checkerframework.checker.i18n.qualChecker
UnknownLocalizedClassorg.checkerframework.checker.i18n.qualChecker