Uses of Class
ca.uhn.hl7v2.util.MessageIterator.Position
Packages that use MessageIterator.Position
-
Uses of MessageIterator.Position in ca.uhn.hl7v2.util
Methods in ca.uhn.hl7v2.util with parameters of type MessageIterator.PositionModifier and TypeMethodDescriptionstatic booleanMessageIterator.isLast(MessageIterator.Position p) Tests whether the name of the given Index matches the name of the last child of the given group.static booleanMessageIterator.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).