You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/05/04 19:25:34 UTC

svn commit: r908013 [7/22] - 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/ testapidocs/ testapidocs/org/apache/...

Modified: websites/production/commons/content/proper/commons-csv/testapidocs/org/apache/commons/csv/CSVParserTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/testapidocs/org/apache/commons/csv/CSVParserTest.html (original)
+++ websites/production/commons/content/proper/commons-csv/testapidocs/org/apache/commons/csv/CSVParserTest.html Sun May  4 17:25:32 2014
@@ -95,7 +95,7 @@
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.59">CSVParserTest</a>
+<pre>public class <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.64">CSVParserTest</a>
 extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">CSVParserTest
 
@@ -105,7 +105,7 @@ extends <a href="http://docs.oracle.com/
  fixing a potential bug (its likely that the parser itself fails if the lexer
  has problems...).</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: CSVParserTest.java 1559908 2014-01-21 02:44:30Z ggregory $</dd></dl>
+  <dd>$Id: CSVParserTest.java 1592371 2014-05-04 16:22:34Z britter $</dd></dl>
 </li>
 </ul>
 </div>
@@ -155,6 +155,14 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBOM()">testBOM</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBOMInputStream()">testBOMInputStream</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testCarriageReturnEndings()">testCarriageReturnEndings</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -175,56 +183,74 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEmptyFile()">testEmptyFile</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testDuplicateHeaderEntries()">testDuplicateHeaderEntries</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEmptyLineBehaviourCSV()">testEmptyLineBehaviourCSV</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEmptyFile()">testEmptyFile</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEmptyLineBehaviourExcel()">testEmptyLineBehaviourExcel</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEmptyLineBehaviourCSV()">testEmptyLineBehaviourCSV</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEndOfFileBehaviorCSV()">testEndOfFileBehaviorCSV</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEmptyLineBehaviourExcel()">testEmptyLineBehaviourExcel</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEndOfFileBehaviourExcel()">testEndOfFileBehaviourExcel</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEndOfFileBehaviorCSV()">testEndOfFileBehaviorCSV</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testExcelFormat1()">testExcelFormat1</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEndOfFileBehaviourExcel()">testEndOfFileBehaviourExcel</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testExcelFormat2()">testExcelFormat2</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testExcelFormat1()">testExcelFormat1</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testForEach()">testForEach</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testExcelFormat2()">testExcelFormat2</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetHeaderMap()">testGetHeaderMap</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testForEach()">testForEach</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLine()">testGetLine</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetHeaderMap()">testGetHeaderMap</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLineNumberWithCR()">testGetLineNumberWithCR</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLine()">testGetLine</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLineNumberWithCRLF()">testGetLineNumberWithCRLF</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLineNumberWithCR()">testGetLineNumberWithCR</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLineNumberWithCRLF()">testGetLineNumberWithCRLF</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLineNumberWithLF()">testGetLineNumberWithLF</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetOneLine()">testGetOneLine</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetOneLineCustomCollection()">testGetOneLineCustomCollection</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetOneLineOneParser()">testGetOneLineOneParser</a></strong>()</code>
+<div class="block">Tests reusing a parser to process new string records one at a time as they are being discovered.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecordNumberWithCR()">testGetRecordNumberWithCR</a></strong>()</code>&nbsp;</td>
@@ -365,7 +391,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CSVParserTest</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.59">CSVParserTest</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.64">CSVParserTest</a>()</pre>
 </li>
 </ul>
 </li>
@@ -376,494 +402,519 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="testGetLine()">
+<a name="testBackslashEscaping()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetLine</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.75">testGetLine</a>()
-                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testBackslashEscaping</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.84">testBackslashEscaping</a>()
+                           throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testGetRecords()">
+<a name="testBackslashEscaping2()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetRecords</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.85">testGetRecords</a>()
-                    throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testBackslashEscaping2</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.128">testBackslashEscaping2</a>()
+                            throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testExcelFormat1()">
+<a name="testBackslashEscapingOld()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testExcelFormat1</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.96">testExcelFormat1</a>()
-                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testBackslashEscapingOld</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.159">testBackslashEscapingOld</a>()
+                              throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testExcelFormat2()">
+<a name="testBOM()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testExcelFormat2</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.117">testExcelFormat2</a>()
-                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testBOM</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.193">testBOM</a>()
+             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testEndOfFileBehaviourExcel()">
+<a name="testBOMInputStream()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testEndOfFileBehaviourExcel</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.136">testEndOfFileBehaviourExcel</a>()
-                                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testBOMInputStream</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.208">testBOMInputStream</a>()
+                        throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testEndOfFileBehaviorCSV()">
+<a name="testCarriageReturnEndings()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testEndOfFileBehaviorCSV</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.165">testEndOfFileBehaviorCSV</a>()
-                              throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testCarriageReturnEndings</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.225">testCarriageReturnEndings</a>()
+                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testEmptyLineBehaviourExcel()">
+<a name="testCarriageReturnLineFeedEndings()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testEmptyLineBehaviourExcel</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.192">testEmptyLineBehaviourExcel</a>()
-                                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testCarriageReturnLineFeedEndings</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.234">testCarriageReturnLineFeedEndings</a>()
+                                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="testClose()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testClose</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.243">testClose</a>()
+               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testEmptyLineBehaviourCSV()">
+<a name="testCSV57()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testEmptyLineBehaviourCSV</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.216">testEmptyLineBehaviourCSV</a>()
-                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testCSV57</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.254">testCSV57</a>()
+               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
+<a name="testDefaultFormat()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testDefaultFormat</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.263">testDefaultFormat</a>()
+                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
 <a name="testEmptyFile()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>testEmptyFile</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.238">testEmptyFile</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.301">testEmptyFile</a>()
                    throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testCSV57()">
