public interface MatchIterator
Modifier and Type | Method and Description |
---|---|
int |
count() |
boolean |
hasMore() |
MatchResult |
nextMatch() |
boolean hasMore()
MatchResult nextMatch() throws ElementNotFoundException
ElementNotFoundException
int count()