| Package | Description |
|---|---|
| ca.uhn.hl7v2 | |
| ca.uhn.hl7v2.parser |
| Modifier and Type | Method and Description |
|---|---|
PipeParser |
HapiContext.getPipeParser() |
PipeParser |
DefaultHapiContext.getPipeParser() |
| Modifier and Type | Method and Description |
|---|---|
static PipeParser |
PipeParser.getInstanceWithNoValidation()
Convenience factory method which returns an instance that has a new
DefaultHapiContext initialized with a NoValidation validation context. |
| Constructor and Description |
|---|
GroupPointer(PipeParser parser,
Group parent,
int position,
EncodingCharacters encodingChars)
Deprecated.
Creates new GroupPointer
|
MessagePointer(PipeParser parser,
Message message,
EncodingCharacters encodingChars)
Deprecated.
Creates new GroupPointer
|
SegmentPointer(PipeParser parser,
Group parent,
int position,
EncodingCharacters encodingChars)
Deprecated.
Creates new SegmentPointer
|
Copyright © 2001-2013 University Health Network. All Rights Reserved.