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-api-x-model-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fcrepo.apix.model.components
├─ org.fcrepo.apix.model.components.ExtensionBinding.class - [JAR]
├─ org.fcrepo.apix.model.components.ExtensionRegistry.class - [JAR]
├─ org.fcrepo.apix.model.components.Initializer.class - [JAR]
├─ org.fcrepo.apix.model.components.OntologyRegistry.class - [JAR]
├─ org.fcrepo.apix.model.components.OntologyService.class - [JAR]
├─ org.fcrepo.apix.model.components.Registry.class - [JAR]
├─ org.fcrepo.apix.model.components.ResourceNotFoundException.class - [JAR]
├─ org.fcrepo.apix.model.components.Routing.class - [JAR]
├─ org.fcrepo.apix.model.components.RoutingFactory.class - [JAR]
├─ org.fcrepo.apix.model.components.ServiceDiscovery.class - [JAR]
├─ org.fcrepo.apix.model.components.ServiceInstanceRegistry.class - [JAR]
├─ org.fcrepo.apix.model.components.ServiceRegistry.class - [JAR]
├─ org.fcrepo.apix.model.components.Updateable.class - [JAR]
org.fcrepo.apix.model
├─ org.fcrepo.apix.model.Extension.class - [JAR]
├─ org.fcrepo.apix.model.Ontologies.class - [JAR]
├─ org.fcrepo.apix.model.Ontology.class - [JAR]
├─ org.fcrepo.apix.model.Service.class - [JAR]
├─ org.fcrepo.apix.model.ServiceInstance.class - [JAR]
├─ org.fcrepo.apix.model.WebResource.class - [JAR]