mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 08:14:44 +01:00
documentation update v1.4.4
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
<a class="jxr_linenumber" name="L348" href="#L348">348</a> <em class="jxr_javadoccomment"> * Utility class that can provide values from a Properties object to a</em>
|
||||
<a class="jxr_linenumber" name="L349" href="#L349">349</a> <em class="jxr_javadoccomment"> * StrSubstitutor.</em>
|
||||
<a class="jxr_linenumber" name="L350" href="#L350">350</a> <em class="jxr_javadoccomment"> */</em>
|
||||
<a class="jxr_linenumber" name="L351" href="#L351">351</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/owasp/dependencycheck/xml/pom/Model.html">PropertyLookup</a> <strong class="jxr_keyword">extends</strong> StrLookup {
|
||||
<a class="jxr_linenumber" name="L351" href="#L351">351</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/owasp/dependencycheck/xml/pom/Model.html">PropertyLookup</a> <strong class="jxr_keyword">extends</strong> StrLookup<String> {
|
||||
<a class="jxr_linenumber" name="L352" href="#L352">352</a>
|
||||
<a class="jxr_linenumber" name="L353" href="#L353">353</a> <em class="jxr_javadoccomment">/**</em>
|
||||
<a class="jxr_linenumber" name="L354" href="#L354">354</a> <em class="jxr_javadoccomment"> * Reference to the properties to lookup.</em>
|
||||
|
||||
Reference in New Issue
Block a user