pgbennett.id3
Class FrameDictionary
java.lang.Object
pgbennett.id3.FrameDictionary
public class FrameDictionary
- extends java.lang.Object
|
Constructor Summary |
FrameDictionary()
Creates a new instance of FrameDictionary |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
frameProperties
public java.util.Properties frameProperties
frameTypes
public java.util.HashMap<java.lang.String,FrameAttributes> frameTypes
frameNameMap
public java.util.TreeMap frameNameMap
frameNames
public java.lang.String[] frameNames
FrameDictionary
public FrameDictionary()
throws java.lang.Exception
- Creates a new instance of FrameDictionary
- Throws:
java.lang.Exception
getSingleton
public static FrameDictionary getSingleton()