mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-05-11 09:30:05 +02:00
version 1.3.0 documentation
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_71) on Mon May 11 20:40:25 EDT 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_71) on Tue Aug 04 20:22:42 EDT 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Serialized Form (Dependency-Check Core 1.2.11 API)</title>
|
||||
<meta name="date" content="2015-05-11">
|
||||
<title>Serialized Form (Dependency-Check Core 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="Serialized Form (Dependency-Check Core 1.2.11 API)";
|
||||
parent.document.title="Serialized Form (Dependency-Check Core 1.3.0 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -232,11 +232,6 @@
|
||||
<div class="block">The file name of the dependency.</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>fileExtension</h4>
|
||||
<pre><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> fileExtension</pre>
|
||||
<div class="block">The file extension of the dependency.</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>md5sum</h4>
|
||||
<pre><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> md5sum</pre>
|
||||
<div class="block">The md5 hash of the dependency.</div>
|
||||
@@ -577,9 +572,9 @@
|
||||
<div class="block">The product version number.</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>revision</h4>
|
||||
<pre><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> revision</pre>
|
||||
<div class="block">The product revision version.</div>
|
||||
<h4>update</h4>
|
||||
<pre><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> update</pre>
|
||||
<div class="block">The product update version.</div>
|
||||
</li>
|
||||
<li class="blockListLast">
|
||||
<h4>edition</h4>
|
||||
|
||||
Reference in New Issue
Block a user