Uses of Class
net.sf.jmimemagic.MagicException
Packages that use MagicException
-
Uses of MagicException in net.sf.jmimemagic
Methods in net.sf.jmimemagic that throw MagicExceptionModifier and TypeMethodDescriptionstatic MagicMatch
Magic.getMagicMatch
(byte[] data) Get a match from a stream of data.static MagicMatch
Magic.getMagicMatch
(byte[] data, boolean onlyMimeMatch) Get a match from a stream of data.