ca.uhn.hl7v2.app
Class HL7FileMsgCorrector

java.lang.Object
  extended by ca.uhn.hl7v2.app.HL7FileMsgCorrector

Deprecated.

public class HL7FileMsgCorrector
extends Object

This is an application that will perform specific translations on the hl7 messages stored within a flat file. It will output the new messages to "./correctedMessageFile.txt"

Version:
$Revision: 1.1 $ updated on $Date: 2007-02-19 02:24:37 $ by $Author: jamesagnew $
Author:
Neal Acharya

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

Constructor Detail

HL7FileMsgCorrector

public HL7FileMsgCorrector()
Deprecated. 
Method Detail

main

public static void main(String[] args)
Deprecated. 


Copyright © 2001-2012 University Health Network. All Rights Reserved.