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 substitution-generators-1.0.48.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.credibledoc.substitution.content.generator.resource
├─ com.credibledoc.substitution.content.generator.resource.FragmentGenerator.class - [JAR]
├─ com.credibledoc.substitution.content.generator.resource.ResourcesListMarkdownGenerator.class - [JAR]
com.credibledoc.substitution.content.generator.code
├─ com.credibledoc.substitution.content.generator.code.InterfaceImplementationsContentGenerator.class - [JAR]
├─ com.credibledoc.substitution.content.generator.code.SourceContentGenerator.class - [JAR]
com.credibledoc.substitution.content.generator.pom
├─ com.credibledoc.substitution.content.generator.pom.JarNameContentGenerator.class - [JAR]
├─ com.credibledoc.substitution.content.generator.pom.PomService.class - [JAR]
com.credibledoc.substitution.content.generator.jar
├─ com.credibledoc.substitution.content.generator.jar.LocalJarNameContentGenerator.class - [JAR]
├─ com.credibledoc.substitution.content.generator.jar.LocalVersionContentGenerator.class - [JAR]
com.credibledoc.substitution.content.generator.dependency
├─ com.credibledoc.substitution.content.generator.dependency.PackageDependenciesContentGenerator.class - [JAR]