@Immutable public final class AdvancedTagVerifiedAlbumImage extends Object implements AdvancedTag
| Constructor and Description |
|---|
AdvancedTagVerifiedAlbumImage(AdvancedTag origin)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
com.mpatric.mp3agic.ID3v2 |
construct()
Checks the tag for missing items, such as album image.
|
public AdvancedTagVerifiedAlbumImage(AdvancedTag origin)
origin - Origin.public com.mpatric.mp3agic.ID3v2 construct()
throws IOException
AdvancedTagconstruct in interface AdvancedTagID3v2 tag.IOException - If the tag has any of the requested items missing.Copyright © 2017–2018 jcabi.com. All rights reserved.