Test
Class SOAPParseTest

java.lang.Object
  extended by Test.SOAPParseTest

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

SOAPParseTest

public SOAPParseTest()
Method Detail

main

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