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 annotationpro-format-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
serialize
├─ serialize.AnnotationDeserializer.class - [JAR]
├─ serialize.AnnotationSerializer.class - [JAR]
model
├─ model.Annotation.class - [JAR]
├─ model.AudioFile.class - [JAR]
├─ model.Configuration.class - [JAR]
├─ model.Layer.class - [JAR]
├─ model.Segment.class - [JAR]
├─ model.SegmentCollection.class - [JAR]