jcs.xml.order
Class DoOrder

java.lang.Object
  |
  +--jcs.xml.order.DoOrder

public class DoOrder
extends java.lang.Object

A client command line interpreter to demonstrate and test the OrderXml class (a subclass of the JXml class.


Method Summary
static void main(java.lang.String[] args)
          Interprets the "action" (-A) parameter to perform various calls of the OrderXml class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Interprets the "action" (-A) parameter to perform various calls of the OrderXml class.

Parameters (not all of the parameters are used with each action):

For a description of the server parameter (-S), see the method jcs.util.ExecSql.connectTo.

Actions:

Parameters:
args - a string array with the command line arguments