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 tribuo-util-onnx-4.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.tribuo.util.onnx
├─ org.tribuo.util.onnx.ONNXAttribute.class - [JAR]
├─ org.tribuo.util.onnx.ONNXContext.class - [JAR]
├─ org.tribuo.util.onnx.ONNXInitializer.class - [JAR]
├─ org.tribuo.util.onnx.ONNXNode.class - [JAR]
├─ org.tribuo.util.onnx.ONNXOperator.class - [JAR]
├─ org.tribuo.util.onnx.ONNXOperators.class - [JAR]
├─ org.tribuo.util.onnx.ONNXPlaceholder.class - [JAR]
├─ org.tribuo.util.onnx.ONNXRef.class - [JAR]
├─ org.tribuo.util.onnx.ONNXShape.class - [JAR]
├─ org.tribuo.util.onnx.ONNXUtils.class - [JAR]
ai.onnx.proto
├─ ai.onnx.proto.OnnxMl.class - [JAR]