Uses of Class
net.sf.jmimemagic.MagicMatchNotFoundException
Packages that use MagicMatchNotFoundException
-
Uses of MagicMatchNotFoundException in net.sf.jmimemagic
Methods in net.sf.jmimemagic that throw MagicMatchNotFoundExceptionModifier 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.