com.etasoft.trans.transaction
Class axHL7Parser

java.lang.Object
  extended bycom.etasoft.trans.transaction.axHL7Parser
All Implemented Interfaces:
axParser

public final class axHL7Parser
extends java.lang.Object
implements axParser

HL7 message contains segments.


Constructor Summary
axHL7Parser()
           
 
Method Summary
 void parse(axInputHandler doc, axReaderIterator itor, axInfoList expList)
          Run database queries.
 java.lang.String toString()
          Returns String information about segments
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

axHL7Parser

public axHL7Parser()
Method Detail

toString

public java.lang.String toString()
Returns String information about segments


parse

public void parse(axInputHandler doc,
                  axReaderIterator itor,
                  axInfoList expList)
           throws axException
Run database queries.

Specified by:
parse in interface axParser
Throws:
axException