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 translators-1.17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.tweety.logics.translators
├─ net.sf.tweety.logics.translators.Translator.class - [JAR]
net.sf.tweety.logics.translators.aspnlp
├─ net.sf.tweety.logics.translators.aspnlp.AspNlpTranslator.class - [JAR]
net.sf.tweety.logics.translators.aspfol
├─ net.sf.tweety.logics.translators.aspfol.AspFolTranslator.class - [JAR]
net.sf.tweety.logics.translators.folprop
├─ net.sf.tweety.logics.translators.folprop.FOLPropTranslator.class - [JAR]
net.sf.tweety.logics.translators.clnlp
├─ net.sf.tweety.logics.translators.clnlp.ClNLPTranslator.class - [JAR]