You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/03/22 18:54:07 UTC

svn commit: r855595 [1/13] - in /websites/production/commons/content/proper/commons-csv: ./ apidocs/ apidocs/org/apache/commons/csv/ apidocs/org/apache/commons/csv/class-use/ apidocs/src-html/org/apache/commons/csv/ cobertura/ xref/org/apache/commons/csv/

Author: ggregory
Date: Fri Mar 22 17:54:06 2013
New Revision: 855595

Log:
Site checkin for project Commons CSV

Modified:
    websites/production/commons/content/proper/commons-csv/apidocs/index-all.html
    websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html
    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/CSVParser.html
    websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.CSVFormatBuilder.html
    websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.html
    websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/package-summary.html
    websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/package-use.html
    websites/production/commons/content/proper/commons-csv/apidocs/src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html
    websites/production/commons/content/proper/commons-csv/apidocs/src-html/org/apache/commons/csv/CSVFormat.html
    websites/production/commons/content/proper/commons-csv/apidocs/src-html/org/apache/commons/csv/CSVParser.html
    websites/production/commons/content/proper/commons-csv/changes-report.html
    websites/production/commons/content/proper/commons-csv/checkstyle.html
    websites/production/commons/content/proper/commons-csv/checkstyle.rss
    websites/production/commons/content/proper/commons-csv/cobertura/frame-sourcefiles-org.apache.commons.csv.html
    websites/production/commons/content/proper/commons-csv/cobertura/frame-sourcefiles.html
    websites/production/commons/content/proper/commons-csv/cobertura/frame-summary-org.apache.commons.csv.html
    websites/production/commons/content/proper/commons-csv/cobertura/frame-summary.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.CSVFormat.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.CSVLexer.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.CSVParser.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.CSVPrinter.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.CSVRecord.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.Constants.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.ExtendedBufferedReader.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.Lexer.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.Quote.html
    websites/production/commons/content/proper/commons-csv/cobertura/org.apache.commons.csv.Token.html
    websites/production/commons/content/proper/commons-csv/cpd.html
    websites/production/commons/content/proper/commons-csv/dependencies.html
    websites/production/commons/content/proper/commons-csv/distribution-management.html
    websites/production/commons/content/proper/commons-csv/findbugs.html
    websites/production/commons/content/proper/commons-csv/integration.html
    websites/production/commons/content/proper/commons-csv/javancss.html
    websites/production/commons/content/proper/commons-csv/jdepend-report.html
    websites/production/commons/content/proper/commons-csv/pmd.html
    websites/production/commons/content/proper/commons-csv/project-info.html
    websites/production/commons/content/proper/commons-csv/project-reports.html
    websites/production/commons/content/proper/commons-csv/project-summary.html
    websites/production/commons/content/proper/commons-csv/rat-report.html
    websites/production/commons/content/proper/commons-csv/source-repository.html
    websites/production/commons/content/proper/commons-csv/surefire-report.html
    websites/production/commons/content/proper/commons-csv/taglist.html
    websites/production/commons/content/proper/commons-csv/team-list.html
    websites/production/commons/content/proper/commons-csv/xref/org/apache/commons/csv/CSVFormat.html
    websites/production/commons/content/proper/commons-csv/xref/org/apache/commons/csv/CSVParser.html
    websites/production/commons/content/proper/commons-csv/xref/org/apache/commons/csv/Token.html

Modified: websites/production/commons/content/proper/commons-csv/apidocs/index-all.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/apidocs/index-all.html (original)
+++ websites/production/commons/content/proper/commons-csv/apidocs/index-all.html Fri Mar 22 17:54:06 2013
@@ -82,7 +82,7 @@ function windowTitle()
 <DL>
 <DT><A HREF="./org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#build()"><B>build()</B></A> - 
 Method in class org.apache.commons.csv.<A HREF="./org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A>
-<DD>&nbsp;
+<DD>Builds a new CSVFormat configured with the values from this builder.
 </DL>
 <HR>
 <A NAME="_C_"><!-- --></A><H2>
@@ -91,7 +91,7 @@ Method in class org.apache.commons.csv.<
 <DT><A HREF="./org/apache/commons/csv/CSVPrinter.html#close()"><B>close()</B></A> - 
 Method in class org.apache.commons.csv.<A HREF="./org/apache/commons/csv/CSVPrinter.html" title="class in org.apache.commons.csv">CSVPrinter</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><B>CSVFormat</B></A> - Class in <A HREF="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</A><DD>The format specification of a CSV file.<DT><A HREF="./org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv"><B>CSVFormat.CSVFormatBuilder</B></A> - Class in <A HREF="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv"><B>CSVParser</B></A> - Class in <A HREF="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</A><DD>Parses CSV files according to the specified configuration.<DT><A HREF="./org/apache/commons/csv/CSVParser.html#CSVParser(java.io.Reader)"><B>CSVParser(Reader)</B></A> - 
+<DT><A HREF="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><B>CSVFormat</B></A> - Class in <A HREF="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</A><DD>The format specification of a CSV file.<DT><A HREF="./org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv"><B>CSVFormat.CSVFormatBuilder</B></A> - Class in <A HREF="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</A><DD>Builds CSVFormat objects.<DT><A HREF="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv"><B>CSVParser</B></A> - Class in <A HREF="./org/apache/commons/csv/package-summary.html">org.apache.commons.csv</A><DD>Parses CSV files according to the specified configuration.<DT><A HREF="./org/apache/commons/csv/CSVParser.html#CSVParser(java.io.Reader)"><B>CSVParser(Reader)</B></A> - 
 Constructor for class org.apache.commons.csv.<A HREF="./org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</A>
 <DD>CSV parser using the default <A HREF="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><CODE>CSVFormat</CODE></A>.
 <DT><A HREF="./org/apache/commons/csv/CSVParser.html#CSVParser(java.io.Reader, org.apache.commons.csv.CSVFormat)"><B>CSVParser(Reader, CSVFormat)</B></A> - 
@@ -239,7 +239,7 @@ Static method in class org.apache.common
 <DD>Creates a new CSV format builder.
 <DT><A HREF="./org/apache/commons/csv/CSVFormat.html#newBuilder(org.apache.commons.csv.CSVFormat)"><B>newBuilder(CSVFormat)</B></A> - 
 Static method in class org.apache.commons.csv.<A HREF="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</A>
-<DD>&nbsp;
+<DD>Creates a CSVFormatBuilder, using the values of the given CSVFormat.
 <DT><A HREF="./org/apache/commons/csv/CSVFormat.html#newBuilder()"><B>newBuilder()</B></A> - 
 Static method in class org.apache.commons.csv.<A HREF="./org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</A>
 <DD>Creates a standard comma separated format builder, as for <A HREF="./org/apache/commons/csv/CSVFormat.html#RFC4180"><CODE>CSVFormat.RFC4180</CODE></A> but allowing empty lines.

Modified: websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html (original)
+++ websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html Fri Mar 22 17:54:06 2013
@@ -98,10 +98,14 @@ Class CSVFormat.CSVFormatBuilder</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public static class <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.487"><B>CSVFormat.CSVFormatBuilder</B></A><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public static class <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.498"><B>CSVFormat.CSVFormatBuilder</B></A><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
+Builds CSVFormat objects.
+<P>
+
+<P>
 <HR>
 
 <P>
@@ -120,7 +124,7 @@ Class CSVFormat.CSVFormatBuilder</H2>
 <TD><CODE><B><A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#build()">build</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Builds a new CSVFormat configured with the values from this builder.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -252,10 +256,13 @@ Class CSVFormat.CSVFormatBuilder</H2>
 <A NAME="build()"><!-- --></A><H3>
 build</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.570"><B>build</B></A>()</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.585"><B>build</B></A>()</PRE>
 <DL>
+<DD>Builds a new CSVFormat configured with the values from this builder.
+<P>
 <DD><DL>
-</DL>
+
+<DT><B>Returns:</B><DD>a new CSVFormat</DL>
 </DD>
 </DL>
 <HR>
@@ -263,7 +270,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withDelimiter(char)"><!-- --></A><H3>
 withDelimiter</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.621"><B>withDelimiter</B></A>(char&nbsp;delimiter)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.636"><B>withDelimiter</B></A>(char&nbsp;delimiter)</PRE>
 <DL>
 <DD>Sets the delimiter of the format to the specified character.
 <P>
@@ -279,7 +286,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withQuoteChar(char)"><!-- --></A><H3>
 withQuoteChar</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.638"><B>withQuoteChar</B></A>(char&nbsp;quoteChar)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.653"><B>withQuoteChar</B></A>(char&nbsp;quoteChar)</PRE>
 <DL>
 <DD>Sets the quoteChar of the format to the specified character.
 <P>
@@ -295,7 +302,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withQuoteChar(java.lang.Character)"><!-- --></A><H3>
 withQuoteChar</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.651"><B>withQuoteChar</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A>&nbsp;quoteChar)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.666"><B>withQuoteChar</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A>&nbsp;quoteChar)</PRE>
 <DL>
 <DD>Sets the quoteChar of the format to the specified character.
 <P>
@@ -311,7 +318,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withCommentStart(char)"><!-- --></A><H3>
 withCommentStart</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.670"><B>withCommentStart</B></A>(char&nbsp;commentStart)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.685"><B>withCommentStart</B></A>(char&nbsp;commentStart)</PRE>
 <DL>
 <DD>Sets the comment start marker of the format to the specified character.
 
@@ -329,7 +336,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withCommentStart(java.lang.Character)"><!-- --></A><H3>
 withCommentStart</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.685"><B>withCommentStart</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A>&nbsp;commentStart)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.700"><B>withCommentStart</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A>&nbsp;commentStart)</PRE>
 <DL>
 <DD>Sets the comment start marker of the format to the specified character.
 
@@ -347,7 +354,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withEscape(char)"><!-- --></A><H3>
 withEscape</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.702"><B>withEscape</B></A>(char&nbsp;escape)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.717"><B>withEscape</B></A>(char&nbsp;escape)</PRE>
 <DL>
 <DD>Sets the escape character of the format to the specified character.
 <P>
@@ -363,7 +370,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withEscape(java.lang.Character)"><!-- --></A><H3>
 withEscape</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.715"><B>withEscape</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A>&nbsp;escape)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.730"><B>withEscape</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A>&nbsp;escape)</PRE>
 <DL>
 <DD>Sets the escape character of the format to the specified character.
 <P>
@@ -379,7 +386,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withHeader(java.lang.String...)"><!-- --></A><H3>
 withHeader</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.742"><B>withHeader</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;header)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.757"><B>withHeader</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;header)</PRE>
 <DL>
 <DD>Sets the header of the format. The header can either be parsed automatically from the
  input file with:
@@ -404,7 +411,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withIgnoreSurroundingSpaces(boolean)"><!-- --></A><H3>
 withIgnoreSurroundingSpaces</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.755"><B>withIgnoreSurroundingSpaces</B></A>(boolean&nbsp;ignoreSurroundingSpaces)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.770"><B>withIgnoreSurroundingSpaces</B></A>(boolean&nbsp;ignoreSurroundingSpaces)</PRE>
 <DL>
 <DD>Sets the trimming behavior of the format.
 <P>
@@ -419,7 +426,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withIgnoreEmptyLines(boolean)"><!-- --></A><H3>
 withIgnoreEmptyLines</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.768"><B>withIgnoreEmptyLines</B></A>(boolean&nbsp;ignoreEmptyLines)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.783"><B>withIgnoreEmptyLines</B></A>(boolean&nbsp;ignoreEmptyLines)</PRE>
 <DL>
 <DD>Sets the empty line skipping behavior of the format.
 <P>
@@ -434,7 +441,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withRecordSeparator(char)"><!-- --></A><H3>
 withRecordSeparator</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.781"><B>withRecordSeparator</B></A>(char&nbsp;recordSeparator)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.796"><B>withRecordSeparator</B></A>(char&nbsp;recordSeparator)</PRE>
 <DL>
 <DD>Sets the record separator of the format to the specified character.
 <P>
@@ -448,7 +455,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withRecordSeparator(java.lang.String)"><!-- --></A><H3>
 withRecordSeparator</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.793"><B>withRecordSeparator</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;recordSeparator)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.808"><B>withRecordSeparator</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;recordSeparator)</PRE>
 <DL>
 <DD>Sets the record separator of the format to the specified String.
 <P>
