ModeShape Distribution 3.0.0.Beta4

org.modeshape.sequencer.mp3
Class Mp3MetadataLexicon

java.lang.Object
  extended by org.modeshape.sequencer.mp3.Mp3MetadataLexicon

@Immutable
public class Mp3MetadataLexicon
extends Object

A lexicon of names used within the mp3 sequencer.


Nested Class Summary
static class Mp3MetadataLexicon.Namespace
           
 
Field Summary
static String ALBUM
           
static String AUTHOR
           
static String COMMENT
           
static String METADATA_NODE
           
static String TITLE
           
static String YEAR
           
 
Constructor Summary
Mp3MetadataLexicon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

Mp3MetadataLexicon

public Mp3MetadataLexicon()

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.