Class FilterUtil
- java.lang.Object
-
- com.puppycrawl.tools.checkstyle.utils.FilterUtil
-
public final class FilterUtil extends java.lang.ObjectUtility methods for suppression filters.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateFilterUtil()Stop instances being created.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisFileExists(java.lang.String fileName)Checks if suppression source with given fileName exists.
-