au.com.bytecode.opencsv
Class UniCodeTest
java.lang.Object
au.com.bytecode.opencsv.UniCodeTest
public class UniCodeTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UniCodeTest
public UniCodeTest()
canParseUnicode
public void canParseUnicode()
throws IOException
- Throws:
IOException
readerTest
public void readerTest()
throws IOException
- Throws:
IOException
writerTest
public void writerTest()
runUniCodeThroughCSVReader
public void runUniCodeThroughCSVReader()
throws IOException
- Throws:
IOException
runUniCodeThroughCSVWriter
public void runUniCodeThroughCSVWriter()
runASCIIThroughCSVWriter
public void runASCIIThroughCSVWriter()
writeThenReadAscii
public void writeThenReadAscii()
throws IOException
- Throws:
IOException
writeThenReadTwiceAscii
public void writeThenReadTwiceAscii()
throws IOException
- Throws:
IOException
writeThenReadTwiceUnicode
public void writeThenReadTwiceUnicode()
throws IOException
- Throws:
IOException
writeThenReadTwiceMixedUnicode
public void writeThenReadTwiceMixedUnicode()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.