|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MagicEntry | |
---|---|
com.j256.simplemagic.entries | Internal storing of the entries read from the magic file(s). |
Uses of MagicEntry in com.j256.simplemagic.entries |
---|
Methods in com.j256.simplemagic.entries that return MagicEntry | |
---|---|
static MagicEntry |
MagicEntryParser.parseLine(MagicEntry previous,
String line,
ContentTypeUtil.ErrorCallBack errorCallBack)
Parse a line from the magic configuration file into an entry. |
Methods in com.j256.simplemagic.entries with parameters of type MagicEntry | |
---|---|
static MagicEntry |
MagicEntryParser.parseLine(MagicEntry previous,
String line,
ContentTypeUtil.ErrorCallBack errorCallBack)
Parse a line from the magic configuration file into an entry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |