Interface Hl7TranslatorV2toV3
- All Known Implementing Classes:
AbstractHl7TranslatorV2toV3
,PdqResponse2to3Translator
,PixFeedAck2to3Translator
,PixFeedRequest2to3Translator
,PixQueryResponse2to3Translator
,PixUpdateNotification2to3Translator
public interface Hl7TranslatorV2toV3
-
Method Summary
Modifier and TypeMethodDescriptionvoid
postprocess
(Message msg, MarkupBuilder builder) translateV2toV3
(Message messageV2, String initialV3, String charset)
-
Method Details
-
translateV2toV3
-
postprocess
-