com.mchange.v2.csv
Class FastCsvUtils

java.lang.Object
  extended by com.mchange.v2.csv.FastCsvUtils

public final class FastCsvUtils
extends Object


Method Summary
static String[] splitRecord(String csvRecord)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

splitRecord

public static String[] splitRecord(String csvRecord)
                            throws MalformedCsvException
Throws:
MalformedCsvException