|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jaxodraw.io.JaxoCLIConvert
public final class JaxoCLIConvert
This class provides convenience methods to convert JaxoDraw xml files to tex (axodraw4j) files and vice versa.
Method Summary | |
---|---|
static void |
convert(java.lang.String[] args)
Converts an array of JaxoDraw xml files to tex files or vice versa. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void convert(java.lang.String[] args)
args
- an array of filenames.
Only Strings with the extension ".xml" or ".tex" are taken into account.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |