|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DictionaryParseResult | |
---|---|
at.knowcenter.wag.egov.egiz.framework.verificators | |
at.knowcenter.wag.exactparser.parsing | |
at.knowcenter.wag.exactparser.parsing.results |
Uses of DictionaryParseResult in at.knowcenter.wag.egov.egiz.framework.verificators |
---|
Methods in at.knowcenter.wag.egov.egiz.framework.verificators with parameters of type DictionaryParseResult | |
---|---|
protected ParseResult |
BinaryVerificator_1_0_0.getRequiredValueOfKey(byte[] pdf,
DictionaryParseResult egiz_dict,
byte[] name)
Retrieves the value of the key from the dictionary. |
protected ParseResult |
BinaryVerificator_1_0_0.getValueOfKey(byte[] pdf,
DictionaryParseResult egiz_dict,
byte[] name)
Retrieves the value of the key from the dictionary. |
Uses of DictionaryParseResult in at.knowcenter.wag.exactparser.parsing |
---|
Methods in at.knowcenter.wag.exactparser.parsing that return DictionaryParseResult | |
---|---|
static DictionaryParseResult |
PDFUtils.parseDictionary(byte[] pdf,
int index)
|
Methods in at.knowcenter.wag.exactparser.parsing with parameters of type DictionaryParseResult | |
---|---|
static StreamParseResult |
PDFUtils.parseStream(byte[] pdf,
int index,
DictionaryParseResult dpr)
Parses a stream. |
Uses of DictionaryParseResult in at.knowcenter.wag.exactparser.parsing.results |
---|
Fields in at.knowcenter.wag.exactparser.parsing.results declared as DictionaryParseResult | |
---|---|
DictionaryParseResult |
TrailerParseResult.dpr
|
DictionaryParseResult |
StreamParseResult.stream_dictionary
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |