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 hydra-jsonld-0.4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.escalon.hypermedia.hydra.serialize
├─ de.escalon.hypermedia.hydra.serialize.EnumSerializer.class - [JAR]
├─ de.escalon.hypermedia.hydra.serialize.JacksonHydraSerializer.class - [JAR]
├─ de.escalon.hypermedia.hydra.serialize.JacksonMixinSource.class - [JAR]
├─ de.escalon.hypermedia.hydra.serialize.JsonLdKeywords.class - [JAR]
├─ de.escalon.hypermedia.hydra.serialize.LdContext.class - [JAR]
├─ de.escalon.hypermedia.hydra.serialize.LdContextFactory.class - [JAR]
├─ de.escalon.hypermedia.hydra.serialize.MixinSource.class - [JAR]
├─ de.escalon.hypermedia.hydra.serialize.ProxyUnwrapper.class - [JAR]
├─ de.escalon.hypermedia.hydra.serialize.UnwrappingJacksonHydraSerializer.class - [JAR]
de.escalon.hypermedia.hydra.mapping
├─ de.escalon.hypermedia.hydra.mapping.ContextProvider.class - [JAR]
├─ de.escalon.hypermedia.hydra.mapping.Expose.class - [JAR]
├─ de.escalon.hypermedia.hydra.mapping.Term.class - [JAR]
├─ de.escalon.hypermedia.hydra.mapping.Terms.class - [JAR]
├─ de.escalon.hypermedia.hydra.mapping.Vocab.class - [JAR]