|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AnalyzeParameters | |
| at.gv.egiz.pdfas.api | |
| at.gv.egiz.pdfas.impl.api | |
| Uses of AnalyzeParameters in at.gv.egiz.pdfas.api |
| Methods in at.gv.egiz.pdfas.api with parameters of type AnalyzeParameters | |
AnalyzeResult |
PdfAs.analyze(AnalyzeParameters analyzeParameters)
Analyzes a document for signatures and returns a verify-able list of such. |
| Uses of AnalyzeParameters in at.gv.egiz.pdfas.impl.api |
| Methods in at.gv.egiz.pdfas.impl.api with parameters of type AnalyzeParameters | |
protected void |
PdfAsObject.fillAnalyzeParametersWithVerifyParameters(AnalyzeParameters ap,
VerifyParameters vp)
Copies all adequate parameters from the VerifyParameters to the
AnalyzeParameters. |
AnalyzeResult |
PdfAsObject.analyze(AnalyzeParameters analyzeParameters)
|
static void |
CheckHelper.checkAnalyzeParameters(AnalyzeParameters ap)
Checks the AnalyzeParameters for integrity. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||