You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by br...@apache.org on 2018/09/25 13:16:04 UTC

svn commit: r1035683 [28/32] - in /websites/production/commons/content/proper/commons-csv: ./ apidocs/ apidocs/org/apache/commons/csv/ apidocs/org/apache/commons/csv/class-use/ apidocs/src-html/org/apache/commons/csv/ jacoco-aggregate/ jacoco-aggregate...

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/TokenMatchers.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/TokenMatchers.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/TokenMatchers.html Tue Sep 25 13:16:01 2018
@@ -97,6 +97,6 @@
 <a class="jxr_linenumber" name="L89" href="#L89">89</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/TokenMatchersTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/TokenMatchersTest.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/TokenMatchersTest.html Tue Sep 25 13:16:01 2018
@@ -78,6 +78,6 @@
 <a class="jxr_linenumber" name="L70" href="#L70">70</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/Utils.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/Utils.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/Utils.html Tue Sep 25 13:16:01 2018
@@ -54,6 +54,6 @@
 <a class="jxr_linenumber" name="L46" href="#L46">46</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv164Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv164Test.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv164Test.html Tue Sep 25 13:16:01 2018
@@ -65,6 +65,6 @@
 <a class="jxr_linenumber" name="L57" href="#L57">57</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv167Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv167Test.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv167Test.html Tue Sep 25 13:16:01 2018
@@ -96,6 +96,6 @@
 <a class="jxr_linenumber" name="L88" href="#L88">88</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv198Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv198Test.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv198Test.html Tue Sep 25 13:16:01 2018
