|
Open Business Objects for EDI v3.5.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.americancoders.samples.FileConverter
| Constructor Summary | |
FileConverter()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
program to parse incoming file main uses three required arguments and one optional 1) inputtype (single character) is x-X12, e-EDIFACT, w-well formed OBOE XML, v-validatable OBOE XML 2) inputfilename is an existing file in format as specified above 3) outputtype (single character) x-X12, e-EDIFACT, w-well formed OBOE XML, v-validatable OBOE XML, r-formatted report 4) outputfilename (optional) where output is to be written, if not specified file written to System.out |
static void |
showMainArgs()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileConverter()
| Method Detail |
public static void showMainArgs()
public static void main(java.lang.String[] args)
|
Open Business Objects for EDI v3.5.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||