util
Class PartReplace.Insert

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

public static final class PartReplace.Insert
extends Object

Inserts lines.


Constructor Summary
PartReplace.Insert()
           
 
Method Summary
static void main(String[] arg)
          First argument is an ascii-file, second argument the string to scan, third, if any, the lines to check as a comma-separated list.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartReplace.Insert

public PartReplace.Insert()
Method Detail

main

public static void main(String[] arg)
First argument is an ascii-file, second argument the string to scan, third, if any, the lines to check as a comma-separated list.