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 marmotta-ldcache-3.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.marmotta.platform.ldcache.webservices
├─ org.apache.marmotta.platform.ldcache.webservices.LinkedDataCachingWebService.class - [JAR]
org.apache.marmotta.platform.ldcache.api.endpoint
├─ org.apache.marmotta.platform.ldcache.api.endpoint.LinkedDataEndpointService.class - [JAR]
org.apache.marmotta.platform.ldcache.services.endpoint
├─ org.apache.marmotta.platform.ldcache.services.endpoint.LinkedDataEndpointServiceImpl.class - [JAR]
org.apache.marmotta.platform.ldcache.model.filter
├─ org.apache.marmotta.platform.ldcache.model.filter.LDCacheIgnoreFilter.class - [JAR]
├─ org.apache.marmotta.platform.ldcache.model.filter.MarmottaNotCachedFilter.class - [JAR]
org.apache.marmotta.platform.ldcache.services.ldcache
├─ org.apache.marmotta.platform.ldcache.services.ldcache.LDCacheSailProvider.class - [JAR]