com.etasoft.trans.transaction
Interface axParser

All Known Implementing Classes:
axEDIParser, axHL7Parser, axJdbcParser, axQDXMLParser, axTextParser

public interface axParser

Common parser interface


Method Summary
 void parse(axInputHandler doc, axReaderIterator itor, axInfoList expList)
           
 

Method Detail

parse

public void parse(axInputHandler doc,
                  axReaderIterator itor,
                  axInfoList expList)
           throws axException
Throws:
axException