Uses of Class
com.mpatric.mp3agic.NoSuchTagException
| Package | Description |
|---|---|
| com.mpatric.mp3agic |
-
Uses of NoSuchTagException in com.mpatric.mp3agic
Methods in com.mpatric.mp3agic that throw NoSuchTagException Modifier and Type Method Description static AbstractID3v2TagID3v2TagFactory. createTag(byte[] bytes)static voidID3v2TagFactory. sanityCheckTag(byte[] bytes)Constructors in com.mpatric.mp3agic that throw NoSuchTagException Constructor Description AbstractID3v2Tag(byte[] bytes)AbstractID3v2Tag(byte[] bytes, boolean obseleteFormat)ID3v1Tag(byte[] bytes)ID3v22Tag(byte[] buffer)ID3v22Tag(byte[] buffer, boolean obseleteFormat)ID3v23Tag(byte[] buffer)ID3v24Tag(byte[] buffer)