Package | Description |
---|---|
ca.uhn.hl7v2.util |
Modifier and Type | Method and Description |
---|---|
static boolean |
MessageIterator.isLast(MessageIterator.Position p)
Tests whether the name of the given Index matches
the name of the last child of the given group.
|
static boolean |
MessageIterator.matchExistsAfterPosition(MessageIterator.Position pos,
String name,
boolean firstDescendentsOnly,
boolean upToFirstRequired)
A match exists for the given name somewhere after the given position (in the
normal serialization order).
|
Copyright © 2001–2017 University Health Network. All rights reserved.