Test
Class XMPPParseTest

java.lang.Object
  extended by Test.XMPPParseTest

public class XMPPParseTest
extends java.lang.Object

Parse an XML RPC Message. There are only two types of XML message: 1) methodCall with the invoke request 2)

Author:
Paul Grace

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

Constructor Detail

XMPPParseTest

public XMPPParseTest()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments