Uses of Class
com.datalogics.PDFL.DocTextFinderMatch
Packages that use DocTextFinderMatch
-
Uses of DocTextFinderMatch in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return types with arguments of type DocTextFinderMatchModifier and TypeMethodDescriptionDocTextFinder.getMatchList(int beginPageNumber, int endPageNumber, String regexstr) Finds all matching strings for a given regular expression for the specified page range.Methods in com.datalogics.PDFL with parameters of type DocTextFinderMatchModifier and TypeMethodDescriptionstatic final voidPDFLJNI.DocTextFinderMatch_DisposeChildren(long jarg1, DocTextFinderMatch jarg1_) static final StringPDFLJNI.DocTextFinderMatch_getMatchString(long jarg1, DocTextFinderMatch jarg1_) static final longPDFLJNI.DocTextFinderMatch_getQuadInfo(long jarg1, DocTextFinderMatch jarg1_) static final voidPDFLJNI.DocTextFinderMatchVector_add(long jarg1, com.datalogics.PDFL.DocTextFinderMatchVector jarg1_, long jarg2, DocTextFinderMatch jarg2_) static final voidPDFLJNI.DocTextFinderMatchVector_set(long jarg1, com.datalogics.PDFL.DocTextFinderMatchVector jarg1_, int jarg2, long jarg3, DocTextFinderMatch jarg3_)