|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.uhn.hl7v2.preparser.XML
public class XML
Nested Class Summary | |
---|---|
protected static class |
XML.HL7MessageHandler
the SAXParser reports parsing events to an object of this class. |
protected static class |
XML.StopParsingException
|
Constructor Summary | |
---|---|
XML()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static boolean |
parseMessage(java.util.Properties props,
java.lang.String message,
java.util.Collection msgMask)
parse message according to our HL7 XML handler, and dump the data found to props. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XML()
Method Detail |
---|
public static boolean parseMessage(java.util.Properties props, java.lang.String message, java.util.Collection msgMask) throws HL7Exception
HL7Exception
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |