Uses of Class
com.puppycrawl.tools.checkstyle.filters.SuppressionsLoader
Packages that use SuppressionsLoader
Package
Description
Contains the filters that are bundled with the main distribution.
-
Uses of SuppressionsLoader in com.puppycrawl.tools.checkstyle.filters
Methods in com.puppycrawl.tools.checkstyle.filters that return SuppressionsLoaderModifier and TypeMethodDescriptionprivate static SuppressionsLoader
SuppressionsLoader.getSuppressionLoader
(InputSource source, String sourceName) Parses specified source and returns the suppression loader.