WordProc Class Documentation
classWordProcNamespace:com::datalogics::PDFL
Detailed Description
Callback function class for EnumWords. A user-supplied callback that is called once for each word found by the EnumWords method. WordFinder looks for words on a page, and keeps calling WordProc until it runs out of words in its search. Then, WordProc returns "false" as a parameter, and the process ends.
Referenced by
Uses types
Constructor & Destructor Documentation
WordProc
WordProc()Callback function class for EnumWords. A user-supplied callback that is called once for each word found by the EnumWords method. WordFinder looks for words on a page, and keeps calling WordProc until it runs out of words in its search. Then, WordProc returns "false" as a parameter, and the process ends.
Member Function Documentation
Call
booleanCall(WordFinderwordFinder, WordwInfo, intpgNum)Parameters
wordFinder: WordFinderwInfo: WordpgNum: int
Returns:
booleanDisposeChildren
voidDisposeChildren()Returns:
void[static initializer]
static void[static initializer]()delete
synchronized voiddelete(Booleandisposing)Parameters
disposing: Boolean
Returns:
synchronized voiddelete
synchronized voiddelete()Returns:
synchronized voidfinalize
voidfinalize()Returns:
void