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 text2confl-confluence-model-16.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.zeldigas.text2confl.model
├─ com.github.zeldigas.text2confl.model.Attachment.class - [JAR]
├─ com.github.zeldigas.text2confl.model.ConfluencePage.class - [JAR]
├─ com.github.zeldigas.text2confl.model.ContentType.class - [JAR]
├─ com.github.zeldigas.text2confl.model.Label.class - [JAR]
├─ com.github.zeldigas.text2confl.model.PageAttachments.class - [JAR]
├─ com.github.zeldigas.text2confl.model.PageBody.class - [JAR]
├─ com.github.zeldigas.text2confl.model.PageChildren.class - [JAR]
├─ com.github.zeldigas.text2confl.model.PageLabels.class - [JAR]
├─ com.github.zeldigas.text2confl.model.PageMetadata.class - [JAR]
├─ com.github.zeldigas.text2confl.model.PageProperty.class - [JAR]
├─ com.github.zeldigas.text2confl.model.PageVersionInfo.class - [JAR]
├─ com.github.zeldigas.text2confl.model.PropertyVersion.class - [JAR]
├─ com.github.zeldigas.text2confl.model.Space.class - [JAR]
├─ com.github.zeldigas.text2confl.model.StorageFormat.class - [JAR]
├─ com.github.zeldigas.text2confl.model.User.class - [JAR]