public final class FilterUtil extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isFileExists(java.lang.String fileName)
Checks if suppression source with given fileName exists.
|
public static boolean isFileExists(java.lang.String fileName)
fileName - name of the suppressions file.Copyright © 2001-2020. All Rights Reserved.