| Constructor and Description |
|---|
BasicTagFromMp3File(com.mpatric.mp3agic.Mp3File file)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
com.mpatric.mp3agic.ID3v1 |
construct()
Checks the tag for missing items, such as album name.
|
public BasicTagFromMp3File(com.mpatric.mp3agic.Mp3File file)
file - The Mp3File with tags.public com.mpatric.mp3agic.ID3v1 construct()
throws IOException
BasicTagconstruct in interface BasicTagID3v1 tag.IOException - If the tag has any of the requested items missing.Copyright © 2017–2018 jcabi.com. All rights reserved.