Uses of Class
com.datalogics.PDFL.WordFinder
Packages that use WordFinder
-
Uses of WordFinder in com.datalogics.PDFL
Methods in com.datalogics.PDFL with parameters of type WordFinderModifier and TypeMethodDescriptionbooleanWordProc.Call(WordFinder wordFinder, Word wInfo, int pgNum) static final voidPDFLJNI.WordFinder_DisposeChildren(long jarg1, WordFinder jarg1_) static final booleanPDFLJNI.WordFinder_enumWords(long jarg1, WordFinder jarg1_, int jarg2, long jarg3, WordProc jarg3_) static final longPDFLJNI.WordFinder_getVisibleWordList(long jarg1, WordFinder jarg1_, int jarg2) static final longPDFLJNI.WordFinder_getWordList(long jarg1, WordFinder jarg1_, int jarg2) static final booleanPDFLJNI.WordProc_Call(long jarg1, WordProc jarg1_, long jarg2, WordFinder jarg2_, long jarg3, Word jarg3_, int jarg4) static final booleanPDFLJNI.WordProc_CallSwigExplicitWordProc(long jarg1, WordProc jarg1_, long jarg2, WordFinder jarg2_, long jarg3, Word jarg3_, int jarg4)