|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageIterator.Position | |
---|---|
ca.uhn.hl7v2.util |
Uses of MessageIterator.Position in ca.uhn.hl7v2.util |
---|
Methods in ca.uhn.hl7v2.util with parameters of type MessageIterator.Position | |
---|---|
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,
java.lang.String name,
boolean firstDescendentsOnly,
boolean upToFirstRequired)
A match exists for the given name somewhere after the given position (in the normal serialization order). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |