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 biopax-validator-client-5.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.biopax.validator.jaxb
├─ org.biopax.validator.jaxb.Behavior.class - [JAR]
├─ org.biopax.validator.jaxb.Category.class - [JAR]
├─ org.biopax.validator.jaxb.ErrorCaseType.class - [JAR]
├─ org.biopax.validator.jaxb.ErrorType.class - [JAR]
├─ org.biopax.validator.jaxb.ObjectFactory.class - [JAR]
├─ org.biopax.validator.jaxb.Validation.class - [JAR]
├─ org.biopax.validator.jaxb.ValidatorResponse.class - [JAR]
org.biopax.validator
├─ org.biopax.validator.BiopaxValidatorClient.class - [JAR]