util
Class PartReplace.Lines
java.lang.Object
util.PartReplace.Lines
- Enclosing class:
- PartReplace
public static final class PartReplace.Lines
- extends Object
Replaces part of a file.
|
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 |
PartReplace.Lines
public PartReplace.Lines()
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.