|
Hilbert II - Version 0.03.08 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.qedeq.kernel.bo.save.Xml2Xml
Test application.
| Method Summary | |
static String |
generate(File from,
File to)
Generate XML file out of XML file. |
static String |
generate(URL from,
File to)
Generate LaTeX file out of XML file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static String generate(File from,
File to)
throws SourceFileExceptionList
from - Read this XML file.to - Write to this file. Could be null.
SourceFileExceptionList - Module could not be successfully loaded.
public static String generate(URL from,
File to)
throws SourceFileExceptionList
from - Read this XML file.to - Write to this file. Could not be null.
SourceFileExceptionList - Module could not be successfully loaded.
|
Hilbert II - Version 0.03.08 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |