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 metastopheles-1.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.metastopheles.annotation
├─ org.metastopheles.annotation.AnnotationBasedMetaDataDecorator.class - [JAR]
├─ org.metastopheles.annotation.AnnotationBeanMetaDataFactory.class - [JAR]
├─ org.metastopheles.annotation.BeanDecorator.class - [JAR]
├─ org.metastopheles.annotation.MethodDecorator.class - [JAR]
├─ org.metastopheles.annotation.PropertyDecorator.class - [JAR]
├─ org.metastopheles.annotation.ScanMe.class - [JAR]
org.metastopheles
├─ org.metastopheles.BeanMetaData.class - [JAR]
├─ org.metastopheles.BeanMetaDataFactory.class - [JAR]
├─ org.metastopheles.FacetKey.class - [JAR]
├─ org.metastopheles.MetaDataDecorator.class - [JAR]
├─ org.metastopheles.MetaDataException.class - [JAR]
├─ org.metastopheles.MetaDataObject.class - [JAR]
├─ org.metastopheles.MethodMetaData.class - [JAR]
├─ org.metastopheles.PropertyMetaData.class - [JAR]