Files
2017-01-22 17:22:46 -05:00

1526 lines
64 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Sun Jan 22 16:20:19 EST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CliParser (Dependency-Check Command Line 1.4.5 API)</title>
<meta name="date" content="2017-01-22">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CliParser (Dependency-Check Command Line 1.4.5 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../org/owasp/dependencycheck/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CliParser.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/owasp/dependencycheck/App.html" title="class in org.owasp.dependencycheck"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../org/owasp/dependencycheck/CliParser.ARGUMENT.html" title="class in org.owasp.dependencycheck"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/owasp/dependencycheck/CliParser.html" target="_top">Frames</a></li>
<li><a href="CliParser.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.owasp.dependencycheck</div>
<h2 title="Class CliParser" class="title">Class CliParser</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.owasp.dependencycheck.CliParser</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="typeNameLabel">CliParser</span>
extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">A utility to parse command line arguments for the DependencyCheck.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Jeremy Long</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.ARGUMENT.html" title="class in org.owasp.dependencycheck">CliParser.ARGUMENT</a></span></code>
<div class="block">A collection of static final strings that represent the possible command
line arguments.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#CliParser--">CliParser</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getAdditionalZipExtensions--">getAdditionalZipExtensions</a></span>()</code>
<div class="block">Returns the additional Extensions if specified; otherwise null is
returned.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getBaseCve12Url--">getBaseCve12Url</a></span>()</code>
<div class="block">Returns the base URL for the CVE 1.2 XMl file.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getBaseCve20Url--">getBaseCve20Url</a></span>()</code>
<div class="block">Returns the base URL for the CVE 2.0 XMl file.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getConnectionString--">getConnectionString</a></span>()</code>
<div class="block">Returns the database connection string if specified; otherwise null is
returned.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getConnectionTimeout--">getConnectionTimeout</a></span>()</code>
<div class="block">Returns the connection timeout.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getCveValidForHours--">getCveValidForHours</a></span>()</code>
<div class="block">Get the value of cveValidForHours.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getDatabaseDriverName--">getDatabaseDriverName</a></span>()</code>
<div class="block">Returns the database driver name if specified; otherwise null is
returned.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getDatabaseDriverPath--">getDatabaseDriverPath</a></span>()</code>
<div class="block">Returns the database driver path if specified; otherwise null is
returned.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getDatabasePassword--">getDatabasePassword</a></span>()</code>
<div class="block">Returns the database database password if specified; otherwise null is
returned.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getDatabaseUser--">getDatabaseUser</a></span>()</code>
<div class="block">Returns the database database user name if specified; otherwise null is
returned.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getDataDirectory--">getDataDirectory</a></span>()</code>
<div class="block">Get the value of dataDirectory.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getExcludeList--">getExcludeList</a></span>()</code>
<div class="block">Retrieves the list of excluded file patterns specified by the 'exclude'
argument.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getFailOnCVSS--">getFailOnCVSS</a></span>()</code>
<div class="block">Returns the CVSS value to fail on.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getHintsFile--">getHintsFile</a></span>()</code>
<div class="block">Returns the path to the hints file.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getModifiedCve12Url--">getModifiedCve12Url</a></span>()</code>
<div class="block">Returns the URL for the modified CVE 1.2 XMl file.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getModifiedCve20Url--">getModifiedCve20Url</a></span>()</code>
<div class="block">Returns the URL for the modified CVE 2.0 XMl file.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getNexusUrl--">getNexusUrl</a></span>()</code>
<div class="block">Returns the url to the nexus server if one was specified.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getPathToBundleAudit--">getPathToBundleAudit</a></span>()</code>
<div class="block">Returns the path to bundle-audit for Ruby bundle analysis.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getPathToMono--">getPathToMono</a></span>()</code>
<div class="block">Returns the path to Mono for .NET Assembly analysis on non-windows
systems.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getProjectName--">getProjectName</a></span>()</code>
<div class="block">Returns the application name specified on the command line.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getPropertiesFile--">getPropertiesFile</a></span>()</code>
<div class="block">Returns the properties file specified on the command line.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getProxyPassword--">getProxyPassword</a></span>()</code>
<div class="block">Returns the proxy password.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getProxyPort--">getProxyPort</a></span>()</code>
<div class="block">Returns the proxy port.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getProxyServer--">getProxyServer</a></span>()</code>
<div class="block">Returns the proxy server.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getProxyUsername--">getProxyUsername</a></span>()</code>
<div class="block">Returns the proxy username.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getReportDirectory--">getReportDirectory</a></span>()</code>
<div class="block">Returns the directory to write the reports to specified on the command
line.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getReportFormat--">getReportFormat</a></span>()</code>
<div class="block">Returns the output format specified on the command line.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getScanFiles--">getScanFiles</a></span>()</code>
<div class="block">Retrieves the file command line parameter(s) specified for the 'scan'
argument.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getSuppressionFile--">getSuppressionFile</a></span>()</code>
<div class="block">Returns the path to the suppression file.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getSymLinkDepth--">getSymLinkDepth</a></span>()</code>
<div class="block">Returns the symbolic link depth (how deeply symbolic links will be
followed).</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#getVerboseLog--">getVerboseLog</a></span>()</code>
<div class="block">Returns the path to the verbose log file.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isArchiveDisabled--">isArchiveDisabled</a></span>()</code>
<div class="block">Returns true if the disableArchive command line argument was specified.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isAssemblyDisabled--">isAssemblyDisabled</a></span>()</code>
<div class="block">Returns true if the disableAssembly command line argument was specified.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isAutoconfDisabled--">isAutoconfDisabled</a></span>()</code>
<div class="block">Returns true if the disableAutoconf command line argument was specified.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isAutoUpdate--">isAutoUpdate</a></span>()</code>
<div class="block">Checks if the auto update feature has been disabled.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isBundleAuditDisabled--">isBundleAuditDisabled</a></span>()</code>
<div class="block">Returns true if the disableBundleAudit command line argument was
specified.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isCentralDisabled--">isCentralDisabled</a></span>()</code>
<div class="block">Returns true if the disableCentral command line argument was specified.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isCmakeDisabled--">isCmakeDisabled</a></span>()</code>
<div class="block">Returns true if the disableCmake command line argument was specified.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isCocoapodsAnalyzerDisabled--">isCocoapodsAnalyzerDisabled</a></span>()</code>
<div class="block">Returns true if the disableCocoapodsAnalyzer command line argument was
specified.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isComposerDisabled--">isComposerDisabled</a></span>()</code>
<div class="block">Returns true if the disableComposer command line argument was specified.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isExperimentalEnabled--">isExperimentalEnabled</a></span>()</code>
<div class="block">Returns true if the experimental analyzers are enabled.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isGetHelp--">isGetHelp</a></span>()</code>
<div class="block">Determines if the 'help' command line argument was passed in.</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isGetVersion--">isGetVersion</a></span>()</code>
<div class="block">Determines if the 'version' command line argument was passed in.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isJarDisabled--">isJarDisabled</a></span>()</code>
<div class="block">Returns true if the disableJar command line argument was specified.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isNexusDisabled--">isNexusDisabled</a></span>()</code>
<div class="block">Returns true if the disableNexus command line argument was specified.</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isNexusUsesProxy--">isNexusUsesProxy</a></span>()</code>
<div class="block">Returns true if the Nexus Analyzer should use the configured proxy to
connect to Nexus; otherwise false is returned.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isNodeJsDisabled--">isNodeJsDisabled</a></span>()</code>
<div class="block">Returns true if the disableNodeJS command line argument was specified.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isNuspecDisabled--">isNuspecDisabled</a></span>()</code>
<div class="block">Returns true if the disableNuspec command line argument was specified.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isOpenSSLDisabled--">isOpenSSLDisabled</a></span>()</code>
<div class="block">Returns true if the disableOpenSSL command line argument was specified.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isPurge--">isPurge</a></span>()</code>
<div class="block">Checks if the purge NVD flag has been set.</div>
</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isPythonDistributionDisabled--">isPythonDistributionDisabled</a></span>()</code>
<div class="block">Returns true if the disablePyDist command line argument was specified.</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isPythonPackageDisabled--">isPythonPackageDisabled</a></span>()</code>
<div class="block">Returns true if the disablePyPkg command line argument was specified.</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isRubyGemspecDisabled--">isRubyGemspecDisabled</a></span>()</code>
<div class="block">Returns whether the Ruby gemspec analyzer is disabled.</div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isRunScan--">isRunScan</a></span>()</code>
<div class="block">Determines if the 'scan' command line argument was passed in.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isSwiftPackageAnalyzerDisabled--">isSwiftPackageAnalyzerDisabled</a></span>()</code>
<div class="block">Returns true if the disableSwiftPackageManagerAnalyzer command line
argument was specified.</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#isUpdateOnly--">isUpdateOnly</a></span>()</code>
<div class="block">Checks if the update only flag has been set.</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#parse-java.lang.String:A-">parse</a></span>(<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>[]&nbsp;args)</code>
<div class="block">Parses the arguments passed in and captures the results for later use.</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#printHelp--">printHelp</a></span>()</code>
<div class="block">Displays the command line help message to the standard output.</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/owasp/dependencycheck/CliParser.html#printVersionInfo--">printVersionInfo</a></span>()</code>
<div class="block">
Prints the manifest information to standard output.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CliParser--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CliParser</h4>
<pre>public&nbsp;CliParser()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="parse-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parse</h4>
<pre>public&nbsp;void&nbsp;parse(<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>[]&nbsp;args)
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a>,
org.apache.commons.cli.ParseException</pre>
<div class="block">Parses the arguments passed in and captures the results for later use.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>args</code> - the command line arguments</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code> - is thrown when a 'file' argument does not
point to a file that exists.</dd>
<dd><code>org.apache.commons.cli.ParseException</code> - is thrown when a Parse Exception occurs.</dd>
</dl>
</li>
</ul>
<a name="isGetVersion--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isGetVersion</h4>
<pre>public&nbsp;boolean&nbsp;isGetVersion()</pre>
<div class="block">Determines if the 'version' command line argument was passed in.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether or not the 'version' command line argument was passed in</dd>
</dl>
</li>
</ul>
<a name="isGetHelp--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isGetHelp</h4>
<pre>public&nbsp;boolean&nbsp;isGetHelp()</pre>
<div class="block">Determines if the 'help' command line argument was passed in.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether or not the 'help' command line argument was passed in</dd>
</dl>
</li>
</ul>
<a name="isRunScan--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRunScan</h4>
<pre>public&nbsp;boolean&nbsp;isRunScan()</pre>
<div class="block">Determines if the 'scan' command line argument was passed in.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether or not the 'scan' command line argument was passed in</dd>
</dl>
</li>
</ul>
<a name="getSymLinkDepth--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSymLinkDepth</h4>
<pre>public&nbsp;int&nbsp;getSymLinkDepth()</pre>
<div class="block">Returns the symbolic link depth (how deeply symbolic links will be
followed).</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the symbolic link depth</dd>
</dl>
</li>
</ul>
<a name="isJarDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isJarDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isJarDisabled()</pre>
<div class="block">Returns true if the disableJar command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableJar command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isArchiveDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isArchiveDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isArchiveDisabled()</pre>
<div class="block">Returns true if the disableArchive command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableArchive command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isNuspecDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNuspecDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isNuspecDisabled()</pre>
<div class="block">Returns true if the disableNuspec command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableNuspec command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isAssemblyDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAssemblyDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isAssemblyDisabled()</pre>
<div class="block">Returns true if the disableAssembly command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableAssembly command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isBundleAuditDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBundleAuditDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isBundleAuditDisabled()</pre>
<div class="block">Returns true if the disableBundleAudit command line argument was
specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableBundleAudit command line argument was
specified; otherwise false</dd>
</dl>
</li>
</ul>
<a name="isPythonDistributionDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isPythonDistributionDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isPythonDistributionDisabled()</pre>
<div class="block">Returns true if the disablePyDist command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disablePyDist command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isPythonPackageDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isPythonPackageDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isPythonPackageDisabled()</pre>
<div class="block">Returns true if the disablePyPkg command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disablePyPkg command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isRubyGemspecDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRubyGemspecDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isRubyGemspecDisabled()</pre>
<div class="block">Returns whether the Ruby gemspec analyzer is disabled.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the <a href="../../../org/owasp/dependencycheck/CliParser.ARGUMENT.html#DISABLE_RUBYGEMS"><code>CliParser.ARGUMENT.DISABLE_RUBYGEMS</code></a> command line
argument was specified; otherwise false</dd>
</dl>
</li>
</ul>
<a name="isCmakeDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isCmakeDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isCmakeDisabled()</pre>
<div class="block">Returns true if the disableCmake command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableCmake command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isAutoconfDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAutoconfDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isAutoconfDisabled()</pre>
<div class="block">Returns true if the disableAutoconf command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableAutoconf command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isComposerDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isComposerDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isComposerDisabled()</pre>
<div class="block">Returns true if the disableComposer command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableComposer command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isNexusDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNexusDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isNexusDisabled()</pre>
<div class="block">Returns true if the disableNexus command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableNexus command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isOpenSSLDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOpenSSLDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isOpenSSLDisabled()</pre>
<div class="block">Returns true if the disableOpenSSL command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableOpenSSL command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isNodeJsDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNodeJsDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isNodeJsDisabled()</pre>
<div class="block">Returns true if the disableNodeJS command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableNodeJS command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="isCocoapodsAnalyzerDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isCocoapodsAnalyzerDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isCocoapodsAnalyzerDisabled()</pre>
<div class="block">Returns true if the disableCocoapodsAnalyzer command line argument was
specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableCocoapodsAnalyzer command line argument was
specified; otherwise false</dd>
</dl>
</li>
</ul>
<a name="isSwiftPackageAnalyzerDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSwiftPackageAnalyzerDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isSwiftPackageAnalyzerDisabled()</pre>
<div class="block">Returns true if the disableSwiftPackageManagerAnalyzer command line
argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableSwiftPackageManagerAnalyzer command line
argument was specified; otherwise false</dd>
</dl>
</li>
</ul>
<a name="isCentralDisabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isCentralDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isCentralDisabled()</pre>
<div class="block">Returns true if the disableCentral command line argument was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the disableCentral command line argument was specified;
otherwise false</dd>
</dl>
</li>
</ul>
<a name="getNexusUrl--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNexusUrl</h4>
<pre>public&nbsp;<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>&nbsp;getNexusUrl()</pre>
<div class="block">Returns the url to the nexus server if one was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the url to the nexus server; if none was specified this will
return null;</dd>
</dl>
</li>
</ul>
<a name="isNexusUsesProxy--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNexusUsesProxy</h4>
<pre>public&nbsp;boolean&nbsp;isNexusUsesProxy()</pre>
<div class="block">Returns true if the Nexus Analyzer should use the configured proxy to
connect to Nexus; otherwise false is returned.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the Nexus Analyzer should use the configured proxy to
connect to Nexus; otherwise false</dd>
</dl>
</li>
</ul>
<a name="printHelp--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>printHelp</h4>
<pre>public&nbsp;void&nbsp;printHelp()</pre>
<div class="block">Displays the command line help message to the standard output.</div>
</li>
</ul>
<a name="getScanFiles--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScanFiles</h4>
<pre>public&nbsp;<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>[]&nbsp;getScanFiles()</pre>
<div class="block">Retrieves the file command line parameter(s) specified for the 'scan'
argument.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the file paths specified on the command line for scan</dd>
</dl>
</li>
</ul>
<a name="getExcludeList--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExcludeList</h4>
<pre>public&nbsp;<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>[]&nbsp;getExcludeList()</pre>
<div class="block">Retrieves the list of excluded file patterns specified by the 'exclude'
argument.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the excluded file patterns</dd>
</dl>
</li>
</ul>
<a name="getReportDirectory--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReportDirectory</h4>
<pre>public&nbsp;<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>&nbsp;getReportDirectory()</pre>
<div class="block">Returns the directory to write the reports to specified on the command
line.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the path to the reports directory.</dd>
</dl>
</li>
</ul>
<a name="getPathToMono--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPathToMono</h4>
<pre>public&nbsp;<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>&nbsp;getPathToMono()</pre>
<div class="block">Returns the path to Mono for .NET Assembly analysis on non-windows
systems.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the path to Mono</dd>
</dl>
</li>
</ul>
<a name="getPathToBundleAudit--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPathToBundleAudit</h4>
<pre>public&nbsp;<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>&nbsp;getPathToBundleAudit()</pre>
<div class="block">Returns the path to bundle-audit for Ruby bundle analysis.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the path to Mono</dd>
</dl>
</li>
</ul>
<a name="getReportFormat--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReportFormat</h4>
<pre>public&nbsp;<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>&nbsp;getReportFormat()</pre>
<div class="block">Returns the output format specified on the command line. Defaults to HTML
if no format was specified.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the output format name.</dd>
</dl>
</li>
</ul>
<a name="getProjectName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProjectName</h4>
<pre>public&nbsp;<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>&nbsp;getProjectName()</pre>
<div class="block">Returns the application name specified on the command line.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the application name.</dd>
</dl>
</li>
</ul>
<a name="getBaseCve12Url--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBaseCve12Url</h4>
<pre>public&nbsp;<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>&nbsp;getBaseCve12Url()</pre>
<div class="block">Returns the base URL for the CVE 1.2 XMl file.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the URL to the CVE 1.2 XML file.</dd>
</dl>
</li>
</ul>
<a name="getBaseCve20Url--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBaseCve20Url</h4>
<pre>public&nbsp;<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>&nbsp;getBaseCve20Url()</pre>
<div class="block">Returns the base URL for the CVE 2.0 XMl file.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the URL to the CVE 2.0 XML file.</dd>
</dl>
</li>
</ul>
<a name="getModifiedCve12Url--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getModifiedCve12Url</h4>
<pre>public&nbsp;<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>&nbsp;getModifiedCve12Url()</pre>
<div class="block">Returns the URL for the modified CVE 1.2 XMl file.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the URL to the modified CVE 1.2 XML file.</dd>
</dl>
</li>
</ul>
<a name="getModifiedCve20Url--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getModifiedCve20Url</h4>
<pre>public&nbsp;<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>&nbsp;getModifiedCve20Url()</pre>
<div class="block">Returns the URL for the modified CVE 2.0 XMl file.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the URL to the modified CVE 2.0 XML file.</dd>
</dl>
</li>
</ul>
<a name="getConnectionTimeout--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConnectionTimeout</h4>
<pre>public&nbsp;<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>&nbsp;getConnectionTimeout()</pre>
<div class="block">Returns the connection timeout.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the connection timeout</dd>
</dl>
</li>
</ul>
<a name="getProxyServer--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProxyServer</h4>
<pre>public&nbsp;<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>&nbsp;getProxyServer()</pre>
<div class="block">Returns the proxy server.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the proxy server</dd>
</dl>
</li>
</ul>
<a name="getProxyPort--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProxyPort</h4>
<pre>public&nbsp;<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>&nbsp;getProxyPort()</pre>
<div class="block">Returns the proxy port.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the proxy port</dd>
</dl>
</li>
</ul>
<a name="getProxyUsername--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProxyUsername</h4>
<pre>public&nbsp;<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>&nbsp;getProxyUsername()</pre>
<div class="block">Returns the proxy username.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the proxy username</dd>
</dl>
</li>
</ul>
<a name="getProxyPassword--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProxyPassword</h4>
<pre>public&nbsp;<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>&nbsp;getProxyPassword()</pre>
<div class="block">Returns the proxy password.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the proxy password</dd>
</dl>
</li>
</ul>
<a name="getDataDirectory--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataDirectory</h4>
<pre>public&nbsp;<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>&nbsp;getDataDirectory()</pre>
<div class="block">Get the value of dataDirectory.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of dataDirectory</dd>
</dl>
</li>
</ul>
<a name="getPropertiesFile--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPropertiesFile</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getPropertiesFile()</pre>
<div class="block">Returns the properties file specified on the command line.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the properties file specified on the command line</dd>
</dl>
</li>
</ul>
<a name="getVerboseLog--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVerboseLog</h4>
<pre>public&nbsp;<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>&nbsp;getVerboseLog()</pre>
<div class="block">Returns the path to the verbose log file.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the path to the verbose log file</dd>
</dl>
</li>
</ul>
<a name="getSuppressionFile--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSuppressionFile</h4>
<pre>public&nbsp;<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>&nbsp;getSuppressionFile()</pre>
<div class="block">Returns the path to the suppression file.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the path to the suppression file</dd>
</dl>
</li>
</ul>
<a name="getHintsFile--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHintsFile</h4>
<pre>public&nbsp;<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>&nbsp;getHintsFile()</pre>
<div class="block">Returns the path to the hints file.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the path to the hints file</dd>
</dl>
</li>
</ul>
<a name="printVersionInfo--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>printVersionInfo</h4>
<pre>public&nbsp;void&nbsp;printVersionInfo()</pre>
<div class="block"><p>
Prints the manifest information to standard output.</p>
<ul><li>Implementation-Title: ${pom.name}</li>
<li>Implementation-Version: ${pom.version}</li></ul></div>
</li>
</ul>
<a name="isAutoUpdate--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAutoUpdate</h4>
<pre>public&nbsp;boolean&nbsp;isAutoUpdate()</pre>
<div class="block">Checks if the auto update feature has been disabled. If it has been
disabled via the command line this will return false.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>true</code> if auto-update is allowed; otherwise
<code>false</code></dd>
</dl>
</li>
</ul>
<a name="isUpdateOnly--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUpdateOnly</h4>
<pre>public&nbsp;boolean&nbsp;isUpdateOnly()</pre>
<div class="block">Checks if the update only flag has been set.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>true</code> if the update only flag has been set; otherwise
<code>false</code>.</dd>
</dl>
</li>
</ul>
<a name="isPurge--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isPurge</h4>
<pre>public&nbsp;boolean&nbsp;isPurge()</pre>
<div class="block">Checks if the purge NVD flag has been set.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>true</code> if the purge nvd flag has been set; otherwise
<code>false</code>.</dd>
</dl>
</li>
</ul>
<a name="getDatabaseDriverName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabaseDriverName</h4>
<pre>public&nbsp;<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>&nbsp;getDatabaseDriverName()</pre>
<div class="block">Returns the database driver name if specified; otherwise null is
returned.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the database driver name if specified; otherwise null is returned</dd>
</dl>
</li>
</ul>
<a name="getDatabaseDriverPath--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabaseDriverPath</h4>
<pre>public&nbsp;<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>&nbsp;getDatabaseDriverPath()</pre>
<div class="block">Returns the database driver path if specified; otherwise null is
returned.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the database driver name if specified; otherwise null is returned</dd>
</dl>
</li>
</ul>
<a name="getConnectionString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConnectionString</h4>
<pre>public&nbsp;<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>&nbsp;getConnectionString()</pre>
<div class="block">Returns the database connection string if specified; otherwise null is
returned.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the database connection string if specified; otherwise null is
returned</dd>
</dl>
</li>
</ul>
<a name="getDatabaseUser--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabaseUser</h4>
<pre>public&nbsp;<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>&nbsp;getDatabaseUser()</pre>
<div class="block">Returns the database database user name if specified; otherwise null is
returned.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the database database user name if specified; otherwise null is
returned</dd>
</dl>
</li>
</ul>
<a name="getDatabasePassword--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabasePassword</h4>
<pre>public&nbsp;<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>&nbsp;getDatabasePassword()</pre>
<div class="block">Returns the database database password if specified; otherwise null is
returned.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the database database password if specified; otherwise null is
returned</dd>
</dl>
</li>
</ul>
<a name="getAdditionalZipExtensions--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAdditionalZipExtensions</h4>
<pre>public&nbsp;<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>&nbsp;getAdditionalZipExtensions()</pre>
<div class="block">Returns the additional Extensions if specified; otherwise null is
returned.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the additional Extensions; otherwise null is returned</dd>
</dl>
</li>
</ul>
<a name="getCveValidForHours--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCveValidForHours</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getCveValidForHours()</pre>
<div class="block">Get the value of cveValidForHours.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of cveValidForHours</dd>
</dl>
</li>
</ul>
<a name="isExperimentalEnabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isExperimentalEnabled</h4>
<pre>public&nbsp;boolean&nbsp;isExperimentalEnabled()</pre>
<div class="block">Returns true if the experimental analyzers are enabled.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the experimental analyzers are enabled; otherwise false</dd>
</dl>
</li>
</ul>
<a name="getFailOnCVSS--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getFailOnCVSS</h4>
<pre>public&nbsp;int&nbsp;getFailOnCVSS()</pre>
<div class="block">Returns the CVSS value to fail on.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>11 if nothing is set. Otherwise it returns the int passed from
the command line arg</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../org/owasp/dependencycheck/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CliParser.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/owasp/dependencycheck/App.html" title="class in org.owasp.dependencycheck"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../org/owasp/dependencycheck/CliParser.ARGUMENT.html" title="class in org.owasp.dependencycheck"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/owasp/dependencycheck/CliParser.html" target="_top">Frames</a></li>
<li><a href="CliParser.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright? 2012-15 Jeremy Long. All Rights Reserved.</small></p>
</body>
</html>