public class TagReaderEndList extends TagReaderUtils implements ITagReader
| Constructor and Description |
|---|
TagReaderEndList() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTag() |
boolean |
parseTag(String line,
java.io.BufferedReader reader,
PlaylistModel playlist) |
getContextStr, getTagKey, isComment, isTag, parseAttributes, propagateDebug, setContextStr, splitAttributesgetDebugLogEnabled, getUseSystemOut, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLogEnabled, setUseSystemOutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextStr, getDebugLogEnabled, getUseSystemOut, setContextStr, setDebugLogEnabled, setUseSystemOutpublic String getTag()
getTag in interface ITagReaderpublic boolean parseTag(String line,
java.io.BufferedReader reader,
PlaylistModel playlist)
parseTag in interface ITagReader