Modified: 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/QuoteMode.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/QuoteMode.html
 (original)
+++ 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/QuoteMode.html
 Tue Sep 25 13:16:01 2018
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>QuoteMode (Apache Commons CSV 1.5.1-SNAPSHOT API)</title>
+<title>QuoteMode (Apache Commons CSV 1.7-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="QuoteMode (Apache Commons CSV 
1.5.1-SNAPSHOT API)";
+            parent.document.title="QuoteMode (Apache Commons CSV 1.7-SNAPSHOT 
API)";
         }
     }
     catch(err) {
@@ -96,10 +96,10 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="https://docs.oracle.com/javase/7/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><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">java.lang.Enum</a>&lt;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>&gt;</li>
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">java.lang.Enum</a>&lt;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>&gt;</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.commons.csv.QuoteMode</li>
@@ -113,13 +113,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>&gt;</dd>
+<dd><a 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>&gt;</dd>
 </dl>
 <hr>
 <br>
-<pre>public enum <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.23">QuoteMode</a>
-extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum</a>&lt;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>&gt;</pre>
-<div class="block">Defines quote behavior when printing.</div>
+<pre>public enum <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.22">QuoteMode</a>
+extends <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum</a>&lt;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>&gt;</pre>
+<div class="block">Defines quoting behavior when printing.</div>
 </li>
 </ul>
 </div>
@@ -149,8 +149,8 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../org/apache/commons/csv/QuoteMode.html#MINIMAL">MINIMAL</a></span></code>
-<div class="block">Quotes fields which contain special characters such as a 
delimiter, quotes character or any of the characters in
- line separator.</div>
+<div class="block">Quotes fields which contain special characters such as a 
the field delimiter, quote character or any of the
+ characters in the line separator string.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -180,7 +180,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/commons/csv/QuoteMode.html#valueOf-java.lang.String-">valueOf</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/commons/csv/QuoteMode.html#valueOf-java.lang.String-">valueOf</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
 <div class="block">Returns the enum constant of this type with the specified 
name.</div>
 </td>
 </tr>
@@ -196,15 +196,15 @@ the order they are declared.</div>
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-";
 title="class or interface in java.lang">compareTo</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--";
 title="class or interface in java.lang">getDeclaringClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/
 api/java/lang/Enum.html?is-external=true#name--" title="class or interface in 
java.lang">name</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal--";
 title="class or interface in java.lang">ordinal</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-";
 title="class or interface in java.lang">valueOf</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-";
 title="class or interface in java.lang">compareTo</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--";
 title="class or interface in java.lang">getDeclaringClass</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="https://docs.oracle.com/javase/
 7/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or 
interface in java.lang">name</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal--";
 title="class or interface in java.lang">ordinal</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-";
 title="class or interface in java.lang">valueOf</a></code></li>
 </ul>
 <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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--";
 title="class or interface in java.lang">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/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>
@@ -226,7 +226,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>ALL</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.28">ALL</a></pre>
+<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.27">ALL</a></pre>
 <div class="block">Quotes all fields.</div>
 </li>
 </ul>
@@ -236,7 +236,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>ALL_NON_NULL</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.33">ALL_NON_NULL</a></pre>
+<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.32">ALL_NON_NULL</a></pre>
 <div class="block">Quotes all non-null fields.</div>
 </li>
 </ul>
@@ -246,9 +246,9 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>MINIMAL</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.39">MINIMAL</a></pre>
-<div class="block">Quotes fields which contain special characters such as a 
delimiter, quotes character or any of the characters in
- line separator.</div>
+<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.38">MINIMAL</a></pre>
+<div class="block">Quotes fields which contain special characters such as a 
the field delimiter, quote character or any of the
+ characters in the line separator string.</div>
 </li>
 </ul>
 <a name="NON_NUMERIC">
@@ -257,7 +257,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>NON_NUMERIC</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.44">NON_NUMERIC</a></pre>
+<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.43">NON_NUMERIC</a></pre>
 <div class="block">Quotes all non-numeric fields.</div>
 </li>
 </ul>
@@ -267,9 +267,9 @@ the order they are declared.</div>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NONE</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.50">NONE</a></pre>
-<div class="block">Never quotes fields. When the delimiter occurs in data, the 
printer prefixes it with the current escape
- character. If the escape character is not set, format validation throws an 
exception.</div>
+<pre>public static final&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a> <a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.49">NONE</a></pre>
+<div class="block">Never quotes fields. When the delimiter occurs in data, the 
printer prefixes it with the escape character. If the
+ escape character is not set, format validation throws an exception.</div>
 </li>
 </ul>
 </li>
@@ -286,7 +286,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>[]&nbsp;<a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.23">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>[]&nbsp;<a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.22">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -306,7 +306,7 @@ for (QuoteMode c : QuoteMode.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>&nbsp;<a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.23">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a 
href="../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>&nbsp;<a 
href="../../../../src-html/org/apache/commons/csv/QuoteMode.html#line.22">valueOf</a>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified 
name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 
@@ -317,8 +317,8 @@ not permitted.)</div>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the enum constant with the specified name</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true";
 title="class or interface in java.lang">IllegalArgumentException</a></code> - 
if this enum type has no constant with the specified name</dd>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true";
 title="class or interface in java.lang">NullPointerException</a></code> - if 
the argument is null</dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true";
 title="class or interface in java.lang">IllegalArgumentException</a></code> - 
if this enum type has no constant with the specified name</dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true";
 title="class or interface in java.lang">NullPointerException</a></code> - if 
the argument is null</dd>
 </dl>
 </li>
 </ul>
@@ -390,6 +390,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.Predefined.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.Predefined.html
 (original)
+++ 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.Predefined.html
 Tue Sep 25 13:16:01 2018
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.csv.CSVFormat.Predefined (Apache 
Commons CSV 1.5.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.csv.CSVFormat.Predefined (Apache 
Commons CSV 1.7-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.csv.CSVFormat.Predefined (Apache Commons CSV 1.5.1-SNAPSHOT 
API)";
+            parent.document.title="Uses of Class 
org.apache.commons.csv.CSVFormat.Predefined (Apache Commons CSV 1.7-SNAPSHOT 
API)";
         }
     }
     catch(err) {
@@ -88,7 +88,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html" 
title="enum in org.apache.commons.csv">CSVFormat.Predefined</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">CSVFormat.Predefined.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html#valueOf-java.lang.String-">valueOf</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<td class="colLast"><span 
class="typeNameLabel">CSVFormat.Predefined.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html#valueOf-java.lang.String-">valueOf</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
 <div class="block">Returns the enum constant of this type with the specified 
name.</div>
 </td>
 </tr>
@@ -152,6 +152,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.html
 (original)
+++ 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.html
 Tue Sep 25 13:16:01 2018
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.csv.CSVFormat (Apache Commons CSV 
1.5.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.csv.CSVFormat (Apache Commons CSV 
1.7-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.csv.CSVFormat (Apache Commons CSV 1.5.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.commons.csv.CSVFormat (Apache Commons CSV 1.7-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -89,7 +89,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#DEFAULT">DEFAULT</a></span></code>
-<div class="block">Standard comma separated format, as for <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#RFC4180"><code>RFC4180</code></a>
 but allowing empty lines.</div>
+<div class="block">Standard Comma Separated Value format, as for <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#RFC4180"><code>RFC4180</code></a>
 but allowing empty lines.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -118,23 +118,29 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#ORACLE">ORACLE</a></span></code>
+<div class="block">Default Oracle format used by the SQL*Loader utility.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#POSTGRESQL_CSV">POSTGRESQL_CSV</a></span></code>
 <div class="block">Default PostgreSQL CSV format used by the <code>COPY</code> 
operation.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#POSTGRESQL_TEXT">POSTGRESQL_TEXT</a></span></code>
 <div class="block">Default PostgreSQL text format used by the 
<code>COPY</code> operation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#RFC4180">RFC4180</a></span></code>
 <div class="block">Comma separated format as defined by <a 
href="http://tools.ietf.org/html/rfc4180";>RFC 4180</a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#TDF">TDF</a></span></code>
 <div class="block">Tab-delimited format.</div>
@@ -163,7 +169,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#valueOf-java.lang.String-">valueOf</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;format)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#valueOf-java.lang.String-">valueOf</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;format)</code>
 <div class="block">Gets one of the predefined formats from <a 
href="../../../../../org/apache/commons/csv/CSVFormat.Predefined.html" 
title="enum in 
org.apache.commons.csv"><code>CSVFormat.Predefined</code></a>.</div>
 </td>
 </tr>
@@ -181,154 +187,167 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withCommentMarker-char-">withCommentMarker</a></span>(char&nbsp;commentMarker)</code>
-<div class="block">Returns a new <code>CSVFormat</code> with the comment start 
marker of the format set to the specified character.</div>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withAutoFlush-boolean-">withAutoFlush</a></span>(boolean&nbsp;autoFlush)</code>
+<div class="block">Returns a new <code>CSVFormat</code> with whether to flush 
on close.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withCommentMarker-java.lang.Character-">withCommentMarker</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true";
 title="class or interface in 
java.lang">Character</a>&nbsp;commentMarker)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withCommentMarker-char-">withCommentMarker</a></span>(char&nbsp;commentMarker)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the comment start 
marker of the format set to the specified character.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withCommentMarker-java.lang.Character-">withCommentMarker</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true";
 title="class or interface in 
java.lang">Character</a>&nbsp;commentMarker)</code>
+<div class="block">Returns a new <code>CSVFormat</code> with the comment start 
marker of the format set to the specified character.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withDelimiter-char-">withDelimiter</a></span>(char&nbsp;delimiter)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the delimiter of 
the format set to the specified character.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withEscape-char-">withEscape</a></span>(char&nbsp;escape)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the escape 
character of the format set to the specified character.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withEscape-java.lang.Character-">withEscape</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true";
 title="class or interface in java.lang">Character</a>&nbsp;escape)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withEscape-java.lang.Character-">withEscape</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true";
 title="class or interface in java.lang">Character</a>&nbsp;escape)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the escape 
character of the format set to the specified character.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withFirstRecordAsHeader--">withFirstRecordAsHeader</a></span>()</code>
 <div class="block">Returns a new <code>CSVFormat</code> using the first record 
as header.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader-java.lang.Class-">withHeader</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;? extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in 
java.lang">Enum</a>&lt;?&gt;&gt;&nbsp;headerEnum)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader-java.lang.Class-">withHeader</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;? extends <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in 
java.lang">Enum</a>&lt;?&gt;&gt;&nbsp;headerEnum)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the header of the 
format defined by the enum class.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader-java.sql.ResultSet-">withHeader</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true";
 title="class or interface in java.sql">ResultSet</a>&nbsp;resultSet)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader-java.sql.ResultSet-">withHeader</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true";
 title="class or interface in java.sql">ResultSet</a>&nbsp;resultSet)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the header of the 
format set from the result set metadata.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader-java.sql.ResultSetMetaData-">withHeader</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSetMetaData.html?is-external=true";
 title="class or interface in 
java.sql">ResultSetMetaData</a>&nbsp;metaData)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader-java.sql.ResultSetMetaData-">withHeader</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/sql/ResultSetMetaData.html?is-external=true";
 title="class or interface in 
java.sql">ResultSetMetaData</a>&nbsp;metaData)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the header of the 
format set from the result set metadata.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader-java.lang.String...-">withHeader</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;header)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeader-java.lang.String...-">withHeader</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;header)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the header of the 
format set to the given values.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeaderComments-java.lang.Object...-">withHeaderComments</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>...&nbsp;headerComments)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withHeaderComments-java.lang.Object...-">withHeaderComments</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>...&nbsp;headerComments)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the header 
comments of the format set to the given values.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreEmptyLines--">withIgnoreEmptyLines</a></span>()</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the empty line 
skipping behavior of the format set to <code>true</code>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreEmptyLines-boolean-">withIgnoreEmptyLines</a></span>(boolean&nbsp;ignoreEmptyLines)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the empty line 
skipping behavior of the format set to the given value.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreHeaderCase--">withIgnoreHeaderCase</a></span>()</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the header ignore 
case behavior set to <code>true</code>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreHeaderCase-boolean-">withIgnoreHeaderCase</a></span>(boolean&nbsp;ignoreHeaderCase)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with whether header 
names should be accessed ignoring case.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreSurroundingSpaces--">withIgnoreSurroundingSpaces</a></span>()</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the trimming 
behavior of the format set to <code>true</code>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withIgnoreSurroundingSpaces-boolean-">withIgnoreSurroundingSpaces</a></span>(boolean&nbsp;ignoreSurroundingSpaces)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the trimming 
behavior of the format set to the given value.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withNullString-java.lang.String-">withNullString</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;nullString)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withNullString-java.lang.String-">withNullString</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;nullString)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with conversions to 
and from null for strings on input and output.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withQuote-char-">withQuote</a></span>(char&nbsp;quoteChar)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the quoteChar of 
the format set to the specified character.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withQuote-java.lang.Character-">withQuote</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true";
 title="class or interface in java.lang">Character</a>&nbsp;quoteChar)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withQuote-java.lang.Character-">withQuote</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true";
 title="class or interface in java.lang">Character</a>&nbsp;quoteChar)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the quoteChar of 
