org.databene.webdecs.demo
Class CSVFilterDemo

java.lang.Object
  extended by org.databene.webdecs.demo.CSVFilterDemo

public class CSVFilterDemo
extends java.lang.Object

Parses the rows of a CSV file and extracts the lines that match a Filter to a target file.

Created: 12.06.2007 19:32:31

Since:
0.2
Author:
Volker Bergmann

Constructor Summary
CSVFilterDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVFilterDemo

public CSVFilterDemo()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010. All Rights Reserved.