Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Thought you might be interested... #1

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<classpathentry kind="src" output="target/test-classes" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="lib" path="lib/junit-4.7.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
12 changes: 6 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
target
myfile.csv
opencsv.ipr
opencsv.iml
opencsv-2.0.1-SNAPSHOT.patch
pom.xml.cobertura
#ignore class files
*.class
#ignore target directory
target/
#ignore everything in target just in case...
target/**/*
3 changes: 0 additions & 3 deletions .svnignore

This file was deleted.

Empty file removed README
Empty file.
6 changes: 3 additions & 3 deletions build.version
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
#Wed Aug 23 06:33:41 EST 2006
build.release.major=2
build.number=001
build.user=Glen
build.release.minor=4
build.date=2011/04/16 10\:52
build.user=jokillsya
build.release.minor=5
build.date=2012/04/16 10\:57
Binary file added deploy/opencsv-2.5.jar
Binary file not shown.
49 changes: 49 additions & 0 deletions doc/api/allclasses-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 14 21:00:33 PDT 2011 -->
<TITLE>
All Classes (opencsv API 2.3)
</TITLE>

<META NAME="date" CONTENT="2011-04-14">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="au/com/bytecode/opencsv/bean/ColumnPositionMappingStrategy.html" title="class in au.com.bytecode.opencsv.bean" target="classFrame">ColumnPositionMappingStrategy</A>
<BR>
<A HREF="au/com/bytecode/opencsv/CSVParser.html" title="class in au.com.bytecode.opencsv" target="classFrame">CSVParser</A>
<BR>
<A HREF="au/com/bytecode/opencsv/CSVReader.html" title="class in au.com.bytecode.opencsv" target="classFrame">CSVReader</A>
<BR>
<A HREF="au/com/bytecode/opencsv/bean/CsvToBean.html" title="class in au.com.bytecode.opencsv.bean" target="classFrame">CsvToBean</A>
<BR>
<A HREF="au/com/bytecode/opencsv/CSVWriter.html" title="class in au.com.bytecode.opencsv" target="classFrame">CSVWriter</A>
<BR>
<A HREF="au/com/bytecode/opencsv/bean/HeaderColumnNameMappingStrategy.html" title="class in au.com.bytecode.opencsv.bean" target="classFrame">HeaderColumnNameMappingStrategy</A>
<BR>
<A HREF="au/com/bytecode/opencsv/bean/HeaderColumnNameTranslateMappingStrategy.html" title="class in au.com.bytecode.opencsv.bean" target="classFrame">HeaderColumnNameTranslateMappingStrategy</A>
<BR>
<A HREF="au/com/bytecode/opencsv/bean/MappingStrategy.html" title="interface in au.com.bytecode.opencsv.bean" target="classFrame"><I>MappingStrategy</I></A>
<BR>
<A HREF="au/com/bytecode/opencsv/ResultSetHelper.html" title="interface in au.com.bytecode.opencsv" target="classFrame"><I>ResultSetHelper</I></A>
<BR>
<A HREF="au/com/bytecode/opencsv/ResultSetHelperService.html" title="class in au.com.bytecode.opencsv" target="classFrame">ResultSetHelperService</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
49 changes: 49 additions & 0 deletions doc/api/allclasses-noframe.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 14 21:00:33 PDT 2011 -->
<TITLE>
All Classes (opencsv API 2.3)
</TITLE>

<META NAME="date" CONTENT="2011-04-14">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="au/com/bytecode/opencsv/bean/ColumnPositionMappingStrategy.html" title="class in au.com.bytecode.opencsv.bean">ColumnPositionMappingStrategy</A>
<BR>
<A HREF="au/com/bytecode/opencsv/CSVParser.html" title="class in au.com.bytecode.opencsv">CSVParser</A>
<BR>
<A HREF="au/com/bytecode/opencsv/CSVReader.html" title="class in au.com.bytecode.opencsv">CSVReader</A>
<BR>
<A HREF="au/com/bytecode/opencsv/bean/CsvToBean.html" title="class in au.com.bytecode.opencsv.bean">CsvToBean</A>
<BR>
<A HREF="au/com/bytecode/opencsv/CSVWriter.html" title="class in au.com.bytecode.opencsv">CSVWriter</A>
<BR>
<A HREF="au/com/bytecode/opencsv/bean/HeaderColumnNameMappingStrategy.html" title="class in au.com.bytecode.opencsv.bean">HeaderColumnNameMappingStrategy</A>
<BR>
<A HREF="au/com/bytecode/opencsv/bean/HeaderColumnNameTranslateMappingStrategy.html" title="class in au.com.bytecode.opencsv.bean">HeaderColumnNameTranslateMappingStrategy</A>
<BR>
<A HREF="au/com/bytecode/opencsv/bean/MappingStrategy.html" title="interface in au.com.bytecode.opencsv.bean"><I>MappingStrategy</I></A>
<BR>
<A HREF="au/com/bytecode/opencsv/ResultSetHelper.html" title="interface in au.com.bytecode.opencsv"><I>ResultSetHelper</I></A>
<BR>
<A HREF="au/com/bytecode/opencsv/ResultSetHelperService.html" title="class in au.com.bytecode.opencsv">ResultSetHelperService</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
Loading