the format set to the specified character.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withQuoteMode-org.apache.commons.csv.QuoteMode-">withQuoteMode</a></span>(<a
 href="../../../../../org/apache/commons/csv/QuoteMode.html" title="enum in 
org.apache.commons.csv">QuoteMode</a>&nbsp;quoteModePolicy)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the output quote 
policy of the format set to the specified value.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withRecordSeparator-char-">withRecordSeparator</a></span>(char&nbsp;recordSeparator)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the record 
separator of the format set to the specified character.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withRecordSeparator-java.lang.String-">withRecordSeparator</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;recordSeparator)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withRecordSeparator-java.lang.String-">withRecordSeparator</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;recordSeparator)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with the record 
separator of the format set to the specified String.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withSkipHeaderRecord--">withSkipHeaderRecord</a></span>()</code>
 <div class="block">Returns a new <code>CSVFormat</code> with skipping the 
header record set to <code>true</code>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withSkipHeaderRecord-boolean-">withSkipHeaderRecord</a></span>(boolean&nbsp;skipHeaderRecord)</code>
 <div class="block">Returns a new <code>CSVFormat</code> with whether to skip 
the header record.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withSystemRecordSeparator--">withSystemRecordSeparator</a></span>()</code>
+<div class="block">Returns a new <code>CSVFormat</code> with the record 
separator of the format set to the operating system's line
+ separator string, typically CR+LF on Windows and LF on Linux.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv">CSVFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#withTrailingDelimiter--">withTrailingDelimiter</a></span>()</code>
@@ -364,46 +383,50 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.File-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;file,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.File-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;file,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
-<div class="block">Creates a parser for the given <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io"><code>File</code></a>.</div>
+<div class="block">Creates a parser for the given <a 
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io"><code>File</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.InputStream-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.InputStream-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
 <div class="block">Creates a CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a>.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.nio.file.Path-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file">Path</a>&nbsp;path,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.nio.file.Path-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file">Path</a>&nbsp;path,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
