|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FooterParseResult | |
|---|---|
| at.knowcenter.wag.egov.egiz.framework | |
| at.knowcenter.wag.egov.egiz.framework.verificators | |
| at.knowcenter.wag.exactparser.parsing | |
| Uses of FooterParseResult in at.knowcenter.wag.egov.egiz.framework |
|---|
| Methods in at.knowcenter.wag.egov.egiz.framework with parameters of type FooterParseResult | |
|---|---|
protected boolean |
VerificationFilter.containsEGIZDict(byte[] pdf,
FooterParseResult block)
Tells, if the given incremental update block contains a binary signature. |
protected PdfASID |
VerificationFilter.extractKZFromEGIZBlock(byte[] pdf,
FooterParseResult block)
Extracts the PDF AS ID of the egiz block. |
List |
Verificator.parseBlock(byte[] pdf,
FooterParseResult block,
int start_of_whole_block)
Parses the given document/Block for signatures of this type. |
| Uses of FooterParseResult in at.knowcenter.wag.egov.egiz.framework.verificators |
|---|
| Methods in at.knowcenter.wag.egov.egiz.framework.verificators with parameters of type FooterParseResult | |
|---|---|
List |
BinaryVerificator_1_0_0.parseBlock(byte[] pdf,
FooterParseResult block,
int start_of_whole_block)
|
List |
TextualVerificator_1_0_0.parseBlock(byte[] pdf,
FooterParseResult block,
int start_of_whole_block)
|
List |
TextualVerificator_pdfasold.parseBlock(byte[] pdf,
FooterParseResult block,
int start_of_whole_block)
|
| Uses of FooterParseResult in at.knowcenter.wag.exactparser.parsing |
|---|
| Methods in at.knowcenter.wag.exactparser.parsing that return FooterParseResult | |
|---|---|
static FooterParseResult |
PDFUtils.parseFooter(byte[] pdf,
int index)
Parses a PDF footer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||