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 skiko-util-bdf-parser-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.e404.dbf
├─ top.e404.dbf.BdfChar.class - [JAR]
├─ top.e404.dbf.BdfFont.class - [JAR]
├─ top.e404.dbf.BdfHeader.class - [JAR]
├─ top.e404.dbf.BdfParser.class - [JAR]
├─ top.e404.dbf.BdfSize.class - [JAR]
├─ top.e404.dbf.BitMatrix.class - [JAR]
├─ top.e404.dbf.BitMatrixKt.class - [JAR]
├─ top.e404.dbf.FontBoundingBox.class - [JAR]
├─ top.e404.dbf.ParserKt.class - [JAR]