Test
Class XMLRPCParseTest

java.lang.Object
  extended by Test.XMLRPCParseTest

public class XMLRPCParseTest
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
XMLRPCParseTest()
           
 
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

XMLRPCParseTest

public XMLRPCParseTest()
Method Detail

main

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