|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of DictionaryParseResult in at.gv.egiz.pdfas.impl.verificator.binary |
| Methods in at.gv.egiz.pdfas.impl.verificator.binary 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.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)
Deprecated. Retrieves the value of the key from the dictionary. |
protected ParseResult |
BinaryVerificator_1_0_0.getValueOfKey(byte[] pdf,
DictionaryParseResult egiz_dict,
byte[] name)
Deprecated. 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 | ||||||||||