public class ParseChecker extends Object
Constructor and Description |
---|
ParseChecker() |
Modifier and Type | Method and Description |
---|---|
static void |
checkParse(String originalMessageText,
Message parsedMessage,
Parser parser)
Encodes the given message and compares it to the given string.
|
public ParseChecker()
public static void checkParse(String originalMessageText, Message parsedMessage, Parser parser) throws HL7Exception, IOException
HL7Exception
IOException
Copyright © 2001–2017 University Health Network. All rights reserved.