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 Thu Aug 14 19:48:06 2014 @@ -2,24 +2,38 @@ <!-- NewPage --> <html lang="de"> <head> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CSVParserTest (Apache Commons CSV 1.0-SNAPSHOT Test API)</title> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>CSVParserTest (Apache Commons CSV 1.0 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CSVParserTest (Apache Commons CSV 1.0-SNAPSHOT Test API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="CSVParserTest (Apache Commons CSV 1.0 Test API)"; + } + } + catch(err) { } //--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -35,15 +49,15 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/commons/csv/CSVFormatTest.html" title="class in org.apache.commons.csv"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/commons/csv/CSVPrinterTest.html" title="class in org.apache.commons.csv"><span class="strong">Next Class</span></a></li> +<li><a href="../../../../org/apache/commons/csv/CSVFormatTest.html" title="class in org.apache.commons.csv"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/commons/csv/CSVPrinterTest.html" title="class in org.apache.commons.csv"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/commons/csv/CSVParserTest.html" target="_top">Frames</a></li> -<li><a href="CSVParserTest.html" target="_top">No Frames</a></li> +<li><a href="CSVParserTest.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -62,17 +76,17 @@ <li>Summary: </li> <li>Nested | </li> <li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -95,7 +109,7 @@ <li class="blockList"> <hr> <br> -<pre>public class <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.64">CSVParserTest</a> +<pre>public class <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.63">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 @@ -104,8 +118,10 @@ extends <a href="http://docs.oracle.com/ section. In case a test fails, you should follow a top-down approach for 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 1592371 2014-05-04 16:22:34Z britter $</dd></dl> +<dl> +<dt><span class="simpleTagLabel">Version:</span></dt> +<dd>$Id: CSVParserTest.java 1612390 2014-07-21 19:42:40Z britter $</dd> +</dl> </li> </ul> </div> @@ -114,262 +130,274 @@ extends <a href="http://docs.oracle.com/ <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> +<li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#CSVParserTest()">CSVParserTest</a></strong>()</code> </td> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#CSVParserTest--">CSVParserTest</a></span>()</code> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> -<li class="blockList"><a name="method_summary"> +<li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> -<tr class="altColor"> +<tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBackslashEscaping()">testBackslashEscaping</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBackslashEscaping--">testBackslashEscaping</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBackslashEscaping2()">testBackslashEscaping2</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBackslashEscaping2--">testBackslashEscaping2</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i2" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBackslashEscapingOld()">testBackslashEscapingOld</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBackslashEscapingOld--">testBackslashEscapingOld</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i3" 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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBOM--">testBOM</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i4" 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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testBOMInputStream--">testBOMInputStream</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i5" 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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testCarriageReturnEndings--">testCarriageReturnEndings</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i6" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testCarriageReturnLineFeedEndings()">testCarriageReturnLineFeedEndings</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testCarriageReturnLineFeedEndings--">testCarriageReturnLineFeedEndings</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i7" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testClose()">testClose</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testClose--">testClose</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i8" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testCSV57()">testCSV57</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testCSV57--">testCSV57</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i9" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testDefaultFormat()">testDefaultFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testDefaultFormat--">testDefaultFormat</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i10" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testDuplicateHeaderEntries()">testDuplicateHeaderEntries</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testDuplicateHeaders--">testDuplicateHeaders</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i11" class="rowColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEmptyFile--">testEmptyFile</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i12" class="altColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEmptyLineBehaviourCSV--">testEmptyLineBehaviourCSV</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i13" class="rowColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEmptyLineBehaviourExcel--">testEmptyLineBehaviourExcel</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i14" class="altColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEndOfFileBehaviorCSV--">testEndOfFileBehaviorCSV</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i15" class="rowColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testEndOfFileBehaviourExcel--">testEndOfFileBehaviourExcel</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i16" class="altColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testExcelFormat1--">testExcelFormat1</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i17" class="rowColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testExcelFormat2--">testExcelFormat2</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i18" class="altColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testForEach--">testForEach</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i19" class="rowColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetHeaderMap--">testGetHeaderMap</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i20" class="altColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLine--">testGetLine</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i21" class="rowColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLineNumberWithCR--">testGetLineNumberWithCR</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i22" 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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLineNumberWithCRLF--">testGetLineNumberWithCRLF</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i23" 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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetLineNumberWithLF--">testGetLineNumberWithLF</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i24" 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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetOneLine--">testGetOneLine</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i25" 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> </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> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetOneLineOneParser--">testGetOneLineOneParser</a></span>()</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"> +<tr id="i26" class="altColor"> <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> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecordNumberWithCR--">testGetRecordNumberWithCR</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i27" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecordNumberWithCRLF()">testGetRecordNumberWithCRLF</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecordNumberWithCRLF--">testGetRecordNumberWithCRLF</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i28" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecordNumberWithLF()">testGetRecordNumberWithLF</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecordNumberWithLF--">testGetRecordNumberWithLF</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i29" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecords()">testGetRecords</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecords--">testGetRecords</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i30" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecordWithMultiLineValues()">testGetRecordWithMultiLineValues</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testGetRecordWithMultiLineValues--">testGetRecordWithMultiLineValues</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i31" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testHeader()">testHeader</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testHeader--">testHeader</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i32" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testHeaderComment()">testHeaderComment</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testHeaderComment--">testHeaderComment</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i33" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testIgnoreEmptyLines()">testIgnoreEmptyLines</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testHeaderMissing--">testHeaderMissing</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i34" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testInvalidFormat()">testInvalidFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testHeaderMissingWithNull--">testHeaderMissingWithNull</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i35" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testIterator()">testIterator</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testHeadersMissing--">testHeadersMissing</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i36" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testLineFeedEndings()">testLineFeedEndings</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testHeadersMissingException--">testHeadersMissingException</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i37" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testMappedButNotSetAsOutlook2007ContactExport()">testMappedButNotSetAsOutlook2007ContactExport</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testIgnoreEmptyLines--">testIgnoreEmptyLines</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i38" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testMultipleIterators()">testMultipleIterators</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testInvalidFormat--">testInvalidFormat</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i39" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testNewCSVParserNullReaderFormat()">testNewCSVParserNullReaderFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testIterator--">testIterator</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i40" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testNewCSVParserReaderNullFormat()">testNewCSVParserReaderNullFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testLineFeedEndings--">testLineFeedEndings</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i41" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testNoHeaderMap()">testNoHeaderMap</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testMappedButNotSetAsOutlook2007ContactExport--">testMappedButNotSetAsOutlook2007ContactExport</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i42" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseFileNullFormat()">testParseFileNullFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testMultipleIterators--">testMultipleIterators</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i43" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseNullFileFormat()">testParseNullFileFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testNewCSVParserNullReaderFormat--">testNewCSVParserNullReaderFormat</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i44" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseNullStringFormat()">testParseNullStringFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testNewCSVParserReaderNullFormat--">testNewCSVParserReaderNullFormat</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i45" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseNullUrlCharsetFormat()">testParseNullUrlCharsetFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testNoHeaderMap--">testNoHeaderMap</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i46" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParserUrlNullCharsetFormat()">testParserUrlNullCharsetFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseFileNullFormat--">testParseFileNullFormat</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i47" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseStringNullFormat()">testParseStringNullFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseNullFileFormat--">testParseNullFileFormat</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i48" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseUrlCharsetNullFormat()">testParseUrlCharsetNullFormat</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseNullStringFormat--">testParseNullStringFormat</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i49" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testProvidedHeader()">testProvidedHeader</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseNullUrlCharsetFormat--">testParseNullUrlCharsetFormat</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i50" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testProvidedHeaderAuto()">testProvidedHeaderAuto</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParserUrlNullCharsetFormat--">testParserUrlNullCharsetFormat</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i51" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testRoundtrip()">testRoundtrip</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseStringNullFormat--">testParseStringNullFormat</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr id="i52" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testSkipAutoHeader()">testSkipAutoHeader</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testParseUrlCharsetNullFormat--">testParseUrlCharsetNullFormat</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr id="i53" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testProvidedHeader--">testProvidedHeader</a></span>()</code> </td> +</tr> +<tr id="i54" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testProvidedHeaderAuto--">testProvidedHeaderAuto</a></span>()</code> </td> +</tr> +<tr id="i55" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testRoundtrip--">testRoundtrip</a></span>()</code> </td> +</tr> +<tr id="i56" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testSkipSetHeader()">testSkipSetHeader</a></strong>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testSkipAutoHeader--">testSkipAutoHeader</a></span>()</code> </td> +</tr> +<tr id="i57" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/csv/CSVParserTest.html#testSkipSetHeader--">testSkipSetHeader</a></span>()</code> </td> </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -381,686 +409,838 @@ extends <a href="http://docs.oracle.com/ <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> +<li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="CSVParserTest()"> +<a name="CSVParserTest--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CSVParserTest</h4> -<pre>public <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.64">CSVParserTest</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.63">CSVParserTest</a>()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> -<li class="blockList"><a name="method_detail"> +<li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> -<a name="testBackslashEscaping()"> +<a name="testBackslashEscaping--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testBackslashEscaping</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.84">testBackslashEscaping</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.83">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> +<dl> +<dt><span class="throwsLabel">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="testBackslashEscaping2()"> +<a name="testBackslashEscaping2--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testBackslashEscaping2</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.128">testBackslashEscaping2</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.127">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> +<dl> +<dt><span class="throwsLabel">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="testBackslashEscapingOld()"> +<a name="testBackslashEscapingOld--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testBackslashEscapingOld</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.159">testBackslashEscapingOld</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.158">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> +<dl> +<dt><span class="throwsLabel">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="testBOM()"> +<a name="testBOM--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testBOM</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.193">testBOM</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.192">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/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testBOMInputStream()"> +<a name="testBOMInputStream--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testBOMInputStream</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.208">testBOMInputStream</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.207">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/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testCarriageReturnEndings()"> +<a name="testCarriageReturnEndings--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testCarriageReturnEndings</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.225">testCarriageReturnEndings</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.224">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/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testCarriageReturnLineFeedEndings--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testCarriageReturnLineFeedEndings</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.234">testCarriageReturnLineFeedEndings</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.233">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> +<dl> +<dt><span class="throwsLabel">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 name="testClose--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testClose</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.243">testClose</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.242">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> +<dl> +<dt><span class="throwsLabel">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="testCSV57--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testCSV57</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.254">testCSV57</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.253">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> +<dl> +<dt><span class="throwsLabel">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 name="testDefaultFormat--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testDefaultFormat</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.263">testDefaultFormat</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.262">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> +<dl> +<dt><span class="throwsLabel">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 name="testEmptyFile--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testEmptyFile</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.301">testEmptyFile</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.300">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> +<dl> +<dt><span class="throwsLabel">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="testEmptyLineBehaviourCSV--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testEmptyLineBehaviourCSV</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.308">testEmptyLineBehaviourCSV</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.307">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> +<dl> +<dt><span class="throwsLabel">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="testEmptyLineBehaviourExcel()"> +<a name="testEmptyLineBehaviourExcel--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testEmptyLineBehaviourExcel</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.331">testEmptyLineBehaviourExcel</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.330">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/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testEndOfFileBehaviorCSV()"> +<a name="testEndOfFileBehaviorCSV--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testEndOfFileBehaviorCSV</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.356">testEndOfFileBehaviorCSV</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.355">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/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testEndOfFileBehaviourExcel()"> +<a name="testEndOfFileBehaviourExcel--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testEndOfFileBehaviourExcel</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.384">testEndOfFileBehaviourExcel</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.383">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/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testExcelFormat1()"> +<a name="testExcelFormat1--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testExcelFormat1</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.414">testExcelFormat1</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.413">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> +<dl> +<dt><span class="throwsLabel">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="testExcelFormat2--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testExcelFormat2</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.436">testExcelFormat2</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.435">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/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testForEach()"> +<a name="testForEach--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testForEach</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.456">testForEach</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.455">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> +<dl> +<dt><span class="throwsLabel">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="testGetHeaderMap--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetHeaderMap</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.472">testGetHeaderMap</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.471">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/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testDuplicateHeaderEntries()"> +<a name="testDuplicateHeaders--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>testDuplicateHeaderEntries</h4> -<pre>public void <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/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl> +<h4>testDuplicateHeaders</h4> +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.495">testDuplicateHeaders</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="throwsLabel">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="testGetLine()"> +<a name="testGetLine--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetLine</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.501">testGetLine</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.500">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> +<dl> +<dt><span class="throwsLabel">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="testGetLineNumberWithCR()"> +<a name="testGetLineNumberWithCR--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetLineNumberWithCR</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.512">testGetLineNumberWithCR</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.511">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> +<dl> +<dt><span class="throwsLabel">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="testGetLineNumberWithCRLF()"> +<a name="testGetLineNumberWithCRLF--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetLineNumberWithCRLF</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.517">testGetLineNumberWithCRLF</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.516">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> +<dl> +<dt><span class="throwsLabel">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="testGetLineNumberWithLF--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetLineNumberWithLF</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.522">testGetLineNumberWithLF</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.521">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> +<dl> +<dt><span class="throwsLabel">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="testGetOneLine()"> +<a name="testGetOneLine--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetOneLine</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.527">testGetOneLine</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.526">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/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> -</li> -</ul> -<a name="testGetOneLineCustomCollection()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testGetOneLineCustomCollection</h4> -<pre>public void <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/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testGetOneLineOneParser()"> +<a name="testGetOneLineOneParser--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetOneLineOneParser</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.548">testGetOneLineOneParser</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.539">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/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testGetRecordNumberWithCR()"> +<a name="testGetRecordNumberWithCR--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetRecordNumberWithCR</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.568">testGetRecordNumberWithCR</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.559">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> +<dl> +<dt><span class="throwsLabel">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="testGetRecordNumberWithCRLF--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetRecordNumberWithCRLF</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.573">testGetRecordNumberWithCRLF</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.564">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> +<dl> +<dt><span class="throwsLabel">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="testGetRecordNumberWithLF--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetRecordNumberWithLF</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.578">testGetRecordNumberWithLF</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.569">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> +<dl> +<dt><span class="throwsLabel">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="testGetRecords()"> +<a name="testGetRecords--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetRecords</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.583">testGetRecords</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.574">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/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testGetRecordWithMultiLineValues()"> +<a name="testGetRecordWithMultiLineValues--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testGetRecordWithMultiLineValues</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.595">testGetRecordWithMultiLineValues</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.586">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> +<dl> +<dt><span class="throwsLabel">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="testHeader()"> +<a name="testHeader--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testHeader</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.620">testHeader</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.611">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> +<dl> +<dt><span class="throwsLabel">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="testHeaderMissing--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>testHeaderMissing</h4> +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.628">testHeaderMissing</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="throwsLabel">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="testHeadersMissingException--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>testHeadersMissingException</h4> +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.644">testHeadersMissingException</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="throwsLabel">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="testHeadersMissing--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>testHeadersMissing</h4> +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.650">testHeadersMissing</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="throwsLabel">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="testHeaderMissingWithNull--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>testHeaderMissingWithNull</h4> +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.656">testHeaderMissingWithNull</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="throwsLabel">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> <ul class="blockList"> <li class="blockList"> <h4>testHeaderComment</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.637">testHeaderComment</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.662">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> +<dl> +<dt><span class="throwsLabel">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="testIgnoreEmptyLines()"> +<a name="testIgnoreEmptyLines--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testIgnoreEmptyLines</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.654">testIgnoreEmptyLines</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.679">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/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testInvalidFormat()"> +<a name="testInvalidFormat--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testInvalidFormat</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.665">testInvalidFormat</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.690">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> +<dl> +<dt><span class="throwsLabel">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="testIterator--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testIterator</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.671">testIterator</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.696">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> +<dl> +<dt><span class="throwsLabel">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="testLineFeedEndings()"> +<a name="testLineFeedEndings--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testLineFeedEndings</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.700">testLineFeedEndings</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.725">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/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +<dl> +<dt><span class="throwsLabel">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="testMappedButNotSetAsOutlook2007ContactExport()"> +<a name="testMappedButNotSetAsOutlook2007ContactExport--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testMappedButNotSetAsOutlook2007ContactExport</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.709">testMappedButNotSetAsOutlook2007ContactExport</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.734">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> +<dl> +<dt><span class="throwsLabel">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="testMultipleIterators--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testMultipleIterators</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.744">testMultipleIterators</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.769">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> +<dl> +<dt><span class="throwsLabel">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="testNewCSVParserNullReaderFormat--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testNewCSVParserNullReaderFormat</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.763">testNewCSVParserNullReaderFormat</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.788">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> +<dl> +<dt><span class="throwsLabel">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="testNewCSVParserReaderNullFormat--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testNewCSVParserReaderNullFormat</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.768">testNewCSVParserReaderNullFormat</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.793">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> +<dl> +<dt><span class="throwsLabel">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="testNoHeaderMap--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>testNoHeaderMap</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/csv/CSVParserTest.html#line.773">testNoHeaderMap</a>()
[... 285 lines stripped ...]