@@ -462,7 +469,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="withQuotePolicy(org.apache.commons.csv.Quote)"><!-- --></A><H3>
 withQuotePolicy</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.806"><B>withQuotePolicy</B></A>(<A HREF="../../../../org/apache/commons/csv/Quote.html" title="enum in org.apache.commons.csv">Quote</A>&nbsp;quotePolicy)</PRE>
+public <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#line.821"><B>withQuotePolicy</B></A>(<A HREF="../../../../org/apache/commons/csv/Quote.html" title="enum in org.apache.commons.csv">Quote</A>&nbsp;quotePolicy)</PRE>
 <DL>
 <DD>Sets the output quote policy of the format to the specified value.
 <P>

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 Fri Mar 22 17:54:06 2013
@@ -110,7 +110,7 @@ The format specification of a CSV file.
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Id: CSVFormat.java 1458794 2013-03-20 12:39:18Z britter $</DD>
+  <DD>$Id: CSVFormat.java 1459447 2013-03-21 18:47:40Z ggregory $</DD>
 <DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.commons.csv.CSVFormat">Serialized Form</A></DL>
 <HR>
 
@@ -129,7 +129,7 @@ The format specification of a CSV file.
 <TD><CODE><B><A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Builds CSVFormat objects.</TD>
 </TR>
 </TABLE>
 &nbsp;<!-- =========== FIELD SUMMARY =========== -->
@@ -324,7 +324,7 @@ The format specification of a CSV file.
 <TD><CODE><B><A HREF="../../../../org/apache/commons/csv/CSVFormat.html#newBuilder(org.apache.commons.csv.CSVFormat)">newBuilder</A></B>(<A HREF="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</A>&nbsp;format)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a CSVFormatBuilder, using the values of the given CSVFormat.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -484,13 +484,16 @@ public static <A HREF="../../../../org/a
 <A NAME="newBuilder(org.apache.commons.csv.CSVFormat)"><!-- --></A><H3>
 newBuilder</H3>
 <PRE>
-public static <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.139"><B>newBuilder</B></A>(<A HREF="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</A>&nbsp;format)</PRE>
+public static <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.146"><B>newBuilder</B></A>(<A HREF="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</A>&nbsp;format)</PRE>
 <DL>
+<DD>Creates a CSVFormatBuilder, using the values of the given CSVFormat.
+<P>
 <DD><DL>
 </DL>
 </DD>
 <DD><DL>
-</DL>
+<DT><B>Parameters:</B><DD><CODE>format</CODE> - The format to use values from
+<DT><B>Returns:</B><DD>a new CSVFormatBuilder</DL>
 </DD>
 </DL>
 <HR>
@@ -498,7 +501,7 @@ public static <A HREF="../../../../org/a
 <A NAME="newBuilder()"><!-- --></A><H3>
 newBuilder</H3>
 <PRE>
-public static <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.153"><B>newBuilder</B></A>()</PRE>
+public static <A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.160"><B>newBuilder</B></A>()</PRE>
 <DL>
 <DD>Creates a standard comma separated format builder, as for <A HREF="../../../../org/apache/commons/csv/CSVFormat.html#RFC4180"><CODE>RFC4180</CODE></A> but allowing empty lines.
  <ul>
@@ -521,7 +524,7 @@ public static <A HREF="../../../../org/a
 <A NAME="getDelimiter()"><!-- --></A><H3>
 getDelimiter</H3>
 <PRE>
-public char <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.231"><B>getDelimiter</B></A>()</PRE>
+public char <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.238"><B>getDelimiter</B></A>()</PRE>
 <DL>
 <DD>Returns the character delimiting the values (typically ';', ',' or '\t').
 <P>
@@ -538,7 +541,7 @@ public char <A HREF="../../../../src-htm
 <A NAME="getQuoteChar()"><!-- --></A><H3>
 getQuoteChar</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.240"><B>getQuoteChar</B></A>()</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.247"><B>getQuoteChar</B></A>()</PRE>
 <DL>
 <DD>Returns the character used to encapsulate values containing special characters.
 <P>
@@ -555,7 +558,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="isQuoting()"><!-- --></A><H3>
 isQuoting</H3>
 <PRE>
-public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.249"><B>isQuoting</B></A>()</PRE>
+public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.256"><B>isQuoting</B></A>()</PRE>
 <DL>
 <DD>Returns whether an quoteChar has been defined.
 <P>
