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 ojai-mapreduce-3.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ojai.json.mapreduce
├─ org.ojai.json.mapreduce.Hadoop.class - [JAR]
├─ org.ojai.json.mapreduce.JSONDocumentSerialization.class - [JAR]
├─ org.ojai.json.mapreduce.JSONFileInputFormat.class - [JAR]
├─ org.ojai.json.mapreduce.JSONFileOutputFormat.class - [JAR]
├─ org.ojai.json.mapreduce.JSONFileOutputRecordWriter.class - [JAR]
├─ org.ojai.json.mapreduce.JSONFileRecordReader.class - [JAR]
├─ org.ojai.json.mapreduce.JSONFileRecordWriter.class - [JAR]
├─ org.ojai.json.mapreduce.JSONMapReduceUtil.class - [JAR]