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 ncml-annotation-0.5.8-downgraded.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.hlfsousa.ncml.declaration
├─ io.github.hlfsousa.ncml.declaration.CDLEnumeration.class - [JAR]
├─ io.github.hlfsousa.ncml.declaration.Variable.class - [JAR]
io.github.hlfsousa.ncml.annotation
├─ io.github.hlfsousa.ncml.annotation.CDLAttribute.class - [JAR]
├─ io.github.hlfsousa.ncml.annotation.CDLDimension.class - [JAR]
├─ io.github.hlfsousa.ncml.annotation.CDLDimensions.class - [JAR]
├─ io.github.hlfsousa.ncml.annotation.CDLGroup.class - [JAR]
├─ io.github.hlfsousa.ncml.annotation.CDLRoot.class - [JAR]
├─ io.github.hlfsousa.ncml.annotation.CDLVariable.class - [JAR]