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 xsd-gen-0.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wiztools.xsdgen
├─ org.wiztools.xsdgen.ParseException.class - [JAR]
├─ org.wiztools.xsdgen.TypeInferenceUtil.class - [JAR]
├─ org.wiztools.xsdgen.XsdConfig.class - [JAR]
├─ org.wiztools.xsdgen.XsdGen.class - [JAR]
├─ org.wiztools.xsdgen.XsdGenMain.class - [JAR]