ITagReaderTagReaderIFrameStreamInfpublic class TagReaderStreamInf extends TagReaderUtils implements ITagReader
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.List<Attribute> |
skippedAttributes |
| Constructor | Description |
|---|---|
TagReaderStreamInf() |
| Modifier and Type | Method | 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, getDebugLogEnabled, getUseSystemOut, setContextStr, setDebugLogEnabled, setUseSystemOutclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDebugLogEnabled, getUseSystemOut, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLogEnabled, setUseSystemOutgetContextStr, getTagKey, isComment, isTag, parseAttributes, propagateDebug, setContextStr, splitAttributesprotected 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)