mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
v1.3.4 documentation
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
<a class="jxr_linenumber" name="L78" href="#L78">78</a> <em class="jxr_javadoccomment">/**</em>
|
||||
<a class="jxr_linenumber" name="L79" href="#L79">79</a> <em class="jxr_javadoccomment"> * The pom model.</em>
|
||||
<a class="jxr_linenumber" name="L80" href="#L80">80</a> <em class="jxr_javadoccomment"> */</em>
|
||||
<a class="jxr_linenumber" name="L81" href="#L81">81</a> <strong class="jxr_keyword">private</strong> <a href="../../../../../org/owasp/dependencycheck/xml/pom/Model.html">Model</a> model = <strong class="jxr_keyword">new</strong> <a href="../../../../../org/owasp/dependencycheck/xml/pom/Model.html">Model</a>();
|
||||
<a class="jxr_linenumber" name="L81" href="#L81">81</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> <a href="../../../../../org/owasp/dependencycheck/xml/pom/Model.html">Model</a> model = <strong class="jxr_keyword">new</strong> <a href="../../../../../org/owasp/dependencycheck/xml/pom/Model.html">Model</a>();
|
||||
<a class="jxr_linenumber" name="L82" href="#L82">82</a>
|
||||
<a class="jxr_linenumber" name="L83" href="#L83">83</a> <em class="jxr_javadoccomment">/**</em>
|
||||
<a class="jxr_linenumber" name="L84" href="#L84">84</a> <em class="jxr_javadoccomment"> * Returns the model obtained from the pom.xml.</em>
|
||||
@@ -198,6 +198,6 @@
|
||||
<a class="jxr_linenumber" name="L190" href="#L190">190</a> }
|
||||
</pre>
|
||||
<hr/>
|
||||
<div id="footer">Copyright © 2012–2015 <a href="http://www.owasp.org">OWASP</a>. All rights reserved.</div>
|
||||
<div id="footer">Copyright © 2012–2016 <a href="http://www.owasp.org">OWASP</a>. All rights reserved.</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user