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 org.apache.stanbol.cmsadapter.jcr-0.12.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.stanbol.cmsadapter.jcr.utils
├─ org.apache.stanbol.cmsadapter.jcr.utils.JCRUtils.class - [JAR]
org.apache.stanbol.cmsadapter.jcr.repository
├─ org.apache.stanbol.cmsadapter.jcr.repository.JCRModelMapper.class - [JAR]
├─ org.apache.stanbol.cmsadapter.jcr.repository.JCRQueryRepresentation.class - [JAR]
├─ org.apache.stanbol.cmsadapter.jcr.repository.JCRRepositoryAccess.class - [JAR]
├─ org.apache.stanbol.cmsadapter.jcr.repository.QueryHelper.class - [JAR]
org.apache.stanbol.cmsadapter.jcr.processor
├─ org.apache.stanbol.cmsadapter.jcr.processor.JCRNodeTypeLifter.class - [JAR]
org.apache.stanbol.cmsadapter.jcr.mapping
├─ org.apache.stanbol.cmsadapter.jcr.mapping.JCRContenthubFeeder.class - [JAR]
├─ org.apache.stanbol.cmsadapter.jcr.mapping.JCRRDFMapper.class - [JAR]