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 pf-docs-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.pf.docs
├─ com.pf.docs.PathFinder.class - [JAR]
com.pf.docs.util
├─ com.pf.docs.util.Util.class - [JAR]
com.pf.docs.domain
├─ com.pf.docs.domain.Arquetipo.class - [JAR]
├─ com.pf.docs.domain.ArquetipoInfo.class - [JAR]
├─ com.pf.docs.domain.Category.class - [JAR]
├─ com.pf.docs.domain.ClaseHibridaDefinition.class - [JAR]
├─ com.pf.docs.domain.ClaseMatrizItem.class - [JAR]
├─ com.pf.docs.domain.ClasePF.class - [JAR]
├─ com.pf.docs.domain.ClasePFF.class - [JAR]
├─ com.pf.docs.domain.ClasesMatriz.class - [JAR]
├─ com.pf.docs.domain.GlosaryPF.class - [JAR]
├─ com.pf.docs.domain.RazaPF.class - [JAR]
├─ com.pf.docs.domain.TotalPuntosDeExperiencia.class - [JAR]