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 boot-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.objectos.html.boot
├─ br.com.objectos.html.boot.Attribute.class - [JAR]
├─ br.com.objectos.html.boot.BaseType.class - [JAR]
├─ br.com.objectos.html.boot.DocumentType.class - [JAR]
├─ br.com.objectos.html.boot.ProtoType.class - [JAR]
├─ br.com.objectos.html.boot.Void.class - [JAR]
br.com.objectos.html
├─ br.com.objectos.html.AttributeAnnotation.class - [JAR]
├─ br.com.objectos.html.AttributeAnnotationBuilder.class - [JAR]
├─ br.com.objectos.html.AttributeAnnotationBuilderPojo.class - [JAR]
├─ br.com.objectos.html.AttributeAnnotationPojo.class - [JAR]
├─ br.com.objectos.html.AttributeMethod.class - [JAR]
├─ br.com.objectos.html.BaseTypeProcessor.class - [JAR]
├─ br.com.objectos.html.BaseTypeType.class - [JAR]
├─ br.com.objectos.html.ChildType.class - [JAR]
├─ br.com.objectos.html.DocumentTypeProcessor.class - [JAR]
├─ br.com.objectos.html.DocumentTypeType.class - [JAR]
├─ br.com.objectos.html.ElementLevel.class - [JAR]
├─ br.com.objectos.html.ElementLevelNaming.class - [JAR]
├─ br.com.objectos.html.ElementType.class - [JAR]
├─ br.com.objectos.html.ProtoTypeNaming.class - [JAR]
├─ br.com.objectos.html.ProtoTypeProcessor.class - [JAR]
├─ br.com.objectos.html.ProtoTypeType.class - [JAR]