org.modeshape.sequencer.mp3
Class Mp3MetadataLexicon
java.lang.Object
org.modeshape.sequencer.mp3.Mp3MetadataLexicon
@Immutable
public class Mp3MetadataLexicon
- extends Object
A lexicon of names used within the mp3 sequencer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
METADATA_NODE
public static final String METADATA_NODE
- See Also:
- Constant Field Values
TITLE
public static final String TITLE
- See Also:
- Constant Field Values
AUTHOR
public static final String AUTHOR
- See Also:
- Constant Field Values
ALBUM
public static final String ALBUM
- See Also:
- Constant Field Values
YEAR
public static final String YEAR
- See Also:
- Constant Field Values
COMMENT
public static final String COMMENT
- See Also:
- Constant Field Values
Mp3MetadataLexicon
public Mp3MetadataLexicon()
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.