mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-26 02:08:53 +02:00
version 1.1.0
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:28:00 EST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:11:45 EST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Deprecated List (Dependency-Check Core 1.0.8 API)</title>
|
||||
<meta name="date" content="2014-01-16">
|
||||
<title>Deprecated List (Dependency-Check Core 1.1.0 API)</title>
|
||||
<meta name="date" content="2014-01-26">
|
||||
<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="Deprecated List (Dependency-Check Core 1.0.8 API)";
|
||||
parent.document.title="Deprecated List (Dependency-Check Core 1.1.0 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -69,7 +69,6 @@
|
||||
<ul>
|
||||
<li><a href="#class">Deprecated Classes</a></li>
|
||||
<li><a href="#method">Deprecated Methods</a></li>
|
||||
<li><a href="#constructor">Deprecated Constructors</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="contentContainer"><a name="class">
|
||||
@@ -115,9 +114,8 @@
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="org/owasp/dependencycheck/utils/FileUtils.html#getDataDirectory(java.lang.String, java.lang.Class)">org.owasp.dependencycheck.utils.FileUtils.getDataDirectory(String, Class)</a>
|
||||
<div class="block"><i>This method should no longer be used. See the implementation
|
||||
in dependency-check-cli/App.java to see how the data directory should be
|
||||
set.</i></div>
|
||||
<div class="block"><i>This method should no longer be used. See the implementation in dependency-check-cli/App.java to see
|
||||
how the data directory should be set.</i></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -129,27 +127,6 @@
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="constructor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Constructors table, listing deprecated constructors, and an explanation">
|
||||
<caption><span>Deprecated Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="org/owasp/dependencycheck/Engine.html#Engine(boolean)">org.owasp.dependencycheck.Engine(boolean)</a>
|
||||
<div class="block"><i>This function should no longer be used; the autoupdate flag should be set using:
|
||||
<code>Settings.setBoolean(Settings.KEYS.AUTO_UPDATE, value);</code></i></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
|
||||
Reference in New Issue
Block a user