Uses of Class
net.sf.jmimemagic.MagicParseException
Packages that use MagicParseException
-
Uses of MagicParseException in net.sf.jmimemagic
Methods in net.sf.jmimemagic that throw MagicParseExceptionModifier 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.static voidMagic.initialize()Create a parser and initialize it.voidMagicParser.initialize()Parse the xml file and create our MagicMatcher object list.