@@ -41,12 +41,12 @@
 <a class="jxr_linenumber" name="L33" href="#L33">33</a>  
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>      @Test
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>      <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> test() <strong class="jxr_keyword">throws</strong> UnsupportedEncodingException, IOException {
-<a class="jxr_linenumber" name="L36" href="#L36">36</a>          InputStream pointsOfReference = getClass().getResourceAsStream(<span class="jxr_string">"/CSV-198/optd_por_public.csv"</span>);
+<a class="jxr_linenumber" name="L36" href="#L36">36</a>          <strong class="jxr_keyword">final</strong> InputStream pointsOfReference = getClass().getResourceAsStream(<span class="jxr_string">"/CSV-198/optd_por_public.csv"</span>);
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>          Assert.assertNotNull(pointsOfReference);
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>          <strong class="jxr_keyword">try</strong> (@SuppressWarnings(<span class="jxr_string">"resource"</span>)
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>          CSVParser parser = CSV_FORMAT.parse(<strong class="jxr_keyword">new</strong> InputStreamReader(pointsOfReference, <span class="jxr_string">"UTF-8"</span>))) {
-<a class="jxr_linenumber" name="L40" href="#L40">40</a>              <strong class="jxr_keyword">for</strong> (CSVRecord record : parser) {
-<a class="jxr_linenumber" name="L41" href="#L41">41</a>                  String locationType = record.get(<span class="jxr_string">"location_type"</span>);
+<a class="jxr_linenumber" name="L40" href="#L40">40</a>              <strong class="jxr_keyword">for</strong> (<strong class="jxr_keyword">final</strong> CSVRecord record : parser) {
+<a class="jxr_linenumber" name="L41" href="#L41">41</a>                  <strong class="jxr_keyword">final</strong> String locationType = record.get(<span class="jxr_string">"location_type"</span>);
 <a class="jxr_linenumber" name="L42" href="#L42">42</a>                  Assert.assertNotNull(locationType);
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>              }
 <a class="jxr_linenumber" name="L44" href="#L44">44</a>          }
@@ -55,6 +55,6 @@
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv203Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv203Test.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv203Test.html Tue Sep 25 13:16:01 2018
@@ -37,13 +37,13 @@
 <a class="jxr_linenumber" name="L29" href="#L29">29</a>  
 <a class="jxr_linenumber" name="L30" href="#L30">30</a>      @Test
 <a class="jxr_linenumber" name="L31" href="#L31">31</a>      <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testQuoteModeAll() <strong class="jxr_keyword">throws</strong> Exception {
-<a class="jxr_linenumber" name="L32" href="#L32">32</a>          CSVFormat format = CSVFormat.EXCEL
+<a class="jxr_linenumber" name="L32" href="#L32">32</a>          <strong class="jxr_keyword">final</strong> CSVFormat format = CSVFormat.EXCEL
 <a class="jxr_linenumber" name="L33" href="#L33">33</a>                  .withNullString(<span class="jxr_string">"N/A"</span>)
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>                  .withIgnoreSurroundingSpaces(<strong class="jxr_keyword">true</strong>)
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>                  .withQuoteMode(QuoteMode.ALL);
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>  
-<a class="jxr_linenumber" name="L37" href="#L37">37</a>          StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
-<a class="jxr_linenumber" name="L38" href="#L38">38</a>          CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
+<a class="jxr_linenumber" name="L37" href="#L37">37</a>          <strong class="jxr_keyword">final</strong> StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
+<a class="jxr_linenumber" name="L38" href="#L38">38</a>          <strong class="jxr_keyword">final</strong> CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>          printer.printRecord(<strong class="jxr_keyword">new</strong> Object[] { <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"Hello"</span>, <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"World"</span> });
 <a class="jxr_linenumber" name="L40" href="#L40">40</a>  
 <a class="jxr_linenumber" name="L41" href="#L41">41</a>          Assert.assertEquals(<span class="jxr_string">"\&quot;N/A\&quot;,\&quot;Hello\&quot;,\&quot;N/A\&quot;,\&quot;World\&quot;\r\n"</span>, buffer.toString());
@@ -51,13 +51,13 @@
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>  
 <a class="jxr_linenumber" name="L44" href="#L44">44</a>      @Test
 <a class="jxr_linenumber" name="L45" href="#L45">45</a>      <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testQuoteModeAllNonNull() <strong class="jxr_keyword">throws</strong> Exception {
-<a class="jxr_linenumber" name="L46" href="#L46">46</a>          CSVFormat format = CSVFormat.EXCEL
+<a class="jxr_linenumber" name="L46" href="#L46">46</a>          <strong class="jxr_keyword">final</strong> CSVFormat format = CSVFormat.EXCEL
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>                  .withNullString(<span class="jxr_string">"N/A"</span>)
 <a class="jxr_linenumber" name="L48" href="#L48">48</a>                  .withIgnoreSurroundingSpaces(<strong class="jxr_keyword">true</strong>)
 <a class="jxr_linenumber" name="L49" href="#L49">49</a>                  .withQuoteMode(QuoteMode.ALL_NON_NULL);
 <a class="jxr_linenumber" name="L50" href="#L50">50</a>  
-<a class="jxr_linenumber" name="L51" href="#L51">51</a>          StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
-<a class="jxr_linenumber" name="L52" href="#L52">52</a>          CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
+<a class="jxr_linenumber" name="L51" href="#L51">51</a>          <strong class="jxr_keyword">final</strong> StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
+<a class="jxr_linenumber" name="L52" href="#L52">52</a>          <strong class="jxr_keyword">final</strong> CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
 <a class="jxr_linenumber" name="L53" href="#L53">53</a>          printer.printRecord(<strong class="jxr_keyword">new</strong> Object[] { <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"Hello"</span>, <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"World"</span> });
 <a class="jxr_linenumber" name="L54" href="#L54">54</a>  
 <a class="jxr_linenumber" name="L55" href="#L55">55</a>          Assert.assertEquals(<span class="jxr_string">"N/A,\&quot;Hello\&quot;,N/A,\&quot;World\&quot;\r\n"</span>, buffer.toString());
@@ -65,12 +65,12 @@
 <a class="jxr_linenumber" name="L57" href="#L57">57</a>  
 <a class="jxr_linenumber" name="L58" href="#L58">58</a>      @Test
 <a class="jxr_linenumber" name="L59" href="#L59">59</a>      <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testWithoutQuoteMode() <strong class="jxr_keyword">throws</strong> Exception {
-<a class="jxr_linenumber" name="L60" href="#L60">60</a>          CSVFormat format = CSVFormat.EXCEL
+<a class="jxr_linenumber" name="L60" href="#L60">60</a>          <strong class="jxr_keyword">final</strong> CSVFormat format = CSVFormat.EXCEL
 <a class="jxr_linenumber" name="L61" href="#L61">61</a>                  .withNullString(<span class="jxr_string">"N/A"</span>)
 <a class="jxr_linenumber" name="L62" href="#L62">62</a>                  .withIgnoreSurroundingSpaces(<strong class="jxr_keyword">true</strong>);
 <a class="jxr_linenumber" name="L63" href="#L63">63</a>  
-<a class="jxr_linenumber" name="L64" href="#L64">64</a>          StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
-<a class="jxr_linenumber" name="L65" href="#L65">65</a>          CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
+<a class="jxr_linenumber" name="L64" href="#L64">64</a>          <strong class="jxr_keyword">final</strong> StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
+<a class="jxr_linenumber" name="L65" href="#L65">65</a>          <strong class="jxr_keyword">final</strong> CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
 <a class="jxr_linenumber" name="L66" href="#L66">66</a>          printer.printRecord(<strong class="jxr_keyword">new</strong> Object[] { <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"Hello"</span>, <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"World"</span> });
 <a class="jxr_linenumber" name="L67" href="#L67">67</a>  
 <a class="jxr_linenumber" name="L68" href="#L68">68</a>          Assert.assertEquals(<span class="jxr_string">"N/A,Hello,N/A,World\r\n"</span>, buffer.toString());
@@ -78,13 +78,13 @@
 <a class="jxr_linenumber" name="L70" href="#L70">70</a>  
 <a class="jxr_linenumber" name="L71" href="#L71">71</a>      @Test
 <a class="jxr_linenumber" name="L72" href="#L72">72</a>      <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testQuoteModeMinimal() <strong class="jxr_keyword">throws</strong> Exception {
-<a class="jxr_linenumber" name="L73" href="#L73">73</a>          CSVFormat format = CSVFormat.EXCEL
+<a class="jxr_linenumber" name="L73" href="#L73">73</a>          <strong class="jxr_keyword">final</strong> CSVFormat format = CSVFormat.EXCEL
 <a class="jxr_linenumber" name="L74" href="#L74">74</a>                  .withNullString(<span class="jxr_string">"N/A"</span>)
 <a class="jxr_linenumber" name="L75" href="#L75">75</a>                  .withIgnoreSurroundingSpaces(<strong class="jxr_keyword">true</strong>)
 <a class="jxr_linenumber" name="L76" href="#L76">76</a>                  .withQuoteMode(QuoteMode.MINIMAL);
 <a class="jxr_linenumber" name="L77" href="#L77">77</a>  
-<a class="jxr_linenumber" name="L78" href="#L78">78</a>          StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
-<a class="jxr_linenumber" name="L79" href="#L79">79</a>          CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
+<a class="jxr_linenumber" name="L78" href="#L78">78</a>          <strong class="jxr_keyword">final</strong> StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
+<a class="jxr_linenumber" name="L79" href="#L79">79</a>          <strong class="jxr_keyword">final</strong> CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
 <a class="jxr_linenumber" name="L80" href="#L80">80</a>          printer.printRecord(<strong class="jxr_keyword">new</strong> Object[] { <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"Hello"</span>, <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"World"</span> });
 <a class="jxr_linenumber" name="L81" href="#L81">81</a>  
 <a class="jxr_linenumber" name="L82" href="#L82">82</a>          Assert.assertEquals(<span class="jxr_string">"N/A,Hello,N/A,World\r\n"</span>, buffer.toString());
@@ -92,13 +92,13 @@
 <a class="jxr_linenumber" name="L84" href="#L84">84</a>  
 <a class="jxr_linenumber" name="L85" href="#L85">85</a>      @Test
 <a class="jxr_linenumber" name="L86" href="#L86">86</a>      <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testQuoteModeNonNumeric() <strong class="jxr_keyword">throws</strong> Exception {
-<a class="jxr_linenumber" name="L87" href="#L87">87</a>          CSVFormat format = CSVFormat.EXCEL
+<a class="jxr_linenumber" name="L87" href="#L87">87</a>          <strong class="jxr_keyword">final</strong> CSVFormat format = CSVFormat.EXCEL
 <a class="jxr_linenumber" name="L88" href="#L88">88</a>                  .withNullString(<span class="jxr_string">"N/A"</span>)
 <a class="jxr_linenumber" name="L89" href="#L89">89</a>                  .withIgnoreSurroundingSpaces(<strong class="jxr_keyword">true</strong>)
 <a class="jxr_linenumber" name="L90" href="#L90">90</a>                  .withQuoteMode(QuoteMode.NON_NUMERIC);
 <a class="jxr_linenumber" name="L91" href="#L91">91</a>  
-<a class="jxr_linenumber" name="L92" href="#L92">92</a>          StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
-<a class="jxr_linenumber" name="L93" href="#L93">93</a>          CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
+<a class="jxr_linenumber" name="L92" href="#L92">92</a>          <strong class="jxr_keyword">final</strong> StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
+<a class="jxr_linenumber" name="L93" href="#L93">93</a>          <strong class="jxr_keyword">final</strong> CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
 <a class="jxr_linenumber" name="L94" href="#L94">94</a>          printer.printRecord(<strong class="jxr_keyword">new</strong> Object[] { <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"Hello"</span>, <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"World"</span> });
 <a class="jxr_linenumber" name="L95" href="#L95">95</a>  
 <a class="jxr_linenumber" name="L96" href="#L96">96</a>          Assert.assertEquals(<span class="jxr_string">"N/A,\&quot;Hello\&quot;,N/A,\&quot;World\&quot;\r\n"</span>, buffer.toString());
@@ -106,13 +106,13 @@
 <a class="jxr_linenumber" name="L98" href="#L98">98</a>  
 <a class="jxr_linenumber" name="L99" href="#L99">99</a>      @Test
 <a class="jxr_linenumber" name="L100" href="#L100">100</a>     <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testWithoutNullString() <strong class="jxr_keyword">throws</strong> Exception {
-<a class="jxr_linenumber" name="L101" href="#L101">101</a>         CSVFormat format = CSVFormat.EXCEL
+<a class="jxr_linenumber" name="L101" href="#L101">101</a>         <strong class="jxr_keyword">final</strong> CSVFormat format = CSVFormat.EXCEL
 <a class="jxr_linenumber" name="L102" href="#L102">102</a>                 <em class="jxr_comment">//.withNullString("N/A")</em>
 <a class="jxr_linenumber" name="L103" href="#L103">103</a>                 .withIgnoreSurroundingSpaces(<strong class="jxr_keyword">true</strong>)
 <a class="jxr_linenumber" name="L104" href="#L104">104</a>                 .withQuoteMode(QuoteMode.ALL);
 <a class="jxr_linenumber" name="L105" href="#L105">105</a> 
-<a class="jxr_linenumber" name="L106" href="#L106">106</a>         StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
-<a class="jxr_linenumber" name="L107" href="#L107">107</a>         CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
+<a class="jxr_linenumber" name="L106" href="#L106">106</a>         <strong class="jxr_keyword">final</strong> StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
+<a class="jxr_linenumber" name="L107" href="#L107">107</a>         <strong class="jxr_keyword">final</strong> CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
 <a class="jxr_linenumber" name="L108" href="#L108">108</a>         printer.printRecord(<strong class="jxr_keyword">new</strong> Object[] { <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"Hello"</span>, <strong class="jxr_keyword">null</strong>, <span class="jxr_string">"World"</span> });
 <a class="jxr_linenumber" name="L109" href="#L109">109</a> 
 <a class="jxr_linenumber" name="L110" href="#L110">110</a>         Assert.assertEquals(<span class="jxr_string">",\&quot;Hello\&quot;,,\&quot;World\&quot;\r\n"</span>, buffer.toString());
@@ -120,13 +120,13 @@
 <a class="jxr_linenumber" name="L112" href="#L112">112</a> 
 <a class="jxr_linenumber" name="L113" href="#L113">113</a>     @Test
 <a class="jxr_linenumber" name="L114" href="#L114">114</a>     <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testWithEmptyValues() <strong class="jxr_keyword">throws</strong> Exception {
-<a class="jxr_linenumber" name="L115" href="#L115">115</a>         CSVFormat format = CSVFormat.EXCEL
+<a class="jxr_linenumber" name="L115" href="#L115">115</a>         <strong class="jxr_keyword">final</strong> CSVFormat format = CSVFormat.EXCEL
 <a class="jxr_linenumber" name="L116" href="#L116">116</a>                 .withNullString(<span class="jxr_string">"N/A"</span>)
 <a class="jxr_linenumber" name="L117" href="#L117">117</a>                 .withIgnoreSurroundingSpaces(<strong class="jxr_keyword">true</strong>)
 <a class="jxr_linenumber" name="L118" href="#L118">118</a>                 .withQuoteMode(QuoteMode.ALL);
 <a class="jxr_linenumber" name="L119" href="#L119">119</a> 
-<a class="jxr_linenumber" name="L120" href="#L120">120</a>         StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
-<a class="jxr_linenumber" name="L121" href="#L121">121</a>         CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
+<a class="jxr_linenumber" name="L120" href="#L120">120</a>         <strong class="jxr_keyword">final</strong> StringBuffer buffer = <strong class="jxr_keyword">new</strong> StringBuffer();
+<a class="jxr_linenumber" name="L121" href="#L121">121</a>         <strong class="jxr_keyword">final</strong> CSVPrinter printer = <strong class="jxr_keyword">new</strong> CSVPrinter(buffer, format);
 <a class="jxr_linenumber" name="L122" href="#L122">122</a>         printer.printRecord(<strong class="jxr_keyword">new</strong> Object[] { <span class="jxr_string">""</span>, <span class="jxr_string">"Hello"</span>, <span class="jxr_string">""</span>, <span class="jxr_string">"World"</span> });
 <a class="jxr_linenumber" name="L123" href="#L123">123</a>         <em class="jxr_comment">//printer.printRecord(new Object[] { null, "Hello", null, "World" });</em>
 <a class="jxr_linenumber" name="L124" href="#L124">124</a> 
@@ -135,6 +135,6 @@
 <a class="jxr_linenumber" name="L127" href="#L127">127</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv213Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv213Test.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/JiraCsv213Test.html Tue Sep 25 13:16:01 2018
@@ -49,7 +49,7 @@
 <a class="jxr_linenumber" name="L41" href="#L41">41</a>  @Ignore
 <a class="jxr_linenumber" name="L42" href="#L42">42</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/commons/csv/issues/JiraCsv213Test.html">JiraCsv213Test</a> {
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>  
-<a class="jxr_linenumber" name="L44" href="#L44">44</a>      <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> createEndChannel(File csvFile) {
+<a class="jxr_linenumber" name="L44" href="#L44">44</a>      <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> createEndChannel(<strong class="jxr_keyword">final</strong> File csvFile) {
 <a class="jxr_linenumber" name="L45" href="#L45">45</a>          <em class="jxr_comment">// @formatter:off</em>
 <a class="jxr_linenumber" name="L46" href="#L46">46</a>          <strong class="jxr_keyword">final</strong> CSVFormat csvFormat =
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>                  CSVFormat.DEFAULT
@@ -64,11 +64,11 @@
 <a class="jxr_linenumber" name="L56" href="#L56">56</a>                  System.out.println(parser.getCurrentLineNumber());
 <a class="jxr_linenumber" name="L57" href="#L57">57</a>                  System.out.println(parser.getRecordNumber());
 <a class="jxr_linenumber" name="L58" href="#L58">58</a>                  <em class="jxr_comment">// get only first record we don't need other's</em>
-<a class="jxr_linenumber" name="L59" href="#L59">59</a>                  CSVRecord firstRecord = parser.iterator().next(); <em class="jxr_comment">// this fails</em>
+<a class="jxr_linenumber" name="L59" href="#L59">59</a>                  <strong class="jxr_keyword">final</strong> CSVRecord firstRecord = parser.iterator().next(); <em class="jxr_comment">// this fails</em>
 <a class="jxr_linenumber" name="L60" href="#L60">60</a>  
 <a class="jxr_linenumber" name="L61" href="#L61">61</a>                  <strong class="jxr_keyword">return</strong>;
 <a class="jxr_linenumber" name="L62" href="#L62">62</a>              }
-<a class="jxr_linenumber" name="L63" href="#L63">63</a>          } <strong class="jxr_keyword">catch</strong> (IOException e) {
+<a class="jxr_linenumber" name="L63" href="#L63">63</a>          } <strong class="jxr_keyword">catch</strong> (<strong class="jxr_keyword">final</strong> IOException e) {
 <a class="jxr_linenumber" name="L64" href="#L64">64</a>              <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> RuntimeException(<span class="jxr_string">"Error while adding end channel to csv"</span>, e);
 <a class="jxr_linenumber" name="L65" href="#L65">65</a>          }
 <a class="jxr_linenumber" name="L66" href="#L66">66</a>  
@@ -82,6 +82,6 @@
 <a class="jxr_linenumber" name="L74" href="#L74">74</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/package-frame.html Tue Sep 25 13:16:01 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Commons CSV 1.5.1-SNAPSHOT Reference Package org.apache.commons.csv.issues</title>
+		<title>Apache Commons CSV 1.7-SNAPSHOT Reference Package org.apache.commons.csv.issues</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/issues/package-summary.html Tue Sep 25 13:16:01 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Commons CSV 1.5.1-SNAPSHOT Reference Package org.apache.commons.csv.issues</title>
+		<title>Apache Commons CSV 1.7-SNAPSHOT Reference Package org.apache.commons.csv.issues</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -83,7 +83,7 @@
       	</div>
 				<hr />
 		<div id="footer">
-			Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+			Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 		</div>
 	</body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/package-frame.html Tue Sep 25 13:16:01 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Commons CSV 1.5.1-SNAPSHOT Reference Package org.apache.commons.csv</title>
+		<title>Apache Commons CSV 1.7-SNAPSHOT Reference Package org.apache.commons.csv</title>
 		<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -31,6 +31,9 @@
             	<a href="CSVFormatTest.html" target="classFrame">CSVFormatTest</a>
           	</li>
           	          	<li>
+            	<a href="PerformanceTest.html" target="classFrame">CSVParserFactory</a>
+          	</li>
+          	          	<li>
             	<a href="CSVParserTest.html" target="classFrame">CSVParserTest</a>
           	</li>
           	          	<li>

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/package-summary.html Tue Sep 25 13:16:01 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Commons CSV 1.5.1-SNAPSHOT Reference Package org.apache.commons.csv</title>
+		<title>Apache Commons CSV 1.7-SNAPSHOT Reference Package org.apache.commons.csv</title>
 		<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -62,6 +62,11 @@
             	</tr>
 				            	<tr>
               		<td>
+                		<a href="PerformanceTest.html" target="classFrame">CSVParserFactory</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
                 		<a href="CSVParserTest.html" target="classFrame">CSVParserTest</a>
               		</td>
             	</tr>
@@ -153,7 +158,7 @@
       	</div>
 				<hr />
 		<div id="footer">
-			Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+			Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 		</div>
 	</body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/perf/PerformanceTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/perf/PerformanceTest.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/perf/PerformanceTest.html Tue Sep 25 13:16:01 2018
@@ -137,6 +137,6 @@
 <a class="jxr_linenumber" name="L129" href="#L129">129</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/perf/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/perf/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/perf/package-frame.html Tue Sep 25 13:16:01 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Commons CSV 1.5.1-SNAPSHOT Reference Package org.apache.commons.csv.perf</title>
+		<title>Apache Commons CSV 1.7-SNAPSHOT Reference Package org.apache.commons.csv.perf</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/perf/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/perf/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/org/apache/commons/csv/perf/package-summary.html Tue Sep 25 13:16:01 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Commons CSV 1.5.1-SNAPSHOT Reference Package org.apache.commons.csv.perf</title>
+		<title>Apache Commons CSV 1.7-SNAPSHOT Reference Package org.apache.commons.csv.perf</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -63,7 +63,7 @@
       	</div>
 				<hr />
 		<div id="footer">
-			Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+			Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 		</div>
 	</body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref-test/overview-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/overview-frame.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/overview-frame.html Tue Sep 25 13:16:01 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Commons CSV 1.5.1-SNAPSHOT Reference</title>
+		<title>Apache Commons CSV 1.7-SNAPSHOT Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/commons/content/proper/commons-csv/xref-test/overview-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref-test/overview-summary.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref-test/overview-summary.html Tue Sep 25 13:16:01 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Commons CSV 1.5.1-SNAPSHOT Reference</title>
+		<title>Apache Commons CSV 1.7-SNAPSHOT Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Apache Commons CSV 1.5.1-SNAPSHOT Reference</h2>
+		      	<h2>Apache Commons CSV 1.7-SNAPSHOT Reference</h2>
 
 		<table class="summary">
         	<thead>
@@ -70,7 +70,7 @@
 		
 		<hr />
 		<div id="footer">
-			Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+			Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 		</div>
 	</body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/xref/allclasses-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref/allclasses-frame.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref/allclasses-frame.html Tue Sep 25 13:16:01 2018
@@ -27,6 +27,9 @@
 				<a href="org/apache/commons/csv/CSVRecord.html" target="classFrame">CSVRecord</a>
 			</li>
 						<li>
+				<a href="org/apache/commons/csv/CSVParser.html" target="classFrame">CSVRecordIterator</a>
+			</li>
+						<li>
 				<a href="org/apache/commons/csv/Constants.html" target="classFrame">Constants</a>
 			</li>
 						<li>

Modified: websites/production/commons/content/proper/commons-csv/xref/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref/index.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref/index.html Tue Sep 25 13:16:01 2018
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Commons CSV 1.5.1-SNAPSHOT Reference</title>
+		<title>Apache Commons CSV 1.7-SNAPSHOT Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/commons/content/proper/commons-csv/xref/org/apache/commons/csv/Assertions.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/xref/org/apache/commons/csv/Assertions.html (original)
+++ websites/production/commons/content/proper/commons-csv/xref/org/apache/commons/csv/Assertions.html Tue Sep 25 13:16:01 2018
@@ -38,7 +38,7 @@
 <a class="jxr_linenumber" name="L30" href="#L30">30</a>          <em class="jxr_comment">// can not be instantiated</em>
 <a class="jxr_linenumber" name="L31" href="#L31">31</a>      }
 <a class="jxr_linenumber" name="L32" href="#L32">32</a>  
-<a class="jxr_linenumber" name="L33" href="#L33">33</a>      <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">void</strong> notNull(<strong class="jxr_keyword">final</strong> Object parameter, <strong class="jxr_keyword">final</strong> String parameterName) {
+<a class="jxr_linenumber" name="L33" href="#L33">33</a>      <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">void</strong> notNull(<strong class="jxr_keyword">final</strong> Object parameter, <strong class="jxr_keyword">final</strong> String parameterName) {
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>          <strong class="jxr_keyword">if</strong> (parameter == <strong class="jxr_keyword">null</strong>) {
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>              <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IllegalArgumentException(<span class="jxr_string">"Parameter '"</span> + parameterName + <span class="jxr_string">"' must not be null!"</span>);
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>          }
@@ -46,6 +46,6 @@
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
+<div id="footer">Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div>
 </body>
 </html>
\ No newline at end of file