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 k-file-detector-1.0.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.kylinhunter.tools.file.detector.file.bean
├─ io.github.kylinhunter.tools.file.detector.file.bean.AdjustFileType.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.file.bean.FileType.class - [JAR]
io.github.kylinhunter.tools.file.detector.detect.bean
├─ io.github.kylinhunter.tools.file.detector.detect.bean.DetectResult.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.detect.bean.SortMagic.class - [JAR]
io.github.kylinhunter.tools.file.detector.content.bean
├─ io.github.kylinhunter.tools.file.detector.content.bean.DetectConext.class - [JAR]
io.github.kylinhunter.tools.file.detector.magic.constant
├─ io.github.kylinhunter.tools.file.detector.magic.constant.MagicMode.class - [JAR]
io.github.kylinhunter.tools.file.detector.magic
├─ io.github.kylinhunter.tools.file.detector.magic.MagicConfigLoader.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.magic.MagicManager.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.magic.MagicReader.class - [JAR]
io.github.kylinhunter.tools.file.detector.file
├─ io.github.kylinhunter.tools.file.detector.file.FileTypeConfigLoader.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.file.FileTypeManager.class - [JAR]
io.github.kylinhunter.tools.file.detector.detect
├─ io.github.kylinhunter.tools.file.detector.detect.DetectManager.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.detect.DetectResultOptimizer.class - [JAR]
io.github.kylinhunter.tools.file.detector.content.constant
├─ io.github.kylinhunter.tools.file.detector.content.constant.ContentDetectType.class - [JAR]
io.github.kylinhunter.tools.file.detector.magic.bean
├─ io.github.kylinhunter.tools.file.detector.magic.bean.AdjustMagic.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.magic.bean.FileTypesWrapper.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.magic.bean.Magic.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.magic.bean.ReadMagic.class - [JAR]
io.github.kylinhunter.tools.file.detector.content
├─ io.github.kylinhunter.tools.file.detector.content.MixContentDetector.class - [JAR]
io.github.kylinhunter.tools.file.detector.exception
├─ io.github.kylinhunter.tools.file.detector.exception.DetectException.class - [JAR]
io.github.kylinhunter.tools.file.detector.content.content
├─ io.github.kylinhunter.tools.file.detector.content.content.AbstractContentDetector.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.content.content.ContentDetector.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.content.content.MSOfficeDetector.class - [JAR]
├─ io.github.kylinhunter.tools.file.detector.content.content.XmlDetector.class - [JAR]
io.github.kylinhunter.tools.file.detector
├─ io.github.kylinhunter.tools.file.detector.FileDetector.class - [JAR]