Package com.datalogics.PDFL
Class DocTextFinderMatch
java.lang.Object
com.datalogics.PDFL.DocTextFinderMatch
A phrase in the document that matched the supplied regular expression along with its associated quad bounding box(es).
-
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()Matched string.Quad info and page number quad(s) is located on.
-
Method Details
-
delete
public void delete() -
getMatchString
Matched string. -
getQuadInfo
Quad info and page number quad(s) is located on.
-