|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jaudiotagger.tag.id3.AbstractTagItem
org.jaudiotagger.tag.id3.AbstractTag
org.jaudiotagger.tag.lyrics3.AbstractLyrics3
public abstract class AbstractLyrics3
| Field Summary |
|---|
| Fields inherited from class org.jaudiotagger.tag.id3.AbstractTag |
|---|
TYPE_TAG |
| Fields inherited from class org.jaudiotagger.tag.id3.AbstractTagItem |
|---|
logger |
| Constructor Summary | |
|---|---|
AbstractLyrics3()
|
|
AbstractLyrics3(AbstractLyrics3 copyObject)
|
|
| Method Summary | |
|---|---|
void |
delete(java.io.RandomAccessFile file)
Removes the specific tag from the file |
| Methods inherited from class org.jaudiotagger.tag.id3.AbstractTag |
|---|
equals, iterator, seek, write |
| Methods inherited from class org.jaudiotagger.tag.id3.AbstractTagItem |
|---|
getIdentifier, getSize, isSubsetOf, read |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractLyrics3()
public AbstractLyrics3(AbstractLyrics3 copyObject)
| Method Detail |
|---|
public void delete(java.io.RandomAccessFile file)
throws java.io.IOException
AbstractTag
delete in class AbstractTagfile -
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||