org.eclipse.ohf.ihe.common.ebxml._2._1.test
Class SubmitTest

java.lang.Object
  extended by org.eclipse.ohf.ihe.common.ebxml._2._1.test.SubmitTest

public class SubmitTest
extends java.lang.Object

Author:
Sarah Knoop

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

Constructor Detail

SubmitTest

public SubmitTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args[0] - the source ebXML file containing a single SubmitObjectRequest
args[1] - the output file
Throws:
java.lang.Exception