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 pmml-manager-1.1.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jpmml.manager
├─ org.jpmml.manager.Consumer.class - [JAR]
├─ org.jpmml.manager.InvalidFeatureException.class - [JAR]
├─ org.jpmml.manager.ModelManager.class - [JAR]
├─ org.jpmml.manager.ModelManagerFactory.class - [JAR]
├─ org.jpmml.manager.PMMLException.class - [JAR]
├─ org.jpmml.manager.PMMLManager.class - [JAR]
├─ org.jpmml.manager.UnsupportedFeatureException.class - [JAR]
├─ org.jpmml.manager.XPathUtil.class - [JAR]