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 openapi-jaxb-plugin-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hu.icellmobilsoft.jaxb.openapi.constants
├─ hu.icellmobilsoft.jaxb.openapi.constants.SchemaFields.class - [JAR]
hu.icellmobilsoft.jaxb.openapi.process
├─ hu.icellmobilsoft.jaxb.openapi.process.ClassSchemaCalculator.class - [JAR]
├─ hu.icellmobilsoft.jaxb.openapi.process.EnumSchemaCalculator.class - [JAR]
├─ hu.icellmobilsoft.jaxb.openapi.process.FieldSchemaCalculator.class - [JAR]
├─ hu.icellmobilsoft.jaxb.openapi.process.SchemaCalculator.class - [JAR]
├─ hu.icellmobilsoft.jaxb.openapi.process.SchemaHolder.class - [JAR]
hu.icellmobilsoft.jaxb.openapi
├─ hu.icellmobilsoft.jaxb.openapi.OpenApiAnnotationsJaxbPlugin.class - [JAR]