Author: olamy Date: Tue Dec 18 11:38:13 2012 New Revision: 1423415 URL: http://svn.apache.org/viewvc?rev=1423415&view=rev Log: Site checkin for project Commons CLI
Added: commons/cms-site/trunk/cli/checkstyle-aggregate.html Modified: commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/CommandLine.html commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Option.html commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Options.html commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/ParseException.html commons/cms-site/trunk/cli/changes-report.html commons/cms-site/trunk/cli/checkstyle.html commons/cms-site/trunk/cli/checkstyle.rss commons/cms-site/trunk/cli/clirr-report.html commons/cms-site/trunk/cli/cobertura/css/main.css commons/cms-site/trunk/cli/cobertura/css/source-viewer.css commons/cms-site/trunk/cli/cobertura/frame-sourcefiles-org.apache.commons.cli.html commons/cms-site/trunk/cli/cobertura/frame-sourcefiles.html commons/cms-site/trunk/cli/cobertura/frame-summary-org.apache.commons.cli.html commons/cms-site/trunk/cli/cobertura/frame-summary.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.AlreadySelectedException.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.AmbiguousOptionException.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.BasicParser.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.CommandLine.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.CommandLineParser.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.DefaultParser.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.GnuParser.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.HelpFormatter.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.MissingArgumentException.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.MissingOptionException.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.Option.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.OptionBuilder.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.OptionGroup.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.OptionValidator.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.Options.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.ParseException.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.Parser.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.PatternOptionBuilder.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.PosixParser.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.TypeHandler.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.UnrecognizedOptionException.html commons/cms-site/trunk/cli/cobertura/org.apache.commons.cli.Util.html commons/cms-site/trunk/cli/cpd.html commons/cms-site/trunk/cli/dependencies.html commons/cms-site/trunk/cli/distribution-management.html commons/cms-site/trunk/cli/download_cli.html commons/cms-site/trunk/cli/findbugs.html commons/cms-site/trunk/cli/images/rss.png commons/cms-site/trunk/cli/index.html commons/cms-site/trunk/cli/integration.html commons/cms-site/trunk/cli/introduction.html commons/cms-site/trunk/cli/issue-tracking.html commons/cms-site/trunk/cli/jdepend-report.html commons/cms-site/trunk/cli/jira-report.html commons/cms-site/trunk/cli/mail-lists.html commons/cms-site/trunk/cli/pmd.html commons/cms-site/trunk/cli/pmd.xml commons/cms-site/trunk/cli/project-info.html commons/cms-site/trunk/cli/project-reports.html commons/cms-site/trunk/cli/project-summary.html commons/cms-site/trunk/cli/properties.html commons/cms-site/trunk/cli/rat-report.html commons/cms-site/trunk/cli/release_1_0.html commons/cms-site/trunk/cli/release_1_2.html commons/cms-site/trunk/cli/source-repository.html commons/cms-site/trunk/cli/surefire-report.html commons/cms-site/trunk/cli/team-list.html commons/cms-site/trunk/cli/upgrading-1.0-to-1.1.html commons/cms-site/trunk/cli/usage.html Modified: commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/CommandLine.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/CommandLine.html?rev=1423415&r1=1423414&r2=1423415&view=diff ============================================================================== --- commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/CommandLine.html (original) +++ commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/CommandLine.html Tue Dec 18 11:38:13 2012 @@ -105,18 +105,18 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments)</code> -<div class="block">Parse the arguments according to the specified options.</div> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Parses the specified <code>arguments</code> based + on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Parses the specified <code>arguments</code> based - on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> +<div class="block">Parse the arguments according to the specified options.</div> </td> </tr> <tr class="rowColor"> @@ -127,20 +127,20 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, boolean stopAtNonOption)</code> -<div class="block">Parse the arguments according to the specified options.</div> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Parses the specified <code>arguments</code> + based on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, boolean stopAtNonOption)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Parses the specified <code>arguments</code> - based on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> +<div class="block">Parse the arguments according to the specified options.</div> </td> </tr> <tr class="altColor"> Modified: commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Option.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Option.html?rev=1423415&r1=1423414&r2=1423415&view=diff ============================================================================== --- commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Option.html (original) +++ commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Option.html Tue Dec 18 11:38:13 2012 @@ -140,15 +140,15 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a></code></td> -<td class="colLast"><span class="strong">AlreadySelectedException.</span><code><strong><a href="../../../../../org/apache/commons/cli/AlreadySelectedException.html#getOption()">getOption</a></strong>()</code> -<div class="block">Returns the option that was added to the group and triggered the exception.</div> +<td class="colLast"><span class="strong">MissingArgumentException.</span><code><strong><a href="../../../../../org/apache/commons/cli/MissingArgumentException.html#getOption()">getOption</a></strong>()</code> +<div class="block">Return the option requiring an argument that wasn't provided + on the command line.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a></code></td> -<td class="colLast"><span class="strong">MissingArgumentException.</span><code><strong><a href="../../../../../org/apache/commons/cli/MissingArgumentException.html#getOption()">getOption</a></strong>()</code> -<div class="block">Return the option requiring an argument that wasn't provided - on the command line.</div> +<td class="colLast"><span class="strong">AlreadySelectedException.</span><code><strong><a href="../../../../../org/apache/commons/cli/AlreadySelectedException.html#getOption()">getOption</a></strong>()</code> +<div class="block">Returns the option that was added to the group and triggered the exception.</div> </td> </tr> <tr class="altColor"> @@ -204,23 +204,23 @@ </tr> <tbody> <tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="strong">CommandLine.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLine.html#addOption(org.apache.commons.cli.Option)">addOption</a></strong>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a> opt)</code> +<div class="block">Add an option to the command line.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a></code></td> <td class="colLast"><span class="strong">Options.</span><code><strong><a href="../../../../../org/apache/commons/cli/Options.html#addOption(org.apache.commons.cli.Option)">addOption</a></strong>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a> opt)</code> <div class="block">Adds an option instance</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/OptionGroup.html" title="class in org.apache.commons.cli">OptionGroup</a></code></td> <td class="colLast"><span class="strong">OptionGroup.</span><code><strong><a href="../../../../../org/apache/commons/cli/OptionGroup.html#addOption(org.apache.commons.cli.Option)">addOption</a></strong>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a> option)</code> <div class="block">Add the specified <code>Option</code> to this group.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">CommandLine.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLine.html#addOption(org.apache.commons.cli.Option)">addOption</a></strong>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a> opt)</code> -<div class="block">Add an option to the command line.</div> -</td> -</tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/OptionGroup.html" title="class in org.apache.commons.cli">OptionGroup</a></code></td> <td class="colLast"><span class="strong">Options.</span><code><strong><a href="../../../../../org/apache/commons/cli/Options.html#getOptionGroup(org.apache.commons.cli.Option)">getOptionGroup</a></strong>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a> opt)</code> Modified: commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Options.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Options.html?rev=1423415&r1=1423414&r2=1423415&view=diff ============================================================================== --- commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Options.html (original) +++ commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/Options.html Tue Dec 18 11:38:13 2012 @@ -142,21 +142,6 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://download.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"><span class="strong">GnuParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/GnuParser.html#flatten(org.apache.commons.cli.Options, java.lang.String[], boolean)">flatten</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, - <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, - boolean stopAtNonOption)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">This flatten method does so using the following rules: - - If an <a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli"><code>Option</code></a> exists for the first character of - the <code>arguments</code> entry <b>AND</b> an <a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli"><code>Option</code></a> - does not exist for the whole <code>argument</code> then - add the first character as an option to the processed tokens - list e.g.</div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>protected abstract <a href="http://download.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"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#flatten(org.apache.commons.cli.Options, java.lang.String[], boolean)">flatten</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> opts, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, @@ -166,7 +151,7 @@ the <code>arguments</code> that have been passed to the parse method.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>protected <a href="http://download.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"><span class="strong">BasicParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/BasicParser.html#flatten(org.apache.commons.cli.Options, java.lang.String[], boolean)">flatten</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, @@ -176,6 +161,21 @@ <a href="../../../../../org/apache/commons/cli/Parser.html#flatten(org.apache.commons.cli.Options, java.lang.String[], boolean)"><code>flatten</code></a> method.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="http://download.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"><span class="strong">GnuParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/GnuParser.html#flatten(org.apache.commons.cli.Options, java.lang.String[], boolean)">flatten</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, + <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, + boolean stopAtNonOption)</code> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">This flatten method does so using the following rules: + + If an <a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli"><code>Option</code></a> exists for the first character of + the <code>arguments</code> entry <b>AND</b> an <a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli"><code>Option</code></a> + does not exist for the whole <code>argument</code> then + add the first character as an option to the processed tokens + list e.g.</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="http://download.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"><span class="strong">PosixParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/PosixParser.html#flatten(org.apache.commons.cli.Options, java.lang.String[], boolean)">flatten</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, @@ -193,18 +193,18 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments)</code> -<div class="block">Parse the arguments according to the specified options.</div> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Parses the specified <code>arguments</code> based + on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Parses the specified <code>arguments</code> based - on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> +<div class="block">Parse the arguments according to the specified options.</div> </td> </tr> <tr class="rowColor"> @@ -215,20 +215,20 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, boolean stopAtNonOption)</code> -<div class="block">Parse the arguments according to the specified options.</div> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Parses the specified <code>arguments</code> + based on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, boolean stopAtNonOption)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Parses the specified <code>arguments</code> - based on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> +<div class="block">Parse the arguments according to the specified options.</div> </td> </tr> <tr class="altColor"> Modified: commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/ParseException.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/ParseException.html?rev=1423415&r1=1423414&r2=1423415&view=diff ============================================================================== --- commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/ParseException.html (original) +++ commons/cms-site/trunk/cli/apidocs/org/apache/commons/cli/class-use/ParseException.html Tue Dec 18 11:38:13 2012 @@ -218,18 +218,18 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments)</code> -<div class="block">Parse the arguments according to the specified options.</div> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Parses the specified <code>arguments</code> based + on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[])">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Parses the specified <code>arguments</code> based - on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> +<div class="block">Parse the arguments according to the specified options.</div> </td> </tr> <tr class="altColor"> @@ -240,20 +240,20 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, boolean stopAtNonOption)</code> -<div class="block">Parse the arguments according to the specified options.</div> +<div class="block"><strong>Deprecated.</strong> </div> +<div class="block">Parses the specified <code>arguments</code> + based on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/commons/cli/CommandLine.html" title="class in org.apache.commons.cli">CommandLine</a></code></td> -<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../org/apache/commons/cli/Parser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, +<td class="colLast"><span class="strong">CommandLineParser.</span><code><strong><a href="../../../../../org/apache/commons/cli/CommandLineParser.html#parse(org.apache.commons.cli.Options, java.lang.String[], boolean)">parse</a></strong>(<a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli">Options</a> options, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] arguments, boolean stopAtNonOption)</code> -<div class="block"><strong>Deprecated.</strong> </div> -<div class="block">Parses the specified <code>arguments</code> - based on the specifed <a href="../../../../../org/apache/commons/cli/Options.html" title="class in org.apache.commons.cli"><code>Options</code></a>.</div> +<div class="block">Parse the arguments according to the specified options.</div> </td> </tr> <tr class="rowColor"> Modified: commons/cms-site/trunk/cli/changes-report.html URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/cli/changes-report.html?rev=1423415&r1=1423414&r2=1423415&view=diff ============================================================================== --- commons/cms-site/trunk/cli/changes-report.html (original) +++ commons/cms-site/trunk/cli/changes-report.html Tue Dec 18 11:38:13 2012 @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Generated by Apache Maven Doxia at Dec 17, 2012 ( $Revision: 1080083 $ ) --> +<!-- Generated by Apache Maven Doxia at Dec 18, 2012 ( $Revision: 1080083 $ ) --> <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> @@ -11,7 +11,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20121217" /> + <meta name="Date-Revision-yyyymmdd" content="20121218" /> <meta http-equiv="Content-Language" content="en" /> <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/> @@ -40,7 +40,7 @@ <div class="xleft"> - <span id="publishDate">Last Published: 17 December 2012</span> + <span id="publishDate">Last Published: 18 December 2012</span> | <span id="projectVersion">Version: 1.3-SNAPSHOT</span> </div> <div class="xright"> <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a> @@ -100,7 +100,7 @@ <li class="collapsed"> <a href="project-info.html" title="Project Information">Project Information</a> </li> - <li class="expanded"> + <li class="expanded"> <a href="project-reports.html" title="Project Reports">Project Reports</a> <ul> <li class="none"> @@ -137,6 +137,9 @@ <a href="jdepend-report.html" title="JDepend">JDepend</a> </li> <li class="none"> + <a href="checkstyle-aggregate.html" title="Checkstyle">Checkstyle</a> + </li> + <li class="none"> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a> </li> <li class="none">