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 8R-reflections-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.infinityrefactoring.reflections
├─ com.infinityrefactoring.reflections.ArrayNode.class - [JAR]
├─ com.infinityrefactoring.reflections.ClassWrapper.class - [JAR]
├─ com.infinityrefactoring.reflections.DelegatedInstanceFactory.class - [JAR]
├─ com.infinityrefactoring.reflections.ExpressionNode.class - [JAR]
├─ com.infinityrefactoring.reflections.FieldNode.class - [JAR]
├─ com.infinityrefactoring.reflections.InstanceFactory.class - [JAR]
├─ com.infinityrefactoring.reflections.MethodNode.class - [JAR]
├─ com.infinityrefactoring.reflections.ModifierType.class - [JAR]
├─ com.infinityrefactoring.reflections.PathExpression.class - [JAR]
├─ com.infinityrefactoring.reflections.PathExpressionPredicate.class - [JAR]
├─ com.infinityrefactoring.reflections.Predicates.class - [JAR]
├─ com.infinityrefactoring.reflections.Reflections.class - [JAR]
├─ com.infinityrefactoring.reflections.package-info.class - [JAR]