|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipeParser | |
|---|---|
| ca.uhn.hl7v2.parser | |
| Uses of PipeParser in ca.uhn.hl7v2.parser |
|---|
| Methods in ca.uhn.hl7v2.parser that return PipeParser | |
|---|---|
static PipeParser |
PipeParser.getInstanceWithNoValidation()
Convenience factory method which returns an instance that has a NoValidation validation context. |
| Constructors in ca.uhn.hl7v2.parser with parameters of type PipeParser | |
|---|---|
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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||