|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentDef | |
---|---|
com.java4less.ocr.docparser | |
com.java4less.ocr.docparser.data |
Uses of DocumentDef in com.java4less.ocr.docparser |
---|
Methods in com.java4less.ocr.docparser that return DocumentDef | |
---|---|
DocumentDef |
ParserContext.getDocDef()
|
Methods in com.java4less.ocr.docparser with parameters of type DocumentDef | |
---|---|
void |
ParserContext.setDocDef(DocumentDef docDef)
|
Constructors in com.java4less.ocr.docparser with parameters of type DocumentDef | |
---|---|
Parser(DocumentDef pDocDef)
create the parser and set the document definition |
Uses of DocumentDef in com.java4less.ocr.docparser.data |
---|
Methods in com.java4less.ocr.docparser.data that return DocumentDef | |
---|---|
DocumentDef |
Document.getDefinition()
get document definition |
Methods in com.java4less.ocr.docparser.data with parameters of type DocumentDef | |
---|---|
void |
Document.setDefinition(DocumentDef def)
set document definition |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |