| Modifier and Type | Method and Description |
|---|---|
java.util.List<DocTextFinderMatch> |
DocTextFinder.getMatchList(int beginPageNumber,
int endPageNumber,
java.lang.String regexstr)
Finds all matching strings for a given regular expression for the specified page range.
|