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-loader-core-3.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.marmotta.loader.statistics
├─ org.apache.marmotta.loader.statistics.Statistics.class - [JAR]
├─ org.apache.marmotta.loader.statistics.StatisticsHandler.class - [JAR]
org.apache.marmotta.loader.context
├─ org.apache.marmotta.loader.context.ContextHandler.class - [JAR]
org.apache.marmotta.loader.util
├─ org.apache.marmotta.loader.util.DirectoryFilter.class - [JAR]
├─ org.apache.marmotta.loader.util.UnitFormatter.class - [JAR]
org.apache.marmotta.loader.sesame
├─ org.apache.marmotta.loader.sesame.SesameLoaderHandler.class - [JAR]
org.apache.marmotta.loader.core
├─ org.apache.marmotta.loader.core.MarmottaLoader.class - [JAR]
org.apache.marmotta.loader.functions
├─ org.apache.marmotta.loader.functions.BackendIdentifierFunction.class - [JAR]
org.apache.marmotta.loader.rio
├─ org.apache.marmotta.loader.rio.GeonamesFormat.class - [JAR]
├─ org.apache.marmotta.loader.rio.GeonamesParser.class - [JAR]
├─ org.apache.marmotta.loader.rio.GeonamesParserFactory.class - [JAR]
org.apache.marmotta.loader.wrapper
├─ org.apache.marmotta.loader.wrapper.LoaderHandlerWrapper.class - [JAR]
org.apache.marmotta.loader.api
├─ org.apache.marmotta.loader.api.LoaderBackend.class - [JAR]
├─ org.apache.marmotta.loader.api.LoaderHandler.class - [JAR]
├─ org.apache.marmotta.loader.api.LoaderOptions.class - [JAR]