-<div class="block">Creates a parser for the given <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file"><code>Path</code></a>.</div>
+<div class="block">Creates a parser for the given <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file"><code>Path</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.Reader-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;reader,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.Reader-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;reader,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
-<div class="block">Creates a CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a></div>
+<div class="block">Creates a CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a>
+
+ 
+ If you do not read all records from the given <code>reader</code>, you should 
call <a 
href="../../../../../org/apache/commons/csv/CSVParser.html#close--"><code>CSVParser.close()</code></a>
 on the parser,
+ unless you close the <code>reader</code>.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.lang.String-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;string,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.lang.String-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;string,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
-<div class="block">Creates a parser for the given <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Creates a parser for the given <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang"><code>String</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.net.URL-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true";
 title="class or interface in java.net">URL</a>&nbsp;url,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.net.URL-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true";
 title="class or interface in java.net">URL</a>&nbsp;url,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
 <div class="block">Creates a parser for the given URL.</div>
 </td>
@@ -417,21 +440,29 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#CSVParser-java.io.Reader-org.apache.commons.csv.CSVFormat-">CSVParser</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;reader,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#CSVParser-java.io.Reader-org.apache.commons.csv.CSVFormat-">CSVParser</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;reader,
          <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
-<div class="block">Customized CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a></div>
+<div class="block">Customized CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a>
+
+ 
+ If you do not read all records from the given <code>reader</code>, you should 
call <a 
href="../../../../../org/apache/commons/csv/CSVParser.html#close--"><code>CSVParser.close()</code></a>
 on the parser,
