mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 08:14:44 +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:09:54 EST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Sun Dec 07 06:35:18 EST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Index (Dependency-Check Utils 1.2.6 API)</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<title>Index (Dependency-Check Utils 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="Index (Dependency-Check Utils 1.2.6 API)";
|
||||
parent.document.title="Index (Dependency-Check Utils 1.2.7 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -156,6 +156,14 @@
|
||||
<dd>
|
||||
<div class="block">Interface to be implemented by "appendable" resources.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#APPLICATION_VAME">APPLICATION_VAME</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The key to obtain the application name.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#APPLICATION_VERSION">APPLICATION_VERSION</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The key to obtain the application version.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/org/apache/tools/ant/util/FileUtils.html#areSame(java.io.File, java.io.File)">areSame(File, File)</a></span> - Method in class org.owasp.dependencycheck.org.apache.tools.ant.util.<a href="./org/owasp/dependencycheck/org/apache/tools/ant/util/FileUtils.html" title="class in org.owasp.dependencycheck.org.apache.tools.ant.util">FileUtils</a></dt>
|
||||
<dd>
|
||||
<div class="block">Are the two File instances pointing to the same object on the file system?</div>
|
||||
@@ -571,6 +579,10 @@
|
||||
<dd>
|
||||
<div class="block">true if the last token equals the given string.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#ENGINE_VERSION_CHECK_URL">ENGINE_VERSION_CHECK_URL</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
|
||||
<dd>
|
||||
<div class="block">The key to obtain the URL to retrieve the current release version from.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/org/apache/tools/ant/Location.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.owasp.dependencycheck.org.apache.tools.ant.<a href="./org/owasp/dependencycheck/org/apache/tools/ant/Location.html" title="class in org.owasp.dependencycheck.org.apache.tools.ant">Location</a></dt>
|
||||
<dd>
|
||||
<div class="block">Equality operation.</div>
|
||||
|
||||
Reference in New Issue
Block a user