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 comm-mathhubdocument-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
info.kwarc.sally.comm.mathhubdocument
├─ info.kwarc.sally.comm.mathhubdocument.AutocompleteRequest.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.AutocompleteResponse.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.GetCurrentSelection.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.GetCurrentSelectionResponse.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.GetDocumentMeta.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.GetDocumentMetaResponse.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.GetText.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.GetTextResponse.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.ObjectFactory.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.SelectText.class - [JAR]
├─ info.kwarc.sally.comm.mathhubdocument.package-info.class - [JAR]