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 avrohugger-core_2.10-0.9.17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
avrohugger.format
├─ avrohugger.format.IndexedRecord.class - [JAR]
├─ avrohugger.format.ScalaDocGen.class - [JAR]
├─ avrohugger.format.Scavro.class - [JAR]
├─ avrohugger.format.SourceFormat.class - [JAR]
├─ avrohugger.format.SpecificRecord.class - [JAR]
├─ avrohugger.format.Standard.class - [JAR]
avrohugger.input.reflectivecompilation
├─ avrohugger.input.reflectivecompilation.PackageSplitter.class - [JAR]
avrohugger.format.specific.methods
├─ avrohugger.format.specific.methods.GetGenerator.class - [JAR]
├─ avrohugger.format.specific.methods.GetSchemaGenerator.class - [JAR]
├─ avrohugger.format.specific.methods.PutGenerator.class - [JAR]
avrohugger.format.scavro.converters
├─ avrohugger.format.scavro.converters.JavaConverter.class - [JAR]
├─ avrohugger.format.scavro.converters.ScalaConverter.class - [JAR]
avrohugger.format.indexed.methods
├─ avrohugger.format.indexed.methods.GetGenerator.class - [JAR]
├─ avrohugger.format.indexed.methods.GetSchemaGenerator.class - [JAR]
├─ avrohugger.format.indexed.methods.PutGenerator.class - [JAR]
avrohugger.format.indexed.converters
├─ avrohugger.format.indexed.converters.JavaConverter.class - [JAR]
├─ avrohugger.format.indexed.converters.ScalaConverter.class - [JAR]
avrohugger.format.specific.trees
├─ avrohugger.format.specific.trees.SpecificCaseClassTree.class - [JAR]
├─ avrohugger.format.specific.trees.SpecificObjectTree.class - [JAR]
avrohugger.format.specific
├─ avrohugger.format.specific.IndexedField.class - [JAR]
├─ avrohugger.format.specific.SpecificJavaTreehugger.class - [JAR]
├─ avrohugger.format.specific.SpecificScalaTreehugger.class - [JAR]
avrohugger.format.specific.matchers
├─ avrohugger.format.specific.matchers.DefaultParamMatcher.class - [JAR]
├─ avrohugger.format.specific.matchers.DefaultValueMatcher.class - [JAR]
avrohugger.input
├─ avrohugger.input.DependencyInspector.class - [JAR]
├─ avrohugger.input.NestedSchemaExtractor.class - [JAR]
avrohugger.format.indexed.trees
├─ avrohugger.format.indexed.trees.IndexedCaseClassTree.class - [JAR]
├─ avrohugger.format.indexed.trees.IndexedObjectTree.class - [JAR]
avrohugger.format.indexed.matchers
├─ avrohugger.format.indexed.matchers.DefaultParamMatcher.class - [JAR]
├─ avrohugger.format.indexed.matchers.DefaultValueMatcher.class - [JAR]
avrohugger.input.parsers
├─ avrohugger.input.parsers.FileInputParser.class - [JAR]
├─ avrohugger.input.parsers.ScalaDocParser.class - [JAR]
├─ avrohugger.input.parsers.StringInputParser.class - [JAR]
├─ avrohugger.input.parsers.TreeInputParser.class - [JAR]
avrohugger.format.scavro
├─ avrohugger.format.scavro.ScavroTreehugger.class - [JAR]
avrohugger.format.standard
├─ avrohugger.format.standard.StandardCaseClassTree.class - [JAR]
├─ avrohugger.format.standard.StandardObjectTree.class - [JAR]
├─ avrohugger.format.standard.StandardTreehugger.class - [JAR]
avrohugger.format.specific.converters
├─ avrohugger.format.specific.converters.JavaConverter.class - [JAR]
├─ avrohugger.format.specific.converters.ScalaConverter.class - [JAR]
avrohugger.format.scavro.trees
├─ avrohugger.format.scavro.trees.ScavroCaseClassTree.class - [JAR]
├─ avrohugger.format.scavro.trees.ScavroObjectTree.class - [JAR]
avrohugger.input.reflectivecompilation.schemagen
├─ avrohugger.input.reflectivecompilation.schemagen.EnumSchemaGenerator.class - [JAR]
├─ avrohugger.input.reflectivecompilation.schemagen.FieldSchemaGenerator.class - [JAR]
├─ avrohugger.input.reflectivecompilation.schemagen.JsonMatcher.class - [JAR]
├─ avrohugger.input.reflectivecompilation.schemagen.RecordSchemaGenerator.class - [JAR]
├─ avrohugger.input.reflectivecompilation.schemagen.SchemaStore.class - [JAR]
├─ avrohugger.input.reflectivecompilation.schemagen.Toolbox.class - [JAR]
├─ avrohugger.input.reflectivecompilation.schemagen.TypecheckDependencyStore.class - [JAR]
avrohugger
├─ avrohugger.ClassStore.class - [JAR]
├─ avrohugger.Generator.class - [JAR]
├─ avrohugger.TypeMatcher.class - [JAR]
avrohugger.format.indexed
├─ avrohugger.format.indexed.IndexedField.class - [JAR]
├─ avrohugger.format.indexed.IndexedJavaTreehugger.class - [JAR]
├─ avrohugger.format.indexed.IndexedScalaTreehugger.class - [JAR]