Uses of Class
com.itextpdf.signatures.validation.report.xml.PadesValidationReport
Packages that use PadesValidationReport
-
Uses of PadesValidationReport in com.itextpdf.signatures.validation.report.xml
Methods in com.itextpdf.signatures.validation.report.xml that return PadesValidationReportModifier and TypeMethodDescriptionAdESReportAggregator.getReport()
Retrieves the generated reportDefaultAdESReportAggregator.getReport()
NullAdESReportAggregator.getReport()
Methods in com.itextpdf.signatures.validation.report.xml with parameters of type PadesValidationReportModifier and TypeMethodDescriptionvoid
XmlReportGenerator.generate
(PadesValidationReport report, Writer writer) Generate xlm representation of aPadesValidationReport
.