+<a name="testEmptyLineBehaviourCSV()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testCSV57</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.244">testCSV57</a>()
-               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testEmptyLineBehaviourCSV</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.308">testEmptyLineBehaviourCSV</a>()
+                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testBackslashEscapingOld()">
+<a name="testEmptyLineBehaviourExcel()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testBackslashEscapingOld</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.253">testBackslashEscapingOld</a>()
-                              throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testEmptyLineBehaviourExcel</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.331">testEmptyLineBehaviourExcel</a>()
+                                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testBackslashEscaping()">
+<a name="testEndOfFileBehaviorCSV()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testBackslashEscaping</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.285">testBackslashEscaping</a>()
-                           throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testEndOfFileBehaviorCSV</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.356">testEndOfFileBehaviorCSV</a>()
+                              throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testBackslashEscaping2()">
+<a name="testEndOfFileBehaviourExcel()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testBackslashEscaping2</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.328">testBackslashEscaping2</a>()
-                            throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testEndOfFileBehaviourExcel</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.384">testEndOfFileBehaviourExcel</a>()
+                                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testDefaultFormat()">
+<a name="testExcelFormat1()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testDefaultFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.357">testDefaultFormat</a>()
-                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testExcelFormat1</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.414">testExcelFormat1</a>()
+                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testCarriageReturnLineFeedEndings()">
+<a name="testExcelFormat2()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testCarriageReturnLineFeedEndings</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.393">testCarriageReturnLineFeedEndings</a>()
-                                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testExcelFormat2</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.436">testExcelFormat2</a>()
+                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testClose()">
+<a name="testForEach()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testClose</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.401">testClose</a>()
-               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testForEach</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.456">testForEach</a>()
+                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testCarriageReturnEndings()">
+<a name="testGetHeaderMap()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testCarriageReturnEndings</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.412">testCarriageReturnEndings</a>()
-                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testGetHeaderMap</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.472">testGetHeaderMap</a>()
+                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testLineFeedEndings()">
+<a name="testDuplicateHeaderEntries()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testLineFeedEndings</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.420">testLineFeedEndings</a>()
-                         throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testDuplicateHeaderEntries</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.496">testDuplicateHeaderEntries</a>()
+                                throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testIgnoreEmptyLines()">
+<a name="testGetLine()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testIgnoreEmptyLines</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.428">testIgnoreEmptyLines</a>()
-                          throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<h4>testGetLine</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.501">testGetLine</a>()
+                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testForEach()">
+<a name="testGetLineNumberWithCR()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testForEach</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.438">testForEach</a>()
-                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetLineNumberWithCR</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.512">testGetLineNumberWithCR</a>()
+                             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testRoundtrip()">
+<a name="testGetLineNumberWithCRLF()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testRoundtrip</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.454">testRoundtrip</a>()
-                   throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetLineNumberWithCRLF</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.517">testGetLineNumberWithCRLF</a>()
+                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testIterator()">
+<a name="testGetLineNumberWithLF()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testIterator</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.466">testIterator</a>()
-                  throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetLineNumberWithLF</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.522">testGetLineNumberWithLF</a>()
+                             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testMultipleIterators()">
+<a name="testGetOneLine()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testMultipleIterators</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.495">testMultipleIterators</a>()
-                           throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetOneLine</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.527">testGetOneLine</a>()
+                    throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testHeader()">
+<a name="testGetOneLineCustomCollection()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testHeader</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.513">testHeader</a>()
-                throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetOneLineCustomCollection</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.535">testGetOneLineCustomCollection</a>()
+                                    throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testSkipSetHeader()">
+<a name="testGetOneLineOneParser()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testSkipSetHeader</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.530">testSkipSetHeader</a>()
-                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetOneLineOneParser</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.548">testGetOneLineOneParser</a>()
+                             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Tests reusing a parser to process new string records one at a time as they are being discovered. See [CSV-110].</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testSkipAutoHeader()">
+<a name="testGetRecordNumberWithCR()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testSkipAutoHeader</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.541">testSkipAutoHeader</a>()
-                        throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetRecordNumberWithCR</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.568">testGetRecordNumberWithCR</a>()
+                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testHeaderComment()">
+<a name="testGetRecordNumberWithCRLF()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testHeaderComment</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.551">testHeaderComment</a>()
-                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetRecordNumberWithCRLF</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.573">testGetRecordNumberWithCRLF</a>()
+                                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testProvidedHeader()">
+<a name="testGetRecordNumberWithLF()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testProvidedHeader</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.568">testProvidedHeader</a>()
-                        throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetRecordNumberWithLF</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.578">testGetRecordNumberWithLF</a>()
+                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testProvidedHeaderAuto()">
+<a name="testGetRecords()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testProvidedHeaderAuto</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.589">testProvidedHeaderAuto</a>()
-                            throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetRecords</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.583">testGetRecords</a>()
+                    throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testMappedButNotSetAsOutlook2007ContactExport()">
+<a name="testGetRecordWithMultiLineValues()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testMappedButNotSetAsOutlook2007ContactExport</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.610">testMappedButNotSetAsOutlook2007ContactExport</a>()
-                                                   throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testGetRecordWithMultiLineValues</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.595">testGetRecordWithMultiLineValues</a>()
+                                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testGetHeaderMap()">
+<a name="testHeader()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetHeaderMap</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.645">testGetHeaderMap</a>()
-                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testHeader</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.620">testHeader</a>()
+                throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testNoHeaderMap()">
+<a name="testHeaderComment()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testNoHeaderMap</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.668">testNoHeaderMap</a>()
-                     throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testHeaderComment</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.637">testHeaderComment</a>()
+                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testGetLineNumberWithLF()">
+<a name="testIgnoreEmptyLines()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetLineNumberWithLF</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.674">testGetLineNumberWithLF</a>()
-                             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testIgnoreEmptyLines</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.654">testIgnoreEmptyLines</a>()
+                          throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testGetLineNumberWithCRLF()">
+<a name="testInvalidFormat()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetLineNumberWithCRLF</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.679">testGetLineNumberWithCRLF</a>()
-                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testInvalidFormat</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.665">testInvalidFormat</a>()
+                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testGetLineNumberWithCR()">
+<a name="testIterator()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetLineNumberWithCR</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.684">testGetLineNumberWithCR</a>()
-                             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testIterator</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.671">testIterator</a>()
+                  throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testGetRecordNumberWithLF()">
+<a name="testLineFeedEndings()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetRecordNumberWithLF</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.689">testGetRecordNumberWithLF</a>()
-                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testLineFeedEndings</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.700">testLineFeedEndings</a>()
+                         throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
-<a name="testGetRecordWithMultiLineValues()">
+<a name="testMappedButNotSetAsOutlook2007ContactExport()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetRecordWithMultiLineValues</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.694">testGetRecordWithMultiLineValues</a>()
-                                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testMappedButNotSetAsOutlook2007ContactExport</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.709">testMappedButNotSetAsOutlook2007ContactExport</a>()
+                                                   throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testGetRecordNumberWithCRLF()">
+<a name="testMultipleIterators()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetRecordNumberWithCRLF</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.718">testGetRecordNumberWithCRLF</a>()
-                                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testMultipleIterators</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.744">testMultipleIterators</a>()
+                           throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testGetRecordNumberWithCR()">
+<a name="testNewCSVParserNullReaderFormat()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testGetRecordNumberWithCR</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.723">testGetRecordNumberWithCR</a>()
-                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testNewCSVParserNullReaderFormat</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.763">testNewCSVParserNullReaderFormat</a>()
+                                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testInvalidFormat()">
+<a name="testNewCSVParserReaderNullFormat()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testInvalidFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.728">testInvalidFormat</a>()
-                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testNewCSVParserReaderNullFormat</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.768">testNewCSVParserReaderNullFormat</a>()
+                                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testParseNullFileFormat()">
+<a name="testNoHeaderMap()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testParseNullFileFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.734">testParseNullFileFormat</a>()
-                             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testNoHeaderMap</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.773">testNoHeaderMap</a>()
+                     throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
@@ -874,31 +925,31 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>testParseFileNullFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.739">testParseFileNullFormat</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.780">testParseFileNullFormat</a>()
                              throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testParseNullStringFormat()">
+<a name="testParseNullFileFormat()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testParseNullStringFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.744">testParseNullStringFormat</a>()
-                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testParseNullFileFormat</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.785">testParseNullFileFormat</a>()
+                             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testParseStringNullFormat()">
+<a name="testParseNullStringFormat()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testParseStringNullFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.749">testParseStringNullFormat</a>()
+<h4>testParseNullStringFormat</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.790">testParseNullStringFormat</a>()
                                throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
@@ -910,7 +961,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>testParseNullUrlCharsetFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.754">testParseNullUrlCharsetFormat</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.795">testParseNullUrlCharsetFormat</a>()
                                    throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
@@ -922,44 +973,92 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>testParserUrlNullCharsetFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.759">testParserUrlNullCharsetFormat</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.800">testParserUrlNullCharsetFormat</a>()
                                     throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
+<a name="testParseStringNullFormat()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testParseStringNullFormat</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.806">testParseStringNullFormat</a>()
+                               throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
 <a name="testParseUrlCharsetNullFormat()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>testParseUrlCharsetNullFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.764">testParseUrlCharsetNullFormat</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.811">testParseUrlCharsetNullFormat</a>()
                                    throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testNewCSVParserNullReaderFormat()">
+<a name="testProvidedHeader()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testNewCSVParserNullReaderFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.769">testNewCSVParserNullReaderFormat</a>()
-                                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testProvidedHeader</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.817">testProvidedHeader</a>()
+                        throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
-<a name="testNewCSVParserReaderNullFormat()">
+<a name="testProvidedHeaderAuto()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testProvidedHeaderAuto</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.838">testProvidedHeaderAuto</a>()
+                            throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
+<a name="testRoundtrip()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testRoundtrip</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.859">testRoundtrip</a>()
+                   throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
+<a name="testSkipAutoHeader()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testSkipAutoHeader</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.871">testSkipAutoHeader</a>()
+                        throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
+<a name="testSkipSetHeader()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>testNewCSVParserReaderNullFormat</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.774">testNewCSVParserReaderNullFormat</a>()
-                                      throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<h4>testSkipSetHeader</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.881">testSkipSetHeader</a>()
+                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>