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 emfjson-core-0.13.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.emfjson.common.resource
├─ org.emfjson.common.resource.UuidResource.class - [JAR]
org.emfjson.handlers
├─ org.emfjson.handlers.IdentityURIHandler.class - [JAR]
├─ org.emfjson.handlers.URIHandler.class - [JAR]
org.emfjson
├─ org.emfjson.EMFJs.class - [JAR]
org.emfjson.common
├─ org.emfjson.common.Cache.class - [JAR]
├─ org.emfjson.common.Constants.class - [JAR]
├─ org.emfjson.common.DefaultReferenceEntry.class - [JAR]
├─ org.emfjson.common.EObjects.class - [JAR]
├─ org.emfjson.common.ModelUtil.class - [JAR]
├─ org.emfjson.common.Options.class - [JAR]
├─ org.emfjson.common.ReferenceEntries.class - [JAR]