util
Class PartReplace.Lines

java.lang.Object
  extended by util.PartReplace.Lines
Enclosing class:
PartReplace

public static final class PartReplace.Lines
extends Object

Replaces part of a file.


Constructor Summary
PartReplace.Lines()
           
 
Method Summary
static void main(String[] arg)
          Reads the file given in the first command line argument and matches it against to comma-separated lists of strings.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartReplace.Lines

public PartReplace.Lines()
Method Detail

main

public static void main(String[] arg)
Reads the file given in the first command line argument and matches it against to comma-separated lists of strings.