+ unless you close the <code>reader</code>.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#CSVParser-java.io.Reader-org.apache.commons.csv.CSVFormat-long-long-">CSVParser</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;reader,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#CSVParser-java.io.Reader-org.apache.commons.csv.CSVFormat-long-long-">CSVParser</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;reader,
          <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format,
          long&nbsp;characterOffset,
          long&nbsp;recordNumber)</code>
-<div class="block">Customized CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a></div>
+<div class="block">Customized CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a>
+
+ 
+ If you do not read all records from the given <code>reader</code>, you should 
call <a 
href="../../../../../org/apache/commons/csv/CSVParser.html#close--"><code>CSVParser.close()</code></a>
 on the parser,
+ unless you close the <code>reader</code>.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVPrinter.html#CSVPrinter-java.lang.Appendable-org.apache.commons.csv.CSVFormat-">CSVPrinter</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true";
 title="class or interface in java.lang">Appendable</a>&nbsp;out,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVPrinter.html#CSVPrinter-java.lang.Appendable-org.apache.commons.csv.CSVFormat-">CSVPrinter</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true";
 title="class or interface in java.lang">Appendable</a>&nbsp;out,
           <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
 <div class="block">Creates a printer that will print values to the given 
stream following the CSVFormat.</div>
 </td>
@@ -489,6 +520,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVParser.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVParser.html
 (original)
