public class IcyTag extends MP3Tag implements StringableTag
| Constructor and Description |
|---|
IcyTag(String name,
String stringValue)
Create a new tag, from the parsed name and (String) value.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getValueAsString()
Return the value of this tag as a string.
|
public String getValueAsString()
StringableTaggetValueAsString in interface StringableTagCopyright © 2016. All Rights Reserved.