View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dss-pdfa-5.12.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
eu.europa.esig.dss.pdfa
├─ eu.europa.esig.dss.pdfa.PDFAStructureValidator.class - [JAR]
├─ eu.europa.esig.dss.pdfa.PDFAValidationResult.class - [JAR]
eu.europa.esig.dss.pdfa.validation
├─ eu.europa.esig.dss.pdfa.validation.PAdESWithPDFADiagnosticDataBuilder.class - [JAR]
├─ eu.europa.esig.dss.pdfa.validation.PDFADocumentValidator.class - [JAR]
├─ eu.europa.esig.dss.pdfa.validation.PDFADocumentValidatorFactory.class - [JAR]