mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 17:41:28 +01:00
version 1.2.7 of site 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 Nov 16 09:17:32 EST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Sun Dec 07 06:54:57 EST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Constant Field Values (Dependency-Check Core 1.2.6 API)</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<title>Constant Field Values (Dependency-Check Core 1.2.7 API)</title>
|
||||
<meta name="date" content="2014-12-07">
|
||||
<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="Constant Field Values (Dependency-Check Core 1.2.6 API)";
|
||||
parent.document.title="Constant Field Values (Dependency-Check Core 1.2.7 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -206,6 +206,34 @@
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
||||
<caption><span>org.owasp.dependencycheck.data.update.<a href="org/owasp/dependencycheck/data/update/EngineVersionCheck.html" title="class in org.owasp.dependencycheck.data.update">EngineVersionCheck</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th scope="col">Constant Field</th>
|
||||
<th class="colLast" scope="col">Value</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.data.update.EngineVersionCheck.CURRENT_ENGINE_RELEASE">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/data/update/EngineVersionCheck.html#CURRENT_ENGINE_RELEASE">CURRENT_ENGINE_RELEASE</a></code></td>
|
||||
<td class="colLast"><code>"CurrentEngineRelease"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.data.update.EngineVersionCheck.ENGINE_VERSION_CHECKED_ON">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/data/update/EngineVersionCheck.html#ENGINE_VERSION_CHECKED_ON">ENGINE_VERSION_CHECKED_ON</a></code></td>
|
||||
<td class="colLast"><code>"VersionCheckOn"</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
||||
<caption><span>org.owasp.dependencycheck.data.update.xml.<a href="org/owasp/dependencycheck/data/update/xml/NvdCve12Handler.Element.html" title="class in org.owasp.dependencycheck.data.update.xml">NvdCve12Handler.Element</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
|
||||
Reference in New Issue
Block a user