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 sesame-tools-facading-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.commons.sesame.facading
├─ org.apache.marmotta.commons.sesame.facading.FacadingFactory.class - [JAR]
org.apache.marmotta.commons.sesame.facading.annotations
├─ org.apache.marmotta.commons.sesame.facading.annotations.RDF.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.annotations.RDFContext.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.annotations.RDFFilter.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.annotations.RDFInverse.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.annotations.RDFPropertyBuilder.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.annotations.RDFType.class - [JAR]
org.apache.marmotta.commons.sesame.facading.util
├─ org.apache.marmotta.commons.sesame.facading.util.FacadeUtils.class - [JAR]
org.apache.marmotta.commons.sesame.facading.model
├─ org.apache.marmotta.commons.sesame.facading.model.AbstractNamespacePropBuilder.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.model.Facade.class - [JAR]
org.apache.marmotta.commons.sesame.facading.impl
├─ org.apache.marmotta.commons.sesame.facading.impl.FacadingImpl.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.impl.FacadingInvocationHandler.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.impl.FacadingInvocationHelper.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.impl.FacadingPredicate.class - [JAR]
org.apache.marmotta.commons.sesame.facading.api
├─ org.apache.marmotta.commons.sesame.facading.api.Facading.class - [JAR]
├─ org.apache.marmotta.commons.sesame.facading.api.FacadingPredicateBuilder.class - [JAR]