| Package | Description |
|---|---|
| net.sf.jmimemagic |
net.sf.jmimemagic.detectors
|
| Modifier and Type | Method and Description |
|---|---|
static 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
|
static MagicMatch |
Magic.getMagicMatch(File file,
boolean extensionHints)
get a match from a file
|
static MagicMatch |
Magic.getMagicMatch(File file,
boolean extensionHints,
boolean onlyMimeMatch)
get a match from a file
|
Copyright © 2017. All rights reserved.