|
Hilbert II - Version 0.03.03 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.qedeq.kernel.rel.test.text.Xml2Xml
Test application.
| Method Summary | |
static String |
generate(File from,
File to)
Generate LaTeX file out of XML file. |
static String |
generate(String from,
String to)
Generate LaTeX file out of XML file. |
static void |
main(String[] args)
Main method. |
static void |
printProgramInformation()
Writes calling convention to System.err. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void main(String[] args)
args - Various parameters. See implementation of
printProgramInformation().public static void printProgramInformation()
System.err.
public static String generate(String from,
String to)
throws XmlFilePositionException
from - Read this XML file.to - Write to this file. Could be null.
XmlFilePositionException
public static String generate(File from,
File to)
throws XmlFilePositionException
from - Read this XML file.to - Write to this file. Could be null.
XmlFilePositionException
|
Hilbert II - Version 0.03.03 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |