jar

jmimemagic : jmimemagic

Maven & Gradle

Mar 26, 2007
18 usages

jMimeMagic · jMimeMagic is a Java library for determining the MIME type of files or streams

Table Of Contents

Latest Version

Download jmimemagic : jmimemagic JAR file - Latest Versions:

All Versions

Download jmimemagic : jmimemagic JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.0.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 jmimemagic-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.jmimemagic

├─ net.sf.jmimemagic.Magic.class - [JAR]

├─ net.sf.jmimemagic.MagicException.class - [JAR]

├─ net.sf.jmimemagic.MagicMatch.class - [JAR]

├─ net.sf.jmimemagic.MagicMatchNotFoundException.class - [JAR]

├─ net.sf.jmimemagic.MagicMatcher.class - [JAR]

├─ net.sf.jmimemagic.MagicParseException.class - [JAR]

├─ net.sf.jmimemagic.MagicParser.class - [JAR]

├─ net.sf.jmimemagic.UnsupportedTypeException.class - [JAR]

net.sf.jmimemagic.tests

├─ net.sf.jmimemagic.tests.MagicTest.class - [JAR]