@@ -572,7 +575,7 @@ public boolean <A HREF="../../../../src-
 <A NAME="getCommentStart()"><!-- --></A><H3>
 getCommentStart</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.258"><B>getCommentStart</B></A>()</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.265"><B>getCommentStart</B></A>()</PRE>
 <DL>
 <DD>Returns the character marking the start of a line comment.
 <P>
@@ -589,7 +592,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="isCommentingEnabled()"><!-- --></A><H3>
 isCommentingEnabled</H3>
 <PRE>
-public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.269"><B>isCommentingEnabled</B></A>()</PRE>
+public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.276"><B>isCommentingEnabled</B></A>()</PRE>
 <DL>
 <DD>Specifies whether comments are supported by this format.
 
@@ -608,7 +611,7 @@ public boolean <A HREF="../../../../src-
 <A NAME="getEscape()"><!-- --></A><H3>
 getEscape</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.278"><B>getEscape</B></A>()</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang">Character</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.285"><B>getEscape</B></A>()</PRE>
 <DL>
 <DD>Returns the escape character.
 <P>
@@ -625,7 +628,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="isEscaping()"><!-- --></A><H3>
 isEscaping</H3>
 <PRE>
-public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.287"><B>isEscaping</B></A>()</PRE>
+public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.294"><B>isEscaping</B></A>()</PRE>
 <DL>
 <DD>Returns whether escape are being processed.
 <P>
@@ -642,7 +645,7 @@ public boolean <A HREF="../../../../src-
 <A NAME="getIgnoreSurroundingSpaces()"><!-- --></A><H3>
 getIgnoreSurroundingSpaces</H3>
 <PRE>
-public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.297"><B>getIgnoreSurroundingSpaces</B></A>()</PRE>
+public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.304"><B>getIgnoreSurroundingSpaces</B></A>()</PRE>
 <DL>
 <DD>Specifies whether spaces around values are ignored when parsing input.
 <P>
@@ -660,7 +663,7 @@ public boolean <A HREF="../../../../src-
 <A NAME="getIgnoreEmptyLines()"><!-- --></A><H3>
 getIgnoreEmptyLines</H3>
 <PRE>
-public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.307"><B>getIgnoreEmptyLines</B></A>()</PRE>
+public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.314"><B>getIgnoreEmptyLines</B></A>()</PRE>
 <DL>
 <DD>Specifies whether empty lines between records are ignored when parsing input.
 <P>
@@ -678,7 +681,7 @@ public boolean <A HREF="../../../../src-
 <A NAME="getRecordSeparator()"><!-- --></A><H3>
 getRecordSeparator</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.316"><B>getRecordSeparator</B></A>()</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.323"><B>getRecordSeparator</B></A>()</PRE>
 <DL>
 <DD>Returns the line separator delimiting output records.
 <P>
@@ -695,7 +698,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="parse(java.io.Reader)"><!-- --></A><H3>
 parse</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</A>&gt; <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.330"><B>parse</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;in)
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/commons/csv/CSVRecord.html" title="class in org.apache.commons.csv">CSVRecord</A>&gt; <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.338"><B>parse</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;in)
                           throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Parses the specified content.
@@ -714,7 +717,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="format(java.lang.Object...)"><!-- --></A><H3>
 format</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.340"><B>format</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>...&nbsp;values)</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.348"><B>format</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>...&nbsp;values)</PRE>
 <DL>
 <DD>Format the specified values.
 <P>
@@ -730,7 +733,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="toString()"><!-- --></A><H3>
 toString</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.352"><B>toString</B></A>()</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.360"><B>toString</B></A>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
@@ -744,7 +747,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="getQuotePolicy()"><!-- --></A><H3>
 getQuotePolicy</H3>
 <PRE>
-public <A HREF="../../../../org/apache/commons/csv/Quote.html" title="enum in org.apache.commons.csv">Quote</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.381"><B>getQuotePolicy</B></A>()</PRE>
+public <A HREF="../../../../org/apache/commons/csv/Quote.html" title="enum in org.apache.commons.csv">Quote</A> <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.389"><B>getQuotePolicy</B></A>()</PRE>
 <DL>
 <DD>Returns the quote policy output fields.
 <P>
