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 lobid-entityfacts-api-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.digitalcollections.lobid.jackson
├─ de.digitalcollections.lobid.jackson.LobidObjectMapper.class - [JAR]
de.digitalcollections.lobid.model
├─ de.digitalcollections.lobid.model.LobidCorporateBody.class - [JAR]
├─ de.digitalcollections.lobid.model.LobidDepiction.class - [JAR]
├─ de.digitalcollections.lobid.model.LobidEntity.class - [JAR]
├─ de.digitalcollections.lobid.model.LobidEvent.class - [JAR]
├─ de.digitalcollections.lobid.model.LobidGeoLocation.class - [JAR]
├─ de.digitalcollections.lobid.model.LobidGeometry.class - [JAR]
├─ de.digitalcollections.lobid.model.LobidHomepage.class - [JAR]
├─ de.digitalcollections.lobid.model.LobidPerson.class - [JAR]
├─ de.digitalcollections.lobid.model.LobidSubject.class - [JAR]
├─ de.digitalcollections.lobid.model.LobidWork.class - [JAR]