FXParser

FXParser parses the xml format parameter settings files saved by the GlobalDesktop and other appications via the toolbar Save button. The xml format is translated into a plain ascii file that is easier for people to read than xml.


Invocation

java FXParser
This starts up the java interpreter and runs the FXParser application. You need to have set up your environment for java in order for this to work.


FXParser window

The Fiswidgets Xml Parser is a program that is used to parse xml files generated by Fiswidgets applications. The parser creates files that can be read by people with more ease than plain xml files. FXParser also has a no GUI mode, where it can parse xml files without displaying any graphical components.

Usage: java FXParser [-nogui] <input file> <output file> [-overwrite]

Information to be entered



Last updated Mon Jul 28 13:54:27 EDT 2003