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 MagicMatchMagic.getMagicMatch(byte[] data) Get a match from a stream of data.static MagicMatchMagic.getMagicMatch(byte[] data, boolean onlyMimeMatch) Get a match from a stream of data.