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 StrWrangler4j-1.2.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.shikhir.StrWrangler4j.suspect
├─ com.shikhir.StrWrangler4j.suspect.StringConfusable.class - [JAR]
com.shikhir.StrWrangler4j.nlp
├─ com.shikhir.StrWrangler4j.nlp.CleanText.class - [JAR]
├─ com.shikhir.StrWrangler4j.nlp.HumanLanguage.class - [JAR]
├─ com.shikhir.StrWrangler4j.nlp.LangDetector.class - [JAR]
├─ com.shikhir.StrWrangler4j.nlp.NlpOperations.class - [JAR]
├─ com.shikhir.StrWrangler4j.nlp.Stopwords.class - [JAR]
com.shikhir.StrWrangler4j.hash
├─ com.shikhir.StrWrangler4j.hash.CryptoHash.class - [JAR]
├─ com.shikhir.StrWrangler4j.hash.MurmurHash.class - [JAR]
com.shikhir.StrWrangler4j
├─ com.shikhir.StrWrangler4j.App.class - [JAR]
├─ com.shikhir.StrWrangler4j.StringOps.class - [JAR]
com.shikhir.StrWrangler4j.fileops
├─ com.shikhir.StrWrangler4j.fileops.ClassLoaderUtilz.class - [JAR]
├─ com.shikhir.StrWrangler4j.fileops.FileOpsUtil.class - [JAR]