com.ricebridge.csvman.test
Class ReallyBadLines

java.lang.Object
  extended bycom.ricebridge.csvman.test.ReallyBadLines

public class ReallyBadLines
extends Object

Test handling of really bad lines.

The Source Code of this Java class is available under a BSD-style license.


Nested Class Summary
static class ReallyBadLines.NullLineListener
           
 
Constructor Summary
ReallyBadLines()
           
 
Method Summary
static void main(String[] pArgs)
           
static void makeBadFiles()
           
static void runTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReallyBadLines

public ReallyBadLines()
Method Detail

main

public static void main(String[] pArgs)
                 throws Exception
Throws:
Exception

runTest

public static void runTest()

makeBadFiles

public static void makeBadFiles()
                         throws Exception
Throws:
Exception


Copyright © 2003-2006 Ricebridge