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 mftool-java-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.webencyclop.core.mftool.models.input
├─ com.webencyclop.core.mftool.models.input.InputSchemeDetails.class - [JAR]
├─ com.webencyclop.core.mftool.models.input.Meta.class - [JAR]
├─ com.webencyclop.core.mftool.models.input.Scheme.class - [JAR]
com.webencyclop.core.mftool.models
├─ com.webencyclop.core.mftool.models.Data.class - [JAR]
com.webencyclop.core.mftool.models.output
├─ com.webencyclop.core.mftool.models.output.SchemeDetails.class - [JAR]
├─ com.webencyclop.core.mftool.models.output.SchemeNameCodePair.class - [JAR]
com.webencyclop.core.mftool
├─ com.webencyclop.core.mftool.MFTool.class - [JAR]