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 rdf-pub-client-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.linkedopenactors.rdfpub.client
├─ org.linkedopenactors.rdfpub.client.AccessTokenManager.class - [JAR]
├─ org.linkedopenactors.rdfpub.client.RdfPubClient.class - [JAR]
├─ org.linkedopenactors.rdfpub.client.RdfPubClientDefault.class - [JAR]
├─ org.linkedopenactors.rdfpub.client.RdfPubClientWebFlux.class - [JAR]
├─ org.linkedopenactors.rdfpub.client.RdfPubClientWebFluxDefault.class - [JAR]
├─ org.linkedopenactors.rdfpub.client.ServiceException.class - [JAR]
├─ org.linkedopenactors.rdfpub.client.SimpleActivity.class - [JAR]
├─ org.linkedopenactors.rdfpub.client.SimpleOrderedCollection.class - [JAR]
├─ org.linkedopenactors.rdfpub.client.SimpleProfile.class - [JAR]