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 ig-json-parser-processor-0.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.instagram.javawriter
├─ com.instagram.javawriter.JavaWriter.class - [JAR]
com.instagram.common.json.annotation.util
├─ com.instagram.common.json.annotation.util.Console.class - [JAR]
├─ com.instagram.common.json.annotation.util.ProcessorClassData.class - [JAR]
├─ com.instagram.common.json.annotation.util.TypeUtils.class - [JAR]
com.instagram.common.json.annotation.processor
├─ com.instagram.common.json.annotation.processor.JsonAnnotationProcessor.class - [JAR]
├─ com.instagram.common.json.annotation.processor.JsonParserClassData.class - [JAR]
├─ com.instagram.common.json.annotation.processor.StrFormat.class - [JAR]
├─ com.instagram.common.json.annotation.processor.StringUtil.class - [JAR]
├─ com.instagram.common.json.annotation.processor.TypeData.class - [JAR]
com.instagram.common.json.annotation
├─ com.instagram.common.json.annotation.JsonField.class - [JAR]
├─ com.instagram.common.json.annotation.JsonType.class - [JAR]
com.instagram.common.json
├─ com.instagram.common.json.JsonAnnotationProcessorConstants.class - [JAR]
├─ com.instagram.common.json.JsonFactoryHolder.class - [JAR]