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 PadesValidationReportDefaultAdESReportAggregator. reportMethods in com.itextpdf.signatures.validation.report.xml that return PadesValidationReport Modifier and Type Method Description PadesValidationReportAdESReportAggregator. getReport()Retrieves the generated reportPadesValidationReportDefaultAdESReportAggregator. getReport()PadesValidationReportNullAdESReportAggregator. getReport()Methods in com.itextpdf.signatures.validation.report.xml with parameters of type PadesValidationReport Modifier and Type Method Description voidXmlReportGenerator. generate(PadesValidationReport report, java.io.Writer writer)Generate xlm representation of aPadesValidationReport.
-