Class Summary |
DocumentDef |
This class defines the structure of your text document |
Lines |
Lines set which is the input for the document parsing process |
MatchedValue |
label or text found in the document |
Parser |
This class is in charge of converting the text read by the OCR engine into a document. |
ParserContext |
for internal use of the parser only |
TextFinder |
class used to find string in a line. |
TextMarkDef |
a text mark (or label) is a constant text or word (or a list of) that will be used as a reference, for example to locate start of sections of values to be read. |
TextValue |
Class used to hold a value (and its location) read from in the document |