Uses of Interface
ca.uhn.hl7v2.parser.Escaping
Packages that use Escaping
-
Uses of Escaping in ca.uhn.hl7v2.parser
Classes in ca.uhn.hl7v2.parser that implement EscapingModifier and TypeClassDescriptionclassHandles "escaping" and "unescaping" of text according to the HL7 escape sequence rules defined in section 2.10 of the standard (version 2.4).Methods in ca.uhn.hl7v2.parser that return EscapingMethods in ca.uhn.hl7v2.parser with parameters of type EscapingModifier and TypeMethodDescriptionvoidParserConfiguration.setEscaping(Escaping escaping) Sets an escaping strategy