|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.xml.Oracle2Xml
public final class Oracle2Xml
Method Summary | |
---|---|
static void |
main(java.lang.String... args)
Argument are (in this order : Oracle source file destination directory |
void |
serialize(java.io.File oracleFile,
java.io.File destinationDir,
java.io.File recycledDir)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void serialize(java.io.File oracleFile, java.io.File destinationDir, java.io.File recycledDir)
oracleFile
- the oracle format text file.destinationDir
- the directory where built card will be placed.recycledDir
- the directory where already built card are placed.public static void main(java.lang.String... args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |