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 freight-schema-1.4.22.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
global.maplink.freight.schema.exception
├─ global.maplink.freight.schema.exception.FreightErrorType.class - [JAR]
├─ global.maplink.freight.schema.exception.FreightRequestException.class - [JAR]
global.maplink.freight.schema
├─ global.maplink.freight.schema.AdditionalCosts.class - [JAR]
├─ global.maplink.freight.schema.CostType.class - [JAR]
├─ global.maplink.freight.schema.FreightCalculationRequest.class - [JAR]
├─ global.maplink.freight.schema.FreightCalculationResponse.class - [JAR]
├─ global.maplink.freight.schema.FreightCalculationResult.class - [JAR]
├─ global.maplink.freight.schema.GoodsType.class - [JAR]
├─ global.maplink.freight.schema.OperationType.class - [JAR]