|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ohf.stem.internal.data.Renumber
public class Renumber
This class holds a utility function for numbering the record entries of a properties file. It probably could be fixed up a bit to make it easier to use....
Constructor Summary | |
---|---|
Renumber()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static void |
renumber(java.io.File infile,
java.io.File outfile)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Renumber()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- public static void renumber(java.io.File infile, java.io.File outfile)
infile
- the file to numberoutfile
- the file to write the results to
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |