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 jaxb-documentation-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.meeuw.jaxbdocumentation
├─ org.meeuw.jaxbdocumentation.DocumentationAdder.class - [JAR]
├─ org.meeuw.jaxbdocumentation.UpdateTypes.class - [JAR]
├─ org.meeuw.jaxbdocumentation.Utils.class - [JAR]
org.meeuw.xml.bind.annotation
├─ org.meeuw.xml.bind.annotation.XmlDocumentation.class - [JAR]
├─ org.meeuw.xml.bind.annotation.XmlDocumentations.class - [JAR]