@@ -761,7 +764,7 @@ public <A HREF="../../../../org/apache/c
 <A NAME="hashCode()"><!-- --></A><H3>
 hashCode</H3>
 <PRE>
-public int <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.386"><B>hashCode</B></A>()</PRE>
+public int <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.394"><B>hashCode</B></A>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
@@ -775,7 +778,7 @@ public int <A HREF="../../../../src-html
 <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
 equals</H3>
 <PRE>
-public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.404"><B>equals</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
+public boolean <A HREF="../../../../src-html/org/apache/commons/csv/CSVFormat.html#line.412"><B>equals</B></A>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Overrides:</B><DD><CODE><A HREF="http://download.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></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>

Modified: websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVParser.html (original)
+++ websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/CSVParser.html Fri Mar 22 17:54:06 2013
@@ -142,7 +142,7 @@ Parses CSV files according to the specif
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Id: CSVParser.java 1458683 2013-03-20 08:31:14Z britter $</DD>
+  <DD>$Id: CSVParser.java 1459447 2013-03-21 18:47:40Z ggregory $</DD>
 </DL>
 <HR>
 
@@ -276,7 +276,7 @@ public <A HREF="../../../../src-html/org
 <DD>Customized CSV parser using the given <A HREF="../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv"><CODE>CSVFormat</CODE></A>
 <P>
 <DL>
-<DT><B>Parameters:</B><DD><CODE>input</CODE> - a Reader containing "csv-formatted" input<DD><CODE>format</CODE> - the CSVFormat used for CSV parsing
+<DT><B>Parameters:</B><DD><CODE>input</CODE> - a Reader containing CSV-formatted input<DD><CODE>format</CODE> - the CSVFormat used for CSV parsing
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - thrown if the parameters of the format are inconsistent
 <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>

Modified: websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.CSVFormatBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.CSVFormatBuilder.html (original)
+++ websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.CSVFormatBuilder.html Fri Mar 22 17:54:06 2013
@@ -117,7 +117,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B>CSVFormat.</B><B><A HREF="../../../../../org/apache/commons/csv/CSVFormat.html#newBuilder(org.apache.commons.csv.CSVFormat)">newBuilder</A></B>(<A HREF="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</A>&nbsp;format)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a CSVFormatBuilder, using the values of the given CSVFormat.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Modified: websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.html (original)
+++ websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/class-use/CSVFormat.html Fri Mar 22 17:54:06 2013
@@ -149,7 +149,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B>CSVFormat.CSVFormatBuilder.</B><B><A HREF="../../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html#build()">build</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Builds a new CSVFormat configured with the values from this builder.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -165,7 +165,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B>CSVFormat.</B><B><A HREF="../../../../../org/apache/commons/csv/CSVFormat.html#newBuilder(org.apache.commons.csv.CSVFormat)">newBuilder</A></B>(<A HREF="../../../../../org/apache/commons/csv/CSVFormat.html" title="class in org.apache.commons.csv">CSVFormat</A>&nbsp;format)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a CSVFormatBuilder, using the values of the given CSVFormat.</TD>
 </TR>
 </TABLE>
 &nbsp;

Modified: websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/package-summary.html Fri Mar 22 17:54:06 2013
@@ -98,7 +98,7 @@ Apache Commons CSV Format Support.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/commons/csv/CSVFormat.CSVFormatBuilder.html" title="class in org.apache.commons.csv">CSVFormat.CSVFormatBuilder</A></B></TD>
-<TD>&nbsp;</TD>
+<TD>Builds CSVFormat objects.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/commons/csv/CSVParser.html" title="class in org.apache.commons.csv">CSVParser</A></B></TD>

Modified: websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/package-use.html (original)
+++ websites/production/commons/content/proper/commons-csv/apidocs/org/apache/commons/csv/package-use.html Fri Mar 22 17:54:06 2013
@@ -97,7 +97,7 @@ Classes in <A HREF="../../../../org/apac
 <TD><B><A HREF="../../../../org/apache/commons/csv/class-use/CSVFormat.CSVFormatBuilder.html#org.apache.commons.csv"><B>CSVFormat.CSVFormatBuilder</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Builds CSVFormat objects.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/commons/csv/class-use/CSVRecord.html#org.apache.commons.csv"><B>CSVRecord</B></A></B>