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