December 1999
Intermediate to advanced
992 pages
22h 3m
English
Because the XML Generator is implemented as a Java application, you must run it using a Java interpreter, such as the one included with the Java Development Kit (JDK). The JDK is available for free download from the JavaSoft Web site at http://java.sun.com. The following is the syntax of the XML Generator application:
java XMLGenerator XMLTemplate TextFile Delimiter XMLFile
Note
The XML Generator application is included with DataChannel's XJParser XML parser, which can be downloaded for free from DataChannel's Web site at http://www.datachannel.com.
As you can see, the XML Generator application is named XMLGenerator, and accepts the following four command-line arguments:
XMLTemplate— The XML template file ...
Read now
Unlock full access