|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dusbabek.lib.id3.TagHeaderFactory
public class TagHeaderFactory
Factory class for creating tag headers.
Constructor Summary | |
---|---|
TagHeaderFactory()
|
Method Summary | |
---|---|
static TagHeader |
makeHeader(java.io.InputStream in)
create a tag header of the correct version. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagHeaderFactory()
Method Detail |
---|
public static TagHeader makeHeader(java.io.InputStream in) throws java.io.IOException
in
- InputStream
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |