|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.netarkivet.common.tools.ReformatTranslationFile
public class ReformatTranslationFile
Program to reformat a a Translation file. This executable takes three parameters :
Constructor Summary | |
---|---|
ReformatTranslationFile()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main program. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReformatTranslationFile()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
args
- the 3 arguments
java.io.IOException
- if unable to read or write the files.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |