jar

com.sigpwned : chardet4j

Maven & Gradle

Dec 31, 2022
19 stars

chardet4j · Simple, compact charset detection for Java 8+

Table Of Contents

Latest Version

Download com.sigpwned : chardet4j JAR file - Latest Versions:

All Versions

Download com.sigpwned : chardet4j JAR file - All Versions:

Version Vulnerabilities Size Updated
72.1.x
71.1.x
70.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window chardet4j-72.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sigpwned.chardet4j.com.ibm.icu.text

├─ com.sigpwned.chardet4j.com.ibm.icu.text.CharsetDetector.class - [JAR]

├─ com.sigpwned.chardet4j.com.ibm.icu.text.CharsetMatch.class - [JAR]

├─ com.sigpwned.chardet4j.com.ibm.icu.text.CharsetRecog_2022.class - [JAR]

├─ com.sigpwned.chardet4j.com.ibm.icu.text.CharsetRecog_UTF8.class - [JAR]

├─ com.sigpwned.chardet4j.com.ibm.icu.text.CharsetRecog_Unicode.class - [JAR]

├─ com.sigpwned.chardet4j.com.ibm.icu.text.CharsetRecog_mbcs.class - [JAR]

├─ com.sigpwned.chardet4j.com.ibm.icu.text.CharsetRecog_sbcs.class - [JAR]

├─ com.sigpwned.chardet4j.com.ibm.icu.text.CharsetRecognizer.class - [JAR]

com.sigpwned.chardet4j

├─ com.sigpwned.chardet4j.ByteOrderMark.class - [JAR]

├─ com.sigpwned.chardet4j.Chardet.class - [JAR]