-
public final class PdfTextSearchMatchRepresents a text search result match.
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerstartIndexprivate final Integercount
-
Constructor Summary
Constructors Constructor Description PdfTextSearchMatch(Integer startIndex, Integer count)
-
Method Summary
Modifier and Type Method Description final IntegergetStartIndex()final IntegergetCount()
-