|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchedValue | |
---|---|
com.java4less.ocr.docparser |
Uses of MatchedValue in com.java4less.ocr.docparser |
---|
Methods in com.java4less.ocr.docparser that return MatchedValue | |
---|---|
MatchedValue |
TextMarkDef.isMarkInLine(java.lang.String line,
int lineIndex)
check if the line contains the text mark |
MatchedValue |
TextFinder.matchText(java.lang.String toFind,
java.lang.String data)
try to find the toFind value in the data parameter |
MatchedValue |
TextFinder.matchText(java.lang.String toFind,
java.lang.String data,
int start)
try to find the toFind value in the data parameter, starting at possition start |
Methods in com.java4less.ocr.docparser with parameters of type MatchedValue | |
---|---|
void |
TextMarkDef.setValue(MatchedValue v)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |