|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.palserv.XMidi.Tag
com.palserv.XMidi.TagContent
com.palserv.XMidi.TagContentFORMAT
com.palserv.XMidi.TagContentTRACKS
public class TagContentTRACKS
Handle the content of the TRACKS tag.
This class must be public in order for the
TagContent.getTag
method to work.
This is one of several TagContent subclasses which are all similar.
Please see the
TagContent
document for more details.
Constructor Summary | |
---|---|
TagContentTRACKS()
|
Method Summary |
---|
Methods inherited from class com.palserv.XMidi.TagContentFORMAT |
---|
doContent |
Methods inherited from class com.palserv.XMidi.TagContent |
---|
getTag |
Methods inherited from class com.palserv.XMidi.Tag |
---|
createEndXML, createStartXML, endElement, getName, startElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagContentTRACKS()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |