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 coral-schema-2.1.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.linkedin.coral.schema.avro.exceptions
├─ com.linkedin.coral.schema.avro.exceptions.SchemaNotFoundException.class - [JAR]
com.linkedin.coral.schema.avro
├─ com.linkedin.coral.schema.avro.AvroSchemaVisitor.class - [JAR]
├─ com.linkedin.coral.schema.avro.AvroSerdeUtils.class - [JAR]
├─ com.linkedin.coral.schema.avro.HiveSchemaWithPartnerVisitor.class - [JAR]
├─ com.linkedin.coral.schema.avro.MergeHiveSchemaWithAvro.class - [JAR]
├─ com.linkedin.coral.schema.avro.RelDataTypeToAvroType.class - [JAR]
├─ com.linkedin.coral.schema.avro.RelToAvroSchemaConverter.class - [JAR]
├─ com.linkedin.coral.schema.avro.SchemaUtilities.class - [JAR]
├─ com.linkedin.coral.schema.avro.ToLowercaseSchemaVisitor.class - [JAR]
├─ com.linkedin.coral.schema.avro.ToNullableSchemaVisitor.class - [JAR]
├─ com.linkedin.coral.schema.avro.TypeInfoToAvroSchemaConverter.class - [JAR]
├─ com.linkedin.coral.schema.avro.ViewToAvroSchemaConverter.class - [JAR]