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 forbiddenapis-6.3.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xbib.forbiddenapis
├─ org.xbib.forbiddenapis.CheckListener.class - [JAR]
├─ org.xbib.forbiddenapis.Checker.class - [JAR]
├─ org.xbib.forbiddenapis.ClassPatternRule.class - [JAR]
├─ org.xbib.forbiddenapis.ClassScanner.class - [JAR]
├─ org.xbib.forbiddenapis.ClassSignature.class - [JAR]
├─ org.xbib.forbiddenapis.Constants.class - [JAR]
├─ org.xbib.forbiddenapis.ForbiddenApiException.class - [JAR]
├─ org.xbib.forbiddenapis.ForbiddenViolation.class - [JAR]
├─ org.xbib.forbiddenapis.ParseException.class - [JAR]
├─ org.xbib.forbiddenapis.RelatedClassLoadingException.class - [JAR]
├─ org.xbib.forbiddenapis.RelatedClassLookup.class - [JAR]
├─ org.xbib.forbiddenapis.Signatures.class - [JAR]
├─ org.xbib.forbiddenapis.SuppressForbidden.class - [JAR]
├─ org.xbib.forbiddenapis.Utils.class - [JAR]