|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of FooterParseResult in at.gv.egiz.pdfas.framework.verificator |
| Methods in at.gv.egiz.pdfas.framework.verificator with parameters of type FooterParseResult | |
List |
Verificator.parseBlock(PdfDataSource pdfDataSource,
byte[] pdf,
FooterParseResult block,
int start_of_whole_block)
Parses the given document/Block for signatures of this type. |
| Uses of FooterParseResult in at.gv.egiz.pdfas.impl.verificator.binary |
| Methods in at.gv.egiz.pdfas.impl.verificator.binary with parameters of type FooterParseResult | |
List |
BinaryVerificator_1_0_0.parseBlock(PdfDataSource pdfDataSource,
byte[] pdf,
FooterParseResult block,
int start_of_whole_block)
|
| Uses of FooterParseResult in at.gv.egiz.pdfas.impl.vfilter.helper |
| Methods in at.gv.egiz.pdfas.impl.vfilter.helper with parameters of type FooterParseResult | |
static boolean |
VerificationFilterBinaryHelper.containsEGIZDict(byte[] pdf,
FooterParseResult block)
Tells, if the given incremental update block contains a binary signature. |
static PdfASID |
VerificationFilterBinaryHelper.extractKZFromEGIZBlock(byte[] pdf,
FooterParseResult block)
Extracts the PDF AS ID of the egiz block. |
| Uses of FooterParseResult in at.knowcenter.wag.egov.egiz.framework |
| Methods in at.knowcenter.wag.egov.egiz.framework with parameters of type FooterParseResult | |
List |
Verificator.parseBlock(byte[] pdf,
FooterParseResult block,
int start_of_whole_block)
Deprecated. Parses the given document/Block for signatures of this type. |
protected boolean |
VerificationFilter.containsEGIZDict(byte[] pdf,
FooterParseResult block)
Deprecated. Tells, if the given incremental update block contains a binary signature. |
protected PdfASID |
VerificationFilter.extractKZFromEGIZBlock(byte[] pdf,
FooterParseResult block)
Deprecated. Extracts the PDF AS ID of the egiz block. |
| 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 |
TextualVerificator_pdfasold.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)
Deprecated. |
List |
BinaryVerificator_1_0_0.parseBlock(byte[] pdf,
FooterParseResult block,
int start_of_whole_block)
Deprecated. |
| 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 | ||||||||||