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

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

public class QueryResponseTest
extends java.lang.Object

Author:
Sarah Knoop

Constructor Summary
QueryResponseTest()
           
 
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

QueryResponseTest

public QueryResponseTest()
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 RegistryResponse to AdHocQuery
args - [1] the output file
args - [2] set to "ignore" to indicate recording of parse errors rather than throwing exections (will then ignore the feature not found error on the 'lang' attribute).
Throws:
java.lang.Exception