Uses of Class
net.sf.jmimemagic.UnsupportedTypeException
-
Packages that use UnsupportedTypeException Package Description net.sf.jmimemagic -
-
Uses of UnsupportedTypeException in net.sf.jmimemagic
Methods in net.sf.jmimemagic that throw UnsupportedTypeException Modifier and Type Method Description MagicMatch
MagicMatcher. test(byte[] data, boolean onlyMimeMatch)
Test to see if this match or any submatches match.MagicMatch
MagicMatcher. test(java.io.File f, boolean onlyMimeMatch)
test to see if this match or any submatches match
-