Class SuppressionFile
java.lang.Object
org.owasp.dependencycheck.taskdefs.SuppressionFile
Class :
SuppressionFile Responsibility : Models a suppression file
nested XML element where the simple content is its location.- Author:
- Phillip Whittlesea
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SuppressionFile
public SuppressionFile()
-
-
Method Details
-
setPath
Sets the path to the suppression file.- Parameters:
path- the path to the suppression file
-
getPath
-