+++ 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVParser.html
 Tue Sep 25 13:16:01 2018
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.csv.CSVParser (Apache Commons CSV 
1.5.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.csv.CSVParser (Apache Commons CSV 
1.7-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.csv.CSVParser (Apache Commons CSV 1.5.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.commons.csv.CSVParser (Apache Commons CSV 1.7-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,52 +88,56 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.File-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;file,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.File-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;file,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
-<div class="block">Creates a parser for the given <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io"><code>File</code></a>.</div>
+<div class="block">Creates a parser for the given <a 
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io"><code>File</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.InputStream-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.InputStream-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
 <div class="block">Creates a CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a>.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.nio.file.Path-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file">Path</a>&nbsp;path,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.nio.file.Path-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file">Path</a>&nbsp;path,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
-<div class="block">Creates a parser for the given <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file"><code>Path</code></a>.</div>
+<div class="block">Creates a parser for the given <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file"><code>Path</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#parse-java.io.Reader-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;in)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#parse-java.io.Reader-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;in)</code>
 <div class="block">Parses the specified content.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.Reader-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;reader,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.io.Reader-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true";
 title="class or interface in java.io">Reader</a>&nbsp;reader,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
-<div class="block">Creates a CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a></div>
+<div class="block">Creates a CSV parser using the given <a 
href="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in 
org.apache.commons.csv"><code>CSVFormat</code></a>
+
+ 
+ If you do not read all records from the given <code>reader</code>, you should 
call <a 
href="../../../../../org/apache/commons/csv/CSVParser.html#close--"><code>close()</code></a>
 on the parser,
+ unless you close the <code>reader</code>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.lang.String-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;string,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.lang.String-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;string,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
-<div class="block">Creates a parser for the given <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Creates a parser for the given <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang"><code>String</code></a>.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/commons/csv/CSVParser.html" title="class in 
org.apache.commons.csv">CSVParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.net.URL-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true";
 title="class or interface in java.net">URL</a>&nbsp;url,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
+<td class="colLast"><span class="typeNameLabel">CSVParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVParser.html#parse-java.net.URL-java.nio.charset.Charset-org.apache.commons.csv.CSVFormat-">parse</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true";
 title="class or interface in java.net">URL</a>&nbsp;url,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset,
      <a href="../../../../../org/apache/commons/csv/CSVFormat.html" 
title="class in org.apache.commons.csv">CSVFormat</a>&nbsp;format)</code>
 <div class="block">Creates a parser for the given URL.</div>
 </td>
@@ -191,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVPrinter.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVPrinter.html
 (original)
+++ 
websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVPrinter.html
 Tue Sep 25 13:16:01 2018
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.csv.CSVPrinter (Apache Commons CSV 
1.5.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.csv.CSVPrinter (Apache Commons CSV 
1.7-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.csv.CSVPrinter (Apache Commons CSV 1.5.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.commons.csv.CSVPrinter (Apache Commons CSV 1.7-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,28 +88,28 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVPrinter.html" title="class in 
org.apache.commons.csv">CSVPrinter</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#print-java.lang.Appendable-">print</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true";
 title="class or interface in java.lang">Appendable</a>&nbsp;out)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#print-java.lang.Appendable-">print</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true";
 title="class or interface in java.lang">Appendable</a>&nbsp;out)</code>
 <div class="block">Prints to the specified output.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVPrinter.html" title="class in 
org.apache.commons.csv">CSVPrinter</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#print-java.io.File-java.nio.charset.Charset-">print</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;out,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#print-java.io.File-java.nio.charset.Charset-">print</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;out,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset)</code>
 <div class="block">Prints to the specified output.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVPrinter.html" title="class in 
org.apache.commons.csv">CSVPrinter</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#print-java.nio.file.Path-java.nio.charset.Charset-">print</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file">Path</a>&nbsp;out,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset)</code>
+<td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#print-java.nio.file.Path-java.nio.charset.Charset-">print</a></span>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file">Path</a>&nbsp;out,
+     <a 
href="https://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true";
 title="class or interface in java.nio.charset">Charset</a>&nbsp;charset)</code>
 <div class="block">Prints to the specified output.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/commons/csv/CSVPrinter.html" title="class in 
org.apache.commons.csv">CSVPrinter</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CSVFormat.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/commons/csv/CSVFormat.html#printer--">printer</a></span>()</code>
-<div class="block">Prints to the <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/System.html?is-external=true#out";
 title="class or interface in java.lang"><code>System.out</code></a>.</div>
+<div class="block">Prints to the <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/System.html?is-external=true#out";
 title="class or interface in java.lang"><code>System.out</code></a>.</div>
 </td>
 </tr>
 </tbody>
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file


Reply via email to