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 TadukooFileFormat-0.3.2-Alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.tadukoo.parsing.fileformat
├─ com.github.tadukoo.parsing.fileformat.FileFormat.class - [JAR]
├─ com.github.tadukoo.parsing.fileformat.FileFormatSchema.class - [JAR]
├─ com.github.tadukoo.parsing.fileformat.FileFormatSchemaVerification.class - [JAR]
├─ com.github.tadukoo.parsing.fileformat.FormatNode.class - [JAR]
├─ com.github.tadukoo.parsing.fileformat.FormatNodeVerification.class - [JAR]
├─ com.github.tadukoo.parsing.fileformat.Node.class - [JAR]
├─ com.github.tadukoo.parsing.fileformat.NodeVerificationCriteria.class - [JAR]
├─ com.github.tadukoo.parsing.fileformat.TadFormatNodeHeader.class - [JAR]