Class DocTextFinderMatch

java.lang.Object
com.datalogics.PDFL.DocTextFinderMatch

public class DocTextFinderMatch extends Object
A phrase in the document that matched the supplied regular expression along with its associated quad bounding box(es).
  • Method Details

    • delete

      public void delete()
    • getMatchString

      public String getMatchString()
      Matched string.
    • getQuadInfo

      public List<DocTextFinderQuadInfo> getQuadInfo()
      Quad info and page number quad(s) is located on.