mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-28 11:52:15 +01:00
version 1.2.3 of the documentation
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jun 22 20:56:31 EDT 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Fri Jun 27 07:06:12 EDT 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Index (Dependency-Check Core 1.2.2 API)</title>
|
||||
<meta name="date" content="2014-06-22">
|
||||
<title>Index (Dependency-Check Core 1.2.3 API)</title>
|
||||
<meta name="date" content="2014-06-27">
|
||||
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Index (Dependency-Check Core 1.2.2 API)";
|
||||
parent.document.title="Index (Dependency-Check Core 1.2.3 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -4686,6 +4686,10 @@
|
||||
<dd>
|
||||
<div class="block">Parses the given xml file and returns a list of the suppression rules contained.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/suppression/SuppressionParser.html#parseSuppressionRules(java.io.InputStream)">parseSuppressionRules(InputStream)</a></span> - Method in class org.owasp.dependencycheck.suppression.<a href="./org/owasp/dependencycheck/suppression/SuppressionParser.html" title="class in org.owasp.dependencycheck.suppression">SuppressionParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Parses the given xml stream and returns a list of the suppression rules contained.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/DependencyVersion.html#parseVersion(java.lang.String)">parseVersion(String)</a></span> - Method in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/DependencyVersion.html" title="class in org.owasp.dependencycheck.utils">DependencyVersion</a></dt>
|
||||
<dd>
|
||||
<div class="block">Parses a version string into its sub parts: major, minor, revision, build, etc.</div>
|
||||
|
||||
Reference in New Issue
Block a user