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 sourceamazing-xml-schema-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.codeblessing.sourceamazing.xmlschema
├─ org.codeblessing.sourceamazing.xmlschema.XmlSchemaDataCollectionFromFilesExtension.class - [JAR]
org.codeblessing.sourceamazing.xmlschema.parser
├─ org.codeblessing.sourceamazing.xmlschema.parser.PlaceholderUtil.class - [JAR]
├─ org.codeblessing.sourceamazing.xmlschema.parser.SaxParserHandler.class - [JAR]
├─ org.codeblessing.sourceamazing.xmlschema.parser.XmlAttribute.class - [JAR]
├─ org.codeblessing.sourceamazing.xmlschema.parser.XmlFacetValueConverter.class - [JAR]
org.codeblessing.sourceamazing.xmlschema.schemacreator
├─ org.codeblessing.sourceamazing.xmlschema.schemacreator.XmlDomSchemaCreator.class - [JAR]
├─ org.codeblessing.sourceamazing.xmlschema.schemacreator.XmlSchemaInitializer.class - [JAR]