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 qipki-tools-reflect-1.0-alpha7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.qipki.reflect
├─ org.qipki.reflect.StringTemplateStructureReflector.class - [JAR]
├─ org.qipki.reflect.StructureReflector.class - [JAR]
├─ org.qipki.reflect.StructureReflectorAssembler.class - [JAR]
├─ org.qipki.reflect.StructureReflectorService.class - [JAR]
org.qipki.reflect.beans
├─ org.qipki.reflect.beans.ApplicationBean.class - [JAR]
├─ org.qipki.reflect.beans.ApplicationBeanVisitor.class - [JAR]
├─ org.qipki.reflect.beans.CompositeBean.class - [JAR]
├─ org.qipki.reflect.beans.EntityBean.class - [JAR]
├─ org.qipki.reflect.beans.LayerBean.class - [JAR]
├─ org.qipki.reflect.beans.ModuleBean.class - [JAR]
├─ org.qipki.reflect.beans.ObjectBean.class - [JAR]
├─ org.qipki.reflect.beans.ObjectHolder.class - [JAR]
├─ org.qipki.reflect.beans.ServiceBean.class - [JAR]
├─ org.qipki.reflect.beans.TransientBean.class - [JAR]
├─ org.qipki.reflect.beans.ValueBean.class - [JAR]