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 kiji-schema-extras-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.moz.kiji.avro.dsl
├─ com.moz.kiji.avro.dsl.AvroDSLInterface.class - [JAR]
├─ com.moz.kiji.avro.dsl.AvroName.class - [JAR]
├─ com.moz.kiji.avro.dsl.AvroSchema.class - [JAR]
├─ com.moz.kiji.avro.dsl.AvroSchemaParser.class - [JAR]
├─ com.moz.kiji.avro.dsl.AvroSchemaParsers.class - [JAR]
├─ com.moz.kiji.avro.dsl.AvroValue.class - [JAR]
├─ com.moz.kiji.avro.dsl.AvroValueParser.class - [JAR]
├─ com.moz.kiji.avro.dsl.JacksonJsonParser.class - [JAR]
├─ com.moz.kiji.avro.dsl.JavaAvroDSL.class - [JAR]
├─ com.moz.kiji.avro.dsl.StringParsers.class - [JAR]
com.moz.kiji.schema.extra.tools
├─ com.moz.kiji.schema.extra.tools.HFileTool.class - [JAR]
├─ com.moz.kiji.schema.extra.tools.InspectFileTool.class - [JAR]