version 1.3.0 documentation

This commit is contained in:
Jeremy Long
2015-08-05 15:38:32 -04:00
parent 5cc29d0a00
commit 4fd8873223
1212 changed files with 86425 additions and 43448 deletions

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Mon May 11 20:35:19 EDT 2015 -->
<!-- Generated by javadoc (version 1.7.0_71) on Tue Aug 04 20:16:25 EDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.owasp.dependencycheck.utils (Dependency-Check Utils 1.2.11 API)</title>
<meta name="date" content="2015-05-11">
<title>org.owasp.dependencycheck.utils (Dependency-Check Utils 1.3.0 API)</title>
<meta name="date" content="2015-08-04">
<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="org.owasp.dependencycheck.utils (Dependency-Check Utils 1.2.11 API)";
parent.document.title="org.owasp.dependencycheck.utils (Dependency-Check Utils 1.3.0 API)";
}
//-->
</script>
@@ -99,18 +99,6 @@
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/utils/LogFilter.html" title="class in org.owasp.dependencycheck.utils">LogFilter</a></td>
<td class="colLast">
<div class="block">A simple log filter to limit the entries written to the verbose log file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/utils/LogUtils.html" title="class in org.owasp.dependencycheck.utils">LogUtils</a></td>
<td class="colLast">
<div class="block">A utility class to aide in the setup of the logging mechanism.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></td>
<td class="colLast">
<div class="block">A simple settings container that wraps the dependencycheck.properties file.</div>