Uses of Package
ca.uhn.hl7v2.parser
Packages that use ca.uhn.hl7v2.parser
Package
Description
-
Classes in ca.uhn.hl7v2.parser used by ca.uhn.hl7v2ClassDescriptionA Parser that delegates parsing tasks to an underlying PipeParser and DefaultXMLParser as needed.Looks up classes for message model components (e.g.Contains configuration which will be applied to any parsers which are a part of the given HAPI Context.An implementation of Parser that supports traditionally encoded (ie delimited with characters like |, ^, and ~) HL7 messages.Parses and encodes HL7 messages in XML form, according to HL7's normative XML encoding specification.
-
Classes in ca.uhn.hl7v2.parser used by ca.uhn.hl7v2.appClassDescriptionParses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7 message Strings.
-
Classes in ca.uhn.hl7v2.parser used by ca.uhn.hl7v2.modelClassDescriptionLooks up classes for message model components (e.g.Parses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7 message Strings.Contains configuration which will be applied to any parsers which are a part of the given HAPI Context.
-
Classes in ca.uhn.hl7v2.parser used by ca.uhn.hl7v2.parserClassDescriptionAbstract base class for
ModelClassFactoryimplementations that read event maps from the file system.Default implementation of ModelClassFactory.Represents the set of special characters used to encode traditionally encoded HL7 messages.Represents a problem where a Parser does not support a particular HL7 encoding.Handles "escaping" and "unescaping" of text according to the HL7 escape sequence rules defined in section 2.10 of the standard (version 2.4).A Parser that delegates parsing tasks to an underlying PipeParser and DefaultXMLParser as needed.Contains information about the composition of a given type ofStructure.Looks up classes for message model components (e.g.Parses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7 message Strings.Contains configuration which will be applied to any parsers which are a part of the given HAPI Context.An implementation of Parser that supports traditionally encoded (ie delimited with characters like |, ^, and ~) HL7 messages.DefinesDefines the behaviour to use when an unexpected segment is discovered while parsing a message.Parses and encodes HL7 messages in XML form, according to HL7's normative XML encoding specification. -
Classes in ca.uhn.hl7v2.parser used by ca.uhn.hl7v2.preparserClassDescriptionRepresents the set of special characters used to encode traditionally encoded HL7 messages.
-
Classes in ca.uhn.hl7v2.parser used by ca.uhn.hl7v2.protocolClassDescriptionParses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7 message Strings.
-
Classes in ca.uhn.hl7v2.parser used by ca.uhn.hl7v2.protocol.implClassDescriptionParses HL7 message Strings into HL7 Message objects and encodes HL7 Message objects into HL7 message Strings.
-
Classes in ca.uhn.hl7v2.parser used by ca.uhn.hl7v2.util