Class I18nChecker

    • Constructor Detail

      • I18nChecker

        public I18nChecker()
    • Method Detail

      • getSupportedCheckers

        protected java.util.Collection<java.lang.Class<? extends SourceChecker>> getSupportedCheckers()
        Description copied from class: AggregateChecker
        Returns the list of supported checkers to be run together. Subclasses need to override this method.
        Specified by:
        getSupportedCheckers in class AggregateChecker
        Returns:
        the list of checkers to be run