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 centit-office-utils-5.3.2302.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.centit.support.office
├─ com.centit.support.office.OfficeToHtml.class - [JAR]
├─ com.centit.support.office.OfficeToPdf.class - [JAR]
├─ com.centit.support.office.PdfSignatureUtil.class - [JAR]
├─ com.centit.support.office.Watermark4Pdf.class - [JAR]
├─ com.centit.support.office.XlsxTransformXls.class - [JAR]
com.centit.support.office.commons
├─ com.centit.support.office.commons.CommonUtils.class - [JAR]
├─ com.centit.support.office.commons.Excel2PdfUtils.class - [JAR]
├─ com.centit.support.office.commons.PDFPageEvent.class - [JAR]
├─ com.centit.support.office.commons.PowerPointUtils.class - [JAR]
├─ com.centit.support.office.commons.SignatureInfo.class - [JAR]