org.jboss.mq.xml
Class XElementTester

java.lang.Object
  extended by org.jboss.mq.xml.XElementTester

public class XElementTester
extends Object

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

Version:
$Revision: 1.4.6.1 $
Author:
Hiram Chirino (Cojonudo14@hotmail.com)

Constructor Summary
XElementTester()
           
 
Method Summary
static void main(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(String[] args)
                 throws Exception
Starts the application.

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


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.