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 opencast-editor-service-api-14.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.opencastproject.editor.api
├─ org.opencastproject.editor.api.EditingData.class - [JAR]
├─ org.opencastproject.editor.api.EditorRestEndpointBase.class - [JAR]
├─ org.opencastproject.editor.api.EditorService.class - [JAR]
├─ org.opencastproject.editor.api.EditorServiceException.class - [JAR]
├─ org.opencastproject.editor.api.ErrorStatus.class - [JAR]
├─ org.opencastproject.editor.api.LockData.class - [JAR]
├─ org.opencastproject.editor.api.SegmentData.class - [JAR]
├─ org.opencastproject.editor.api.SeriesData.class - [JAR]
├─ org.opencastproject.editor.api.TrackData.class - [JAR]
├─ org.opencastproject.editor.api.TrackSubData.class - [JAR]
├─ org.opencastproject.editor.api.WorkflowData.class - [JAR]