Modified: websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVFormat.html ============================================================================== --- websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVFormat.html (original) +++ websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVFormat.html Wed Mar 19 22:20:06 2025 @@ -1,199 +1,92 @@ <!DOCTYPE HTML> <html lang> <head> -<!-- Generated by javadoc (23) --> -<title>CSVFormat (Apache Commons CSV 1.13.1-SNAPSHOT API)</title> +<!-- Generated by javadoc (17) --> +<title>CSVFormat (Apache Commons CSV 1.14.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.commons.csv, class: CSVFormat"> -<meta name="generator" content="javadoc/ClassWriter"> -<link rel="stylesheet" type="text/css" href="../../../../resource-files/jquery-ui.min.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../resource-files/stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script-files/script.js"></script> -<script type="text/javascript" src="../../../../script-files/jquery-3.7.1.min.js"></script> -<script type="text/javascript" src="../../../../script-files/jquery-ui.min.js"></script> +<meta name="generator" content="javadoc/ClassWriterImpl"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +<script type="text/javascript" src="../../../../script-dir/jquery-3.7.1.min.js"></script> +<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> -<script type="text/javascript">const pathtoroot = "../../../../"; +<script type="text/javascript">var evenRowColor = "even-row-color"; +var oddRowColor = "odd-row-color"; +var tableTab = "table-tab"; +var activeTableTab = "active-table-tab"; +var pathtoroot = "../../../../"; loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> -<header role="banner"> +<div class="flex-box"> +<header role="banner" class="flex-header"> <nav role="navigation"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="top-nav" id="navbar-top"> -<div class="nav-content"> -<div class="nav-menu-button"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button></div> <div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> <ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> +<li><a href="../../../../index.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="nav-bar-cell1-rev">Class</li> <li><a href="class-use/CSVFormat.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> -<li><a href="../../../../search.html">Search</a></li> <li><a href="../../../../help-doc.html#class">Help</a></li> </ul> </div> -</div> <div class="sub-nav"> -<div class="nav-content"> -<ol class="sub-nav-list"> -<li><a href="package-summary.html">org.apache.commons.csv</a></li> -<li><a href="CSVFormat.html" class="current-selection">CSVFormat</a></li> -</ol> -<div class="nav-list-search"> -<input type="text" id="search-input" disabled placeholder="Search" aria-label="Search in documentation" autocomplete="off"> -<input type="reset" id="reset-search" disabled value="Reset"> -</div> +<div> +<ul class="sub-nav-list"> +<li>Summary: </li> +<li><a href="#nested-class-summary">Nested</a> | </li> +<li><a href="#field-summary">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method-summary">Method</a></li> +</ul> +<ul class="sub-nav-list"> +<li>Detail: </li> +<li><a href="#field-detail">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method-detail">Method</a></li> +</ul> +</div> +<div class="nav-list-search"><label for="search-input">SEARCH:</label> +<input type="text" id="search-input" value="search" disabled="disabled"> +<input type="reset" id="reset-button" value="reset" disabled="disabled"> </div> </div> <!-- ========= END OF TOP NAVBAR ========= --> <span class="skip-nav" id="skip-navbar-top"></span></nav> </header> -<div class="main-grid"> -<nav role="navigation" class="toc" aria-label="Table of contents"> -<div class="toc-header">Contents -<input type="text" class="filter-input" disabled placeholder="Filter" aria-label="Filter table of contents" autocomplete="off"> -<input type="reset" class="reset-filter" disabled value="Reset"> -</div> -<button class="hide-sidebar"><span>Hide sidebar </span>❮</button><button class="show-sidebar">❯<span> Show sidebar</span></button> -<ol class="toc-list"> -<li><a href="#" tabindex="0">Description</a> -<ol class="toc-list"> -<li><a href="#using-predefined-formats-heading" tabindex="0">Using predefined formats</a></li> -<li><a href="#defining-formats-heading" tabindex="0">Defining formats</a></li> -<li><a href="#defining-column-names-heading" tabindex="0">Defining column names</a></li> -<li><a href="#parsing-heading" tabindex="0">Parsing</a></li> -<li><a href="#referencing-columns-safely-heading" tabindex="0">Referencing columns safely</a></li> -<li><a href="#serialization-heading" tabindex="0">Serialization</a></li> -<li><a href="#notes-heading" tabindex="0">Notes</a></li> -</ol> -</li> -<li><a href="#nested-class-summary" tabindex="0">Nested Class Summary</a></li> -<li><a href="#field-summary" tabindex="0">Field Summary</a></li> -<li><a href="#method-summary" tabindex="0">Method Summary</a></li> -<li><a href="#field-detail" tabindex="0">Field Details</a> -<ol class="toc-list"> -<li><a href="#DEFAULT" tabindex="0">DEFAULT</a></li> -<li><a href="#EXCEL" tabindex="0">EXCEL</a></li> -<li><a href="#INFORMIX_UNLOAD" tabindex="0">INFORMIX_UNLOAD</a></li> -<li><a href="#INFORMIX_UNLOAD_CSV" tabindex="0">INFORMIX_UNLOAD_CSV</a></li> -<li><a href="#MONGODB_CSV" tabindex="0">MONGODB_CSV</a></li> -<li><a href="#MONGODB_TSV" tabindex="0">MONGODB_TSV</a></li> -<li><a href="#MYSQL" tabindex="0">MYSQL</a></li> -<li><a href="#ORACLE" tabindex="0">ORACLE</a></li> -<li><a href="#POSTGRESQL_CSV" tabindex="0">POSTGRESQL_CSV</a></li> -<li><a href="#POSTGRESQL_TEXT" tabindex="0">POSTGRESQL_TEXT</a></li> -<li><a href="#RFC4180" tabindex="0">RFC4180</a></li> -<li><a href="#TDF" tabindex="0">TDF</a></li> -</ol> -</li> -<li><a href="#method-detail" tabindex="0">Method Details</a> -<ol class="toc-list"> -<li><a href="#newFormat(char)" tabindex="0">newFormat(char)</a></li> -<li><a href="#valueOf(java.lang.String)" tabindex="0">valueOf(String)</a></li> -<li><a href="#builder()" tabindex="0">builder()</a></li> -<li><a href="#equals(java.lang.Object)" tabindex="0">equals(Object)</a></li> -<li><a href="#format(java.lang.Object...)" tabindex="0">format(Object...)</a></li> -<li><a href="#getAllowDuplicateHeaderNames()" tabindex="0">getAllowDuplicateHeaderNames()</a></li> -<li><a href="#getAllowMissingColumnNames()" tabindex="0">getAllowMissingColumnNames()</a></li> -<li><a href="#getAutoFlush()" tabindex="0">getAutoFlush()</a></li> -<li><a href="#getCommentMarker()" tabindex="0">getCommentMarker()</a></li> -<li><a href="#getDelimiter()" tabindex="0">getDelimiter()</a></li> -<li><a href="#getDelimiterString()" tabindex="0">getDelimiterString()</a></li> -<li><a href="#getDuplicateHeaderMode()" tabindex="0">getDuplicateHeaderMode()</a></li> -<li><a href="#getEscapeCharacter()" tabindex="0">getEscapeCharacter()</a></li> -<li><a href="#getHeader()" tabindex="0">getHeader()</a></li> -<li><a href="#getHeaderComments()" tabindex="0">getHeaderComments()</a></li> -<li><a href="#getIgnoreEmptyLines()" tabindex="0">getIgnoreEmptyLines()</a></li> -<li><a href="#getIgnoreHeaderCase()" tabindex="0">getIgnoreHeaderCase()</a></li> -<li><a href="#getIgnoreSurroundingSpaces()" tabindex="0">getIgnoreSurroundingSpaces()</a></li> -<li><a href="#getLenientEof()" tabindex="0">getLenientEof()</a></li> -<li><a href="#getNullString()" tabindex="0">getNullString()</a></li> -<li><a href="#getQuoteCharacter()" tabindex="0">getQuoteCharacter()</a></li> -<li><a href="#getQuoteMode()" tabindex="0">getQuoteMode()</a></li> -<li><a href="#getRecordSeparator()" tabindex="0">getRecordSeparator()</a></li> -<li><a href="#getSkipHeaderRecord()" tabindex="0">getSkipHeaderRecord()</a></li> -<li><a href="#getTrailingData()" tabindex="0">getTrailingData()</a></li> -<li><a href="#getTrailingDelimiter()" tabindex="0">getTrailingDelimiter()</a></li> -<li><a href="#getTrim()" tabindex="0">getTrim()</a></li> -<li><a href="#hashCode()" tabindex="0">hashCode()</a></li> -<li><a href="#isCommentMarkerSet()" tabindex="0">isCommentMarkerSet()</a></li> -<li><a href="#isEscapeCharacterSet()" tabindex="0">isEscapeCharacterSet()</a></li> -<li><a href="#isNullStringSet()" tabindex="0">isNullStringSet()</a></li> -<li><a href="#isQuoteCharacterSet()" tabindex="0">isQuoteCharacterSet()</a></li> -<li><a href="#parse(java.io.Reader)" tabindex="0">parse(Reader)</a></li> -<li><a href="#print(java.lang.Appendable)" tabindex="0">print(Appendable)</a></li> -<li><a href="#print(java.io.File,java.nio.charset.Charset)" tabindex="0">print(File, Charset)</a></li> -<li><a href="#print(java.lang.Object,java.lang.Appendable,boolean)" tabindex="0">print(Object, Appendable, boolean)</a></li> -<li><a href="#print(java.nio.file.Path,java.nio.charset.Charset)" tabindex="0">print(Path, Charset)</a></li> -<li><a href="#printer()" tabindex="0">printer()</a></li> -<li><a href="#println(java.lang.Appendable)" tabindex="0">println(Appendable)</a></li> -<li><a href="#printRecord(java.lang.Appendable,java.lang.Object...)" tabindex="0">printRecord(Appendable, Object...)</a></li> -<li><a href="#toString()" tabindex="0">toString()</a></li> -<li><a href="#withAllowDuplicateHeaderNames()" tabindex="0">withAllowDuplicateHeaderNames()</a></li> -<li><a href="#withAllowDuplicateHeaderNames(boolean)" tabindex="0">withAllowDuplicateHeaderNames(boolean)</a></li> -<li><a href="#withAllowMissingColumnNames()" tabindex="0">withAllowMissingColumnNames()</a></li> -<li><a href="#withAllowMissingColumnNames(boolean)" tabindex="0">withAllowMissingColumnNames(boolean)</a></li> -<li><a href="#withAutoFlush(boolean)" tabindex="0">withAutoFlush(boolean)</a></li> -<li><a href="#withCommentMarker(char)" tabindex="0">withCommentMarker(char)</a></li> -<li><a href="#withCommentMarker(java.lang.Character)" tabindex="0">withCommentMarker(Character)</a></li> -<li><a href="#withDelimiter(char)" tabindex="0">withDelimiter(char)</a></li> -<li><a href="#withEscape(char)" tabindex="0">withEscape(char)</a></li> -<li><a href="#withEscape(java.lang.Character)" tabindex="0">withEscape(Character)</a></li> -<li><a href="#withFirstRecordAsHeader()" tabindex="0">withFirstRecordAsHeader()</a></li> -<li><a href="#withHeader(java.lang.Class)" tabindex="0">withHeader(Class)</a></li> -<li><a href="#withHeader(java.sql.ResultSet)" tabindex="0">withHeader(ResultSet)</a></li> -<li><a href="#withHeader(java.sql.ResultSetMetaData)" tabindex="0">withHeader(ResultSetMetaData)</a></li> -<li><a href="#withHeader(java.lang.String...)" tabindex="0">withHeader(String...)</a></li> -<li><a href="#withHeaderComments(java.lang.Object...)" tabindex="0">withHeaderComments(Object...)</a></li> -<li><a href="#withIgnoreEmptyLines()" tabindex="0">withIgnoreEmptyLines()</a></li> -<li><a href="#withIgnoreEmptyLines(boolean)" tabindex="0">withIgnoreEmptyLines(boolean)</a></li> -<li><a href="#withIgnoreHeaderCase()" tabindex="0">withIgnoreHeaderCase()</a></li> -<li><a href="#withIgnoreHeaderCase(boolean)" tabindex="0">withIgnoreHeaderCase(boolean)</a></li> -<li><a href="#withIgnoreSurroundingSpaces()" tabindex="0">withIgnoreSurroundingSpaces()</a></li> -<li><a href="#withIgnoreSurroundingSpaces(boolean)" tabindex="0">withIgnoreSurroundingSpaces(boolean)</a></li> -<li><a href="#withNullString(java.lang.String)" tabindex="0">withNullString(String)</a></li> -<li><a href="#withQuote(char)" tabindex="0">withQuote(char)</a></li> -<li><a href="#withQuote(java.lang.Character)" tabindex="0">withQuote(Character)</a></li> -<li><a href="#withQuoteMode(org.apache.commons.csv.QuoteMode)" tabindex="0">withQuoteMode(QuoteMode)</a></li> -<li><a href="#withRecordSeparator(char)" tabindex="0">withRecordSeparator(char)</a></li> -<li><a href="#withRecordSeparator(java.lang.String)" tabindex="0">withRecordSeparator(String)</a></li> -<li><a href="#withSkipHeaderRecord()" tabindex="0">withSkipHeaderRecord()</a></li> -<li><a href="#withSkipHeaderRecord(boolean)" tabindex="0">withSkipHeaderRecord(boolean)</a></li> -<li><a href="#withSystemRecordSeparator()" tabindex="0">withSystemRecordSeparator()</a></li> -<li><a href="#withTrailingDelimiter()" tabindex="0">withTrailingDelimiter()</a></li> -<li><a href="#withTrailingDelimiter(boolean)" tabindex="0">withTrailingDelimiter(boolean)</a></li> -<li><a href="#withTrim()" tabindex="0">withTrim()</a></li> -<li><a href="#withTrim(boolean)" tabindex="0">withTrim(boolean)</a></li> -</ol> -</li> -</ol> -</nav> +<div class="flex-content"> <main role="main"> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> +<div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">org.apache.commons.csv</a></div> <h1 title="Class CSVFormat" class="title">Class CSVFormat</h1> </div> -<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a> +<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a> <div class="inheritance">org.apache.commons.csv.CSVFormat</div> </div> <section class="class-description" id="class-description"> -<div class="horizontal-scroll"> <dl class="notes"> <dt>All Implemented Interfaces:</dt> -<dd><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></code></dd> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></code></dd> </dl> <hr> -<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name"><a href="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line-181">CSVFormat</a></span> -<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a> -implements <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></span></div> +<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name"><a href="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line-182">CSVFormat</a></span> +<span class="extends-implements">extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a> +implements <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></span></div> <div class="block">Specifies the format of a CSV file for parsing and writing. - <h2 id="using-predefined-formats-heading">Using predefined formats</h2> + <h2>Using predefined formats</h2> <p> You can use one of the predefined formats: @@ -230,7 +123,7 @@ implements <a href="https://docs.oracle. CSVParser parser = CSVParser.parse(file, StandardCharsets.US_ASCII, CSVFormat.EXCEL); </pre> - <h2 id="defining-formats-heading">Defining formats</h2> + <h2>Defining formats</h2> <p> You can extend a format by calling the <code>set</code> methods. For example: @@ -240,7 +133,7 @@ implements <a href="https://docs.oracle. CSVFormat.EXCEL.builder().setNullString("N/A").setIgnoreSurroundingSpaces(true).get(); </code></pre> - <h2 id="defining-column-names-heading">Defining column names</h2> + <h2>Defining column names</h2> <p> To define the column names you want to use to access records, write: @@ -258,7 +151,7 @@ implements <a href="https://docs.oracle. <a href="CSVFormat.Builder.html#setSkipHeaderRecord(boolean)"><code>CSVFormat.Builder.setSkipHeaderRecord(boolean)</code></a> with <code>true</code>. </p> - <h2 id="parsing-heading">Parsing</h2> + <h2>Parsing</h2> <p> You can use a format directly to parse a reader. For example, to parse an Excel file with columns header, write: @@ -273,7 +166,7 @@ implements <a href="https://docs.oracle. For other input types, like resources, files, and URLs, use the static methods on <a href="CSVParser.html" title="class in org.apache.commons.csv"><code>CSVParser</code></a>. </p> - <h2 id="referencing-columns-safely-heading">Referencing columns safely</h2> + <h2>Referencing columns safely</h2> <p> If your source contains a header record, you can simplify your code and safely reference columns, by using <a href="CSVFormat.Builder.html#setHeader(java.lang.String...)"><code>CSVFormat.Builder.setHeader(String...)</code></a> with no @@ -298,9 +191,9 @@ implements <a href="https://docs.oracle. This makes your code impervious to changes in column order in the CSV file. </p> - <h2 id="serialization-heading">Serialization</h2> + <h2>Serialization</h2> <p> - This class implements the <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link"><code>Serializable</code></a> interface with the following caveats: + This class implements the <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html" title="class or interface in java.io" class="external-link"><code>Serializable</code></a> interface with the following caveats: </p> <ul> <li>This class will no longer implement Serializable in 2.0.</li> @@ -314,7 +207,7 @@ implements <a href="https://docs.oracle. <li>Version 1.9.0 through 1.0: <code>1L</code></li> </ul> - <h2 id="notes-heading">Notes</h2> + <h2>Notes</h2> <p> This class is immutable. </p> @@ -324,12 +217,11 @@ implements <a href="https://docs.oracle. <dl class="notes"> <dt>See Also:</dt> <dd> -<ul class="tag-list"> +<ul class="see-list"> <li><a href="../../../../serialized-form.html#org.apache.commons.csv.CSVFormat">Serialized Form</a></li> </ul> </dd> </dl> -</div> </section> <section class="summary"> <ul class="summary-list"> @@ -372,17 +264,20 @@ implements <a href="https://docs.oracle. <div class="col-first odd-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second odd-row-color"><code><a href="#EXCEL" class="member-name-link">EXCEL</a></code></div> <div class="col-last odd-row-color"> -<div class="block">Excel file format (using a comma as the value delimiter).</div> +<div class="block"><a href="https://support.microsoft.com/en-us/office/import-or-export-text-txt-or-csv-files-5250ac4c-663c-47ce-937b-339e391393ba">Microsoft Excel</a> file + format (using a comma as the value delimiter).</div> </div> <div class="col-first even-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second even-row-color"><code><a href="#INFORMIX_UNLOAD" class="member-name-link">INFORMIX_UNLOAD</a></code></div> <div class="col-last even-row-color"> -<div class="block">Default Informix CSV UNLOAD format used by the <code>UNLOAD TO file_name</code> operation.</div> +<div class="block">Default <a href="https://www.ibm.com/docs/en/informix-servers/14.10?topic=statements-unload-statement">Informix CSV UNLOAD</a> + format used by the <code>UNLOAD TO file_name</code> operation.</div> </div> <div class="col-first odd-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second odd-row-color"><code><a href="#INFORMIX_UNLOAD_CSV" class="member-name-link">INFORMIX_UNLOAD_CSV</a></code></div> <div class="col-last odd-row-color"> -<div class="block">Default Informix CSV UNLOAD format used by the <code>UNLOAD TO file_name</code> operation (escaping is disabled.)</div> +<div class="block">Default <a href="https://www.ibm.com/docs/en/informix-servers/14.10?topic=statements-unload-statement">Informix CSV UNLOAD</a> + format used by the <code>UNLOAD TO file_name</code> operation (escaping is disabled.)</div> </div> <div class="col-first even-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second even-row-color"><code><a href="#MONGODB_CSV" class="member-name-link">MONGODB_CSV</a></code></div> @@ -397,22 +292,25 @@ implements <a href="https://docs.oracle. <div class="col-first even-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second even-row-color"><code><a href="#MYSQL" class="member-name-link">MYSQL</a></code></div> <div class="col-last even-row-color"> -<div class="block">Default MySQL format used by the <code>SELECT INTO OUTFILE</code> and <code>LOAD DATA INFILE</code> operations.</div> +<div class="block">Default <a href="https://dev.mysql.com/doc/refman/8.0/en/mysqldump-delimited-text.html">MySQL</a> + format used by the <code>SELECT INTO OUTFILE</code> and <code>LOAD DATA INFILE</code> operations.</div> </div> <div class="col-first odd-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second odd-row-color"><code><a href="#ORACLE" class="member-name-link">ORACLE</a></code></div> <div class="col-last odd-row-color"> -<div class="block">Default Oracle format used by the SQL*Loader utility.</div> +<div class="block">Default + <a href="https://docs.oracle.com/en/database/oracle/oracle-database/23/sutil/oracle-sql-loader-control-file-contents.html#GUID-D1762699-8154-40F6-90DE-EFB8EB6A9AB0">Oracle</a> + format used by the SQL*Loader utility.</div> </div> <div class="col-first even-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second even-row-color"><code><a href="#POSTGRESQL_CSV" class="member-name-link">POSTGRESQL_CSV</a></code></div> <div class="col-last even-row-color"> -<div class="block">Default PostgreSQL CSV format used by the <code>COPY</code> operation.</div> +<div class="block">Default <a href="https://www.postgresql.org/docs/current/static/sql-copy.html">PostgreSQL CSV</a> format used by the <code>COPY</code> operation.</div> </div> <div class="col-first odd-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second odd-row-color"><code><a href="#POSTGRESQL_TEXT" class="member-name-link">POSTGRESQL_TEXT</a></code></div> <div class="col-last odd-row-color"> -<div class="block">Default PostgreSQL text format used by the <code>COPY</code> operation.</div> +<div class="block">Default <a href="https://www.postgresql.org/docs/current/static/sql-copy.html">PostgreSQL Text</a> format used by the <code>COPY</code> operation.</div> </div> <div class="col-first even-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second even-row-color"><code><a href="#RFC4180" class="member-name-link">RFC4180</a></code></div> @@ -422,7 +320,7 @@ implements <a href="https://docs.oracle. <div class="col-first odd-row-color"><code>static final <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> <div class="col-second odd-row-color"><code><a href="#TDF" class="member-name-link">TDF</a></code></div> <div class="col-last odd-row-color"> -<div class="block">Tab-delimited format (TDF).</div> +<div class="block">Tab-delimited format (<a href="https://en.wikipedia.org/wiki/Tab-separated_values">TDF</a>).</div> </div> </div> </section> @@ -444,12 +342,12 @@ implements <a href="https://docs.oracle. <div class="block">Creates a new Builder for this instance.</div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#equals(java.lang.Object)" class="member-name-link">equals</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a> obj)</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#equals(java.lang.Object)" class="member-name-link">equals</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a> obj)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#format(java.lang.Object...)" class="member-name-link">format</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>... values)</code></div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#format(java.lang.Object...)" class="member-name-link">format</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>... values)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Formats the specified values.</div> +<div class="block">Formats the specified values as a CSV record string.</div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>boolean</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#getAllowDuplicateHeaderNames()" class="member-name-link">getAllowDuplicateHeaderNames</a>()</code></div> @@ -468,7 +366,7 @@ implements <a href="https://docs.oracle. <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Gets whether to flush on close.</div> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a></code></div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a></code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getCommentMarker()" class="member-name-link">getCommentMarker</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Gets the comment marker character, <code>null</code> disables comments.</div> @@ -480,7 +378,7 @@ implements <a href="https://docs.oracle. <div class="deprecation-comment">Use <a href="#getDelimiterString()"><code>getDelimiterString()</code></a>.</div> </div> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDelimiterString()" class="member-name-link">getDelimiterString</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Gets the character delimiting the values (typically ";", "," or "\t").</div> @@ -490,17 +388,17 @@ implements <a href="https://docs.oracle. <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Gets how duplicate headers are handled.</div> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a></code></div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a></code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getEscapeCharacter()" class="member-name-link">getEscapeCharacter</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Gets the escape character.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getHeader()" class="member-name-link">getHeader</a>()</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Gets a copy of the header array.</div> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getHeaderComments()" class="member-name-link">getHeaderComments</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Gets a copy of the header comment array to write before the CSV data.</div> @@ -525,369 +423,374 @@ implements <a href="https://docs.oracle. <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Gets whether reading end-of-file is allowed even when input is malformed, helps Excel compatibility.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNullString()" class="member-name-link">getNullString</a>()</code></div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>long</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getMaxRows()" class="member-name-link">getMaxRows</a>()</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Gets the String to convert to and from <code>null</code>.</div> +<div class="block">Gets the maximum number of rows to process, excluding the header row.</div> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getQuoteCharacter()" class="member-name-link">getQuoteCharacter</a>()</code></div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNullString()" class="member-name-link">getNullString</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Gets the character used to encapsulate values containing special characters.</div> +<div class="block">Gets the String to convert to and from <code>null</code>.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getQuoteMode()" class="member-name-link">getQuoteMode</a>()</code></div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a></code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getQuoteCharacter()" class="member-name-link">getQuoteCharacter</a>()</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Gets the quote policy output fields.</div> +<div class="block">Gets the character used to encapsulate values containing special characters.</div> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRecordSeparator()" class="member-name-link">getRecordSeparator</a>()</code></div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="QuoteMode.html" title="enum in org.apache.commons.csv">QuoteMode</a></code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getQuoteMode()" class="member-name-link">getQuoteMode</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Gets the record separator delimiting output records.</div> +<div class="block">Gets the quote policy output fields.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSkipHeaderRecord()" class="member-name-link">getSkipHeaderRecord</a>()</code></div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRecordSeparator()" class="member-name-link">getRecordSeparator</a>()</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Gets whether to skip the header record.</div> +<div class="block">Gets the record separator delimiting output records.</div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrailingData()" class="member-name-link">getTrailingData</a>()</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSkipHeaderRecord()" class="member-name-link">getSkipHeaderRecord</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Gets whether reading trailing data is allowed in records, helps Excel compatibility.</div> +<div class="block">Gets whether to skip the header record.</div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrailingDelimiter()" class="member-name-link">getTrailingDelimiter</a>()</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrailingData()" class="member-name-link">getTrailingData</a>()</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Gets whether to add a trailing delimiter.</div> +<div class="block">Gets whether reading trailing data is allowed in records, helps Excel compatibility.</div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrim()" class="member-name-link">getTrim</a>()</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrailingDelimiter()" class="member-name-link">getTrailingDelimiter</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Gets whether to trim leading and trailing blanks.</div> +<div class="block">Gets whether to add a trailing delimiter.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#hashCode()" class="member-name-link">hashCode</a>()</code></div> -<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isCommentMarkerSet()" class="member-name-link">isCommentMarkerSet</a>()</code></div> -<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Tests whether comments are supported by this format.</div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrim()" class="member-name-link">getTrim</a>()</code></div> +<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">Gets whether to trim leading and trailing blanks.</div> </div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#hashCode()" class="member-name-link">hashCode</a>()</code></div> +<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isEscapeCharacterSet()" class="member-name-link">isEscapeCharacterSet</a>()</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isCommentMarkerSet()" class="member-name-link">isCommentMarkerSet</a>()</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Tests whether escapes are being processed.</div> +<div class="block">Tests whether comments are supported by this format.</div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isNullStringSet()" class="member-name-link">isNullStringSet</a>()</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isEscapeCharacterSet()" class="member-name-link">isEscapeCharacterSet</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Tests whether a null string has been defined.</div> +<div class="block">Tests whether escapes are being processed.</div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isQuoteCharacterSet()" class="member-name-link">isQuoteCharacterSet</a>()</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isNullStringSet()" class="member-name-link">isNullStringSet</a>()</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">Tests whether a null string has been defined.</div> +</div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isQuoteCharacterSet()" class="member-name-link">isQuoteCharacterSet</a>()</code></div> +<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Tests whether a quoteChar has been defined.</div> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#newFormat(char)" class="member-name-link">newFormat</a><wbr>(char delimiter)</code></div> -<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#newFormat(char)" class="member-name-link">newFormat</a><wbr>(char delimiter)</code></div> +<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> <div class="block">Creates a new CSV format with the specified delimiter.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#parse(java.io.Reader)" class="member-name-link">parse</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Reader.html" title="class or interface in java.io" class="external-link">Reader</a> reader)</code></div> -<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Parses the specified content.</div> -</div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#print(java.io.File,java.nio.charset.Charset)" class="member-name-link">print</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link">File</a> out, - <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/nio/charset/Charset.html" title="class or interface in java.nio.charset" class="external-link">Charset</a> charset)</code></div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CSVParser.html" title="class in org.apache.commons.csv">CSVParser</a></code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#parse(java.io.Reader)" class="member-name-link">parse</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html" title="class or interface in java.io" class="external-link">Reader</a> reader)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Prints to the specified <code>File</code> with given <code>Charset</code>.</div> +<div class="block">Parses the specified content.</div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#print(java.lang.Appendable)" class="member-name-link">print</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Appendable.html" title="class or interface in java.lang" class="external-link">Appendable</a> out)</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#print(java.io.File,java.nio.charset.Charset)" class="member-name-link">print</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html" title="class or interface in java.io" class="external-link">File</a> out, + <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html" title="class or interface in java.nio.charset" class="external-link">Charset</a> charset)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Prints to the specified output.</div> +<div class="block">Prints to the specified <code>File</code> with given <code>Charset</code>.</div> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#print(java.lang.Object,java.lang.Appendable,boolean)" class="member-name-link">print</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a> value, - <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Appendable.html" title="class or interface in java.lang" class="external-link">Appendable</a> out, - boolean newRecord)</code></div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#print(java.lang.Appendable)" class="member-name-link">print</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html" title="class or interface in java.lang" class="external-link">Appendable</a> out)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Prints the <code>value</code> as the next value on the line to <code>out</code>.</div> +<div class="block">Prints to the specified output.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#print(java.nio.file.Path,java.nio.charset.Charset)" class="member-name-link">print</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a> out, - <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/nio/charset/Charset.html" title="class or interface in java.nio.charset" class="external-link">Charset</a> charset)</code></div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#print(java.lang.Object,java.lang.Appendable,boolean)" class="member-name-link">print</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a> value, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html" title="class or interface in java.lang" class="external-link">Appendable</a> out, + boolean newRecord)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Prints to the specified <code>Path</code> with given <code>Charset</code>, returns a <code>CSVPrinter</code> which the caller MUST close.</div> +<div class="block">Prints the <code>value</code> as the next value on the line to <code>out</code>.</div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#printer()" class="member-name-link">printer</a>()</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#print(java.nio.file.Path,java.nio.charset.Charset)" class="member-name-link">print</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a> out, + <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/Charset.html" title="class or interface in java.nio.charset" class="external-link">Charset</a> charset)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Prints to the <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/System.html#out" title="class or interface in java.lang" class="external-link"><code>System.out</code></a>.</div> +<div class="block">Prints to the specified <code>Path</code> with given <code>Charset</code>, returns a <code>CSVPrinter</code> which the caller MUST close.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#println(java.lang.Appendable)" class="member-name-link">println</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Appendable.html" title="class or interface in java.lang" class="external-link">Appendable</a> appendable)</code></div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</a></code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#printer()" class="member-name-link">printer</a>()</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Outputs the trailing delimiter (if set) followed by the record separator (if set).</div> +<div class="block">Prints to the <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/System.html#out" title="class or interface in java.lang" class="external-link"><code>System.out</code></a>.</div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#printRecord(java.lang.Appendable,java.lang.Object...)" class="member-name-link">printRecord</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Appendable.html" title="class or interface in java.lang" class="external-link">Appendable</a> appendable, - <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>... values)</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#println(java.lang.Appendable)" class="member-name-link">println</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html" title="class or interface in java.lang" class="external-link">Appendable</a> appendable)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">Outputs the trailing delimiter (if set) followed by the record separator (if set).</div> +</div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#printRecord(java.lang.Appendable,java.lang.Object...)" class="member-name-link">printRecord</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html" title="class or interface in java.lang" class="external-link">Appendable</a> appendable, + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>... values)</code></div> +<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="block">Prints the given <code>values</code> to <code>out</code> as a single record of delimiter-separated values followed by the record separator.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#toString()" class="member-name-link">toString</a>()</code></div> -<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> -<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#valueOf(java.lang.String)" class="member-name-link">valueOf</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> format)</code></div> -<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#toString()" class="member-name-link">toString</a>()</code></div> +<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#valueOf(java.lang.String)" class="member-name-link">valueOf</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> format)</code></div> +<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> <div class="block">Gets one of the predefined formats from <a href="CSVFormat.Predefined.html" title="enum in org.apache.commons.csv"><code>CSVFormat.Predefined</code></a>.</div> </div> -<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAllowDuplicateHeaderNames()" class="member-name-link">withAllowDuplicateHeaderNames</a>()</code></div> -<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> -<div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAllowDuplicateHeaderNames(boolean)"><code>Builder#setAllowDuplicateHeaderNames(true)</code></a></div> -</div> -</div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAllowDuplicateHeaderNames(boolean)" class="member-name-link">withAllowDuplicateHeaderNames</a><wbr>(boolean allowDuplicateHeaderNames)</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAllowDuplicateHeaderNames()" class="member-name-link">withAllowDuplicateHeaderNames</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAllowDuplicateHeaderNames(boolean)"><code>CSVFormat.Builder.setAllowDuplicateHeaderNames(boolean)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAllowDuplicateHeaderNames(boolean)"><code>Builder#setAllowDuplicateHeaderNames(true)</code></a></div> </div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAllowMissingColumnNames()" class="member-name-link">withAllowMissingColumnNames</a>()</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAllowDuplicateHeaderNames(boolean)" class="member-name-link">withAllowDuplicateHeaderNames</a><wbr>(boolean allowDuplicateHeaderNames)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAllowMissingColumnNames(boolean)"><code>Builder#setAllowMissingColumnNames(true)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAllowDuplicateHeaderNames(boolean)"><code>CSVFormat.Builder.setAllowDuplicateHeaderNames(boolean)</code></a></div> </div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAllowMissingColumnNames(boolean)" class="member-name-link">withAllowMissingColumnNames</a><wbr>(boolean allowMissingColumnNames)</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAllowMissingColumnNames()" class="member-name-link">withAllowMissingColumnNames</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAllowMissingColumnNames(boolean)"><code>CSVFormat.Builder.setAllowMissingColumnNames(boolean)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAllowMissingColumnNames(boolean)"><code>Builder#setAllowMissingColumnNames(true)</code></a></div> </div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAutoFlush(boolean)" class="member-name-link">withAutoFlush</a><wbr>(boolean autoFlush)</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAllowMissingColumnNames(boolean)" class="member-name-link">withAllowMissingColumnNames</a><wbr>(boolean allowMissingColumnNames)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAutoFlush(boolean)"><code>CSVFormat.Builder.setAutoFlush(boolean)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAllowMissingColumnNames(boolean)"><code>CSVFormat.Builder.setAllowMissingColumnNames(boolean)</code></a></div> </div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withCommentMarker(char)" class="member-name-link">withCommentMarker</a><wbr>(char commentMarker)</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withAutoFlush(boolean)" class="member-name-link">withAutoFlush</a><wbr>(boolean autoFlush)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setCommentMarker(char)"><code>CSVFormat.Builder.setCommentMarker(char)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setAutoFlush(boolean)"><code>CSVFormat.Builder.setAutoFlush(boolean)</code></a></div> </div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withCommentMarker(java.lang.Character)" class="member-name-link">withCommentMarker</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a> commentMarker)</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withCommentMarker(char)" class="member-name-link">withCommentMarker</a><wbr>(char commentMarker)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setCommentMarker(java.lang.Character)"><code>CSVFormat.Builder.setCommentMarker(Character)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setCommentMarker(char)"><code>CSVFormat.Builder.setCommentMarker(char)</code></a></div> </div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withDelimiter(char)" class="member-name-link">withDelimiter</a><wbr>(char delimiter)</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withCommentMarker(java.lang.Character)" class="member-name-link">withCommentMarker</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a> commentMarker)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setDelimiter(char)"><code>CSVFormat.Builder.setDelimiter(char)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setCommentMarker(java.lang.Character)"><code>CSVFormat.Builder.setCommentMarker(Character)</code></a></div> </div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withEscape(char)" class="member-name-link">withEscape</a><wbr>(char escape)</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withDelimiter(char)" class="member-name-link">withDelimiter</a><wbr>(char delimiter)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setEscape(char)"><code>CSVFormat.Builder.setEscape(char)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setDelimiter(char)"><code>CSVFormat.Builder.setDelimiter(char)</code></a></div> </div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withEscape(java.lang.Character)" class="member-name-link">withEscape</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a> escape)</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withEscape(char)" class="member-name-link">withEscape</a><wbr>(char escape)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setEscape(java.lang.Character)"><code>CSVFormat.Builder.setEscape(Character)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setEscape(char)"><code>CSVFormat.Builder.setEscape(char)</code></a></div> </div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withFirstRecordAsHeader()" class="member-name-link">withFirstRecordAsHeader</a>()</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withEscape(java.lang.Character)" class="member-name-link">withEscape</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html" title="class or interface in java.lang" class="external-link">Character</a> escape)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.lang.String...)"><code>Builder#setHeader()</code></a>.<a href="CSVFormat.Builder.html#setSkipHeaderRecord(boolean)"><code>setSkipHeaderRecord(true)</code></a>.</div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setEscape(java.lang.Character)"><code>CSVFormat.Builder.setEscape(Character)</code></a></div> </div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeader(java.lang.Class)" class="member-name-link">withHeader</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a><? extends <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Enum.html" title="class or interface in java.lang" class="external-link">Enum</a><?>> headerEnum)</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withFirstRecordAsHeader()" class="member-name-link">withFirstRecordAsHeader</a>()</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.lang.Class)"><code>CSVFormat.Builder.setHeader(Class)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.lang.String...)"><code>Builder#setHeader()</code></a>.<a href="CSVFormat.Builder.html#setSkipHeaderRecord(boolean)"><code>setSkipHeaderRecord(true)</code></a>.</div> </div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeader(java.lang.String...)" class="member-name-link">withHeader</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>... header)</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeader(java.lang.Class)" class="member-name-link">withHeader</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a><? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html" title="class or interface in java.lang" class="external-link">Enum</a><?>> headerEnum)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.lang.String...)"><code>CSVFormat.Builder.setHeader(String...)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.lang.Class)"><code>CSVFormat.Builder.setHeader(Class)</code></a></div> </div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeader(java.sql.ResultSet)" class="member-name-link">withHeader</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.sql/java/sql/ResultSet.html" title="class or interface in java.sql" class="external-link">ResultSet</a> resultSet)</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeader(java.lang.String...)" class="member-name-link">withHeader</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>... header)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.sql.ResultSet)"><code>CSVFormat.Builder.setHeader(ResultSet)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.lang.String...)"><code>CSVFormat.Builder.setHeader(String...)</code></a></div> </div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeader(java.sql.ResultSetMetaData)" class="member-name-link">withHeader</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.sql/java/sql/ResultSetMetaData.html" title="class or interface in java.sql" class="external-link">ResultSetMetaData</a> resultSetMetaData)</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeader(java.sql.ResultSet)" class="member-name-link">withHeader</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSet.html" title="class or interface in java.sql" class="external-link">ResultSet</a> resultSet)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.sql.ResultSetMetaData)"><code>CSVFormat.Builder.setHeader(ResultSetMetaData)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.sql.ResultSet)"><code>CSVFormat.Builder.setHeader(ResultSet)</code></a></div> </div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeaderComments(java.lang.Object...)" class="member-name-link">withHeaderComments</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>... headerComments)</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeader(java.sql.ResultSetMetaData)" class="member-name-link">withHeader</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSetMetaData.html" title="class or interface in java.sql" class="external-link">ResultSetMetaData</a> resultSetMetaData)</code></div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeaderComments(java.lang.Object...)"><code>CSVFormat.Builder.setHeaderComments(Object...)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeader(java.sql.ResultSetMetaData)"><code>CSVFormat.Builder.setHeader(ResultSetMetaData)</code></a></div> </div> </div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div> -<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withIgnoreEmptyLines()" class="member-name-link">withIgnoreEmptyLines</a>()</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#withHeaderComments(java.lang.Object...)" class="member-name-link">withHeaderComments</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>... headerComments)</code></div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"> <div class="block"><span class="deprecated-label">Deprecated.</span> -<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setIgnoreEmptyLines(boolean)"><code>Builder#setIgnoreEmptyLines(true)</code></a></div> +<div class="deprecation-comment">Use <a href="CSVFormat.Builder.html#setHeaderComments(java.lang.Object...)"><code>CSVFormat.Builder.setHeaderComments(Object...)</code></a></div> </div> </div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</a></code></div>
[... 2002 lines stripped ...]