@Immutable public class Mp3MetadataLexicon extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Mp3MetadataLexicon.Namespace |
Modifier and Type | Field and Description |
---|---|
static String |
ALBUM |
static String |
AUTHOR |
static String |
COMMENT |
static String |
METADATA_NODE |
static String |
TITLE |
static String |
YEAR |
Constructor and Description |
---|
Mp3MetadataLexicon() |
public static final String METADATA_NODE
public static final String TITLE
public static final String AUTHOR
public static final String ALBUM
public static final String YEAR
public static final String COMMENT
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.