org.databene.webdecs.demo
Class TextFilterDemo

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

public class TextFilterDemo
extends java.lang.Object

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

Created: 12.06.2007 19:32:31

Author:
Volker Bergmann

Constructor Summary
TextFilterDemo()
           
 
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

TextFilterDemo

public TextFilterDemo()
Method Detail

main

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


Copyright © 2010. All Rights Reserved.