Package net.sf.jaxodraw.io
Class JaxoCLIConvert
java.lang.Object
net.sf.jaxodraw.io.JaxoCLIConvert
This class provides convenience methods to convert JaxoDraw
xml files to tex (axodraw4j) files and vice versa.
- Since:
- 2.0
- Author:
- Thomas Reiter
-
Method Summary
-
Method Details
-
convert
Converts an array of JaxoDraw xml files to tex files or vice versa.- Parameters:
args
- an array of filenames. Only Strings with the extension ".xml" or ".tex" are taken into account.
-