Uses of Class
com.itextpdf.signatures.validation.report.xml.PadesValidationReport
-
Packages that use PadesValidationReport Package Description com.itextpdf.signatures.validation.report.xml -
-
Uses of PadesValidationReport in com.itextpdf.signatures.validation.report.xml
Fields in com.itextpdf.signatures.validation.report.xml declared as PadesValidationReport Modifier and Type Field Description private PadesValidationReport
DefaultAdESReportAggregator. report
Methods in com.itextpdf.signatures.validation.report.xml that return PadesValidationReport Modifier and Type Method Description PadesValidationReport
AdESReportAggregator. getReport()
Retrieves the generated reportPadesValidationReport
DefaultAdESReportAggregator. getReport()
PadesValidationReport
NullAdESReportAggregator. getReport()
Methods in com.itextpdf.signatures.validation.report.xml with parameters of type PadesValidationReport Modifier and Type Method Description void
XmlReportGenerator. generate(PadesValidationReport report, java.io.Writer writer)
Generate xlm representation of aPadesValidationReport
.
-