public class TagReaderStreamInf extends TagReaderUtils implements ITagReader
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Attribute> |
skippedAttributes |
| Constructor and Description |
|---|
TagReaderStreamInf() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTag() |
boolean |
parseTag(String line,
java.io.BufferedReader reader,
PlaylistModel playlist) |
protected boolean |
processCommonAttributes(java.util.List<Attribute> attributes,
TagModelStreamInfCommon model,
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, setUseSystemOutprotected java.util.List<Attribute> skippedAttributes
public String getTag()
getTag in interface ITagReaderpublic boolean parseTag(String line,
java.io.BufferedReader reader,
PlaylistModel playlist)
parseTag in interface ITagReaderprotected boolean processCommonAttributes(java.util.List<Attribute> attributes, TagModelStreamInfCommon model, PlaylistModel playlist)