org.jboss.mq.xml
Class XElementTester

java.lang.Object
  extended byorg.jboss.mq.xml.XElementTester

public class XElementTester
extends java.lang.Object

This class is for a basic unit test of the XElement class


Constructor Summary
XElementTester()
           
 
Method Summary
static void main(java.lang.String[] args)
          Starts the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XElementTester

public XElementTester()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Starts the application.

Parameters:
args - an array of command-line arguments
Throws:
java.lang.Exception - Description of Exception