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 azure-schemaregistry-spark-avro-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.schemaregistry.spark.avro
├─ com.microsoft.azure.schemaregistry.spark.avro.AvroDataToCatalyst.class - [JAR]
├─ com.microsoft.azure.schemaregistry.spark.avro.AvroDeserializer.class - [JAR]
├─ com.microsoft.azure.schemaregistry.spark.avro.DeserializationException.class - [JAR]
├─ com.microsoft.azure.schemaregistry.spark.avro.IncompatibleSchemaException.class - [JAR]
├─ com.microsoft.azure.schemaregistry.spark.avro.MissingPropertyException.class - [JAR]
├─ com.microsoft.azure.schemaregistry.spark.avro.SchemaConverters.class - [JAR]
├─ com.microsoft.azure.schemaregistry.spark.avro.SchemaGUID.class - [JAR]
├─ com.microsoft.azure.schemaregistry.spark.avro.SchemaRegistryConstructor.class - [JAR]
├─ com.microsoft.azure.schemaregistry.spark.avro.UnsupportedAvroTypeException.class - [JAR]
├─ com.microsoft.azure.schemaregistry.spark.avro.functions.class - [JAR]