Uses of Class
com.puppycrawl.tools.checkstyle.api.FilterSet
Packages that use FilterSet
Package
Description
Contains the filters that are bundled with the main distribution.
-
Uses of FilterSet in com.puppycrawl.tools.checkstyle.filters
Methods in com.puppycrawl.tools.checkstyle.filters that return FilterSetModifier and TypeMethodDescriptionstatic FilterSet
SuppressionsLoader.loadSuppressions
(String filename) Returns the suppression filters in a specified file.