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 jsonld-addon-filters-0.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dataconservancy.fcrepo.jsonld.request
├─ org.dataconservancy.fcrepo.jsonld.request.JsonMergePatchFilter.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.request.SubstitutionRequestFilter.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.request.UriProtocolFilter.class - [JAR]
org.dataconservancy.fcrepo.jsonld.response
├─ org.dataconservancy.fcrepo.jsonld.response.SubstitutionResponseFilter.class - [JAR]
org.dataconservancy.fcrepo.jsonld
├─ org.dataconservancy.fcrepo.jsonld.BadRequestException.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.ConfigUtil.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.ContextUtil.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.JsonMergePatchTranslator.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.JsonldNtriplesTranslator.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.JsonldUtil.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.LogUtil.class - [JAR]
org.dataconservancy.fcrepo.jsonld.compact
├─ org.dataconservancy.fcrepo.jsonld.compact.CompactingOutputStream.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.compact.CompactionFilter.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.compact.CompactionWrapper.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.compact.Compactor.class - [JAR]
org.dataconservancy.fcrepo.jsonld.deserialize
├─ org.dataconservancy.fcrepo.jsonld.deserialize.DeserializationFilter.class - [JAR]
├─ org.dataconservancy.fcrepo.jsonld.deserialize.DeserializationWrapper.class - [JAR]