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 dkpro-jwpl-util-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dkpro.jwpl.util.templates.generator
├─ org.dkpro.jwpl.util.templates.generator.GeneratorConstants.class - [JAR]
org.dkpro.jwpl.util.revisions
├─ org.dkpro.jwpl.util.revisions.RevisionUtils.class - [JAR]
org.dkpro.jwpl.util.templates
├─ org.dkpro.jwpl.util.templates.RevisionPair.class - [JAR]
├─ org.dkpro.jwpl.util.templates.TextPair.class - [JAR]
├─ org.dkpro.jwpl.util.templates.WikipediaTemplateInfo.class - [JAR]
org.dkpro.jwpl.util.templates.parser
├─ org.dkpro.jwpl.util.templates.parser.ParseUtils.class - [JAR]
├─ org.dkpro.jwpl.util.templates.parser.SectionExtractionTest.class - [JAR]
├─ org.dkpro.jwpl.util.templates.parser.SectionExtractor.class - [JAR]
org.dkpro.jwpl.util.templates.generator.simple
├─ org.dkpro.jwpl.util.templates.generator.simple.GeneratorMode.class - [JAR]
├─ org.dkpro.jwpl.util.templates.generator.simple.TemplateFilter.class - [JAR]
├─ org.dkpro.jwpl.util.templates.generator.simple.TemplateInfoGeneratorStarter.class - [JAR]
├─ org.dkpro.jwpl.util.templates.generator.simple.WikipediaTemplateInfoDumpWriter.class - [JAR]
├─ org.dkpro.jwpl.util.templates.generator.simple.WikipediaTemplateInfoGenerator.class - [JAR]