Uses of Class
com.puppycrawl.tools.checkstyle.api.FilterSet
-
Packages that use FilterSet Package Description com.puppycrawl.tools.checkstyle.filters 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 FilterSet Modifier and Type Method Description static FilterSetSuppressionsLoader. loadSuppressions(java.lang.String filename)Returns the suppression filters in a specified file.
-