|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.uhn.hl7v2.util.Hl7InputStreamReader
public class Hl7InputStreamReader
Reads HL7 messages from an InputStream
Constructor Summary | |
---|---|
Hl7InputStreamReader()
|
Method Summary | |
---|---|
static java.lang.String[] |
read(java.io.InputStream theMsgInputStream)
Reads HL7 messages from an InputStream and outputs an array of HL7 message strings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Hl7InputStreamReader()
Method Detail |
---|
public static java.lang.String[] read(java.io.InputStream theMsgInputStream) throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |