| Package | Description |
|---|---|
| ca.uhn.hl7v2.parser |
| Modifier and Type | Method and Description |
|---|---|
static PipeParser |
PipeParser.getInstanceWithNoValidation()
Convenience factory method which returns an instance that has 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-2012 University Health Network. All Rights Reserved.