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 fcrepo-legacy-api-4.0.0-alpha-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fcrepo.jaxb.responses.management
├─ org.fcrepo.jaxb.responses.management.DatastreamHistory.class - [JAR]
├─ org.fcrepo.jaxb.responses.management.DatastreamProfile.class - [JAR]
├─ org.fcrepo.jaxb.responses.management.NamespaceListing.class - [JAR]
├─ org.fcrepo.jaxb.responses.management.NextPid.class - [JAR]
├─ org.fcrepo.jaxb.responses.management.package-info.class - [JAR]
org.fcrepo.jaxb.search
├─ org.fcrepo.jaxb.search.FieldSearchResult.class - [JAR]
├─ org.fcrepo.jaxb.search.ObjectFields.class - [JAR]
org.fcrepo.jaxb.responses.access
├─ org.fcrepo.jaxb.responses.access.DescribeCluster.class - [JAR]
├─ org.fcrepo.jaxb.responses.access.DescribeRepository.class - [JAR]
├─ org.fcrepo.jaxb.responses.access.ObjectDatastreams.class - [JAR]
├─ org.fcrepo.jaxb.responses.access.ObjectProfile.class - [JAR]
├─ org.fcrepo.jaxb.responses.access.package-info.class - [JAR]
org.fcrepo.legacy
├─ org.fcrepo.legacy.FedoraDatastreams.class - [JAR]
├─ org.fcrepo.legacy.FedoraFieldSearch.class - [JAR]
├─ org.fcrepo.legacy.FedoraIdentifiers.class - [JAR]
├─ org.fcrepo.legacy.FedoraNamespaces.class - [JAR]
├─ org.fcrepo.legacy.FedoraObjects.class - [JAR]
├─ org.fcrepo.legacy.FedoraRepository.class - [JAR]
├─ org.fcrepo.legacy.LegacyPathHelpers.class - [JAR]
org.fcrepo.provider
├─ org.fcrepo.provider.VelocityViewer.class - [JAR]