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 cocoon-jcr-impl-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.cocoon.jcr.transforming
├─ org.apache.cocoon.jcr.transforming.JCRQueryTransformer.class - [JAR]
├─ org.apache.cocoon.jcr.transforming.JCRSelection.class - [JAR]
org.apache.cocoon.jcr
├─ org.apache.cocoon.jcr.AbstractRepository.class - [JAR]
├─ org.apache.cocoon.jcr.JNDIRepository.class - [JAR]
├─ org.apache.cocoon.jcr.JackrabbitRepository.class - [JAR]
org.apache.cocoon.jcr.source
├─ org.apache.cocoon.jcr.source.JCRNodeSource.class - [JAR]
├─ org.apache.cocoon.jcr.source.JCRNodeSourceValidity.class - [JAR]
├─ org.apache.cocoon.jcr.source.JCRSourceFactory.class - [JAR]