public class TagModelEndlist extends TagModel
attributes, tagName| Constructor and Description |
|---|
TagModelEndlist() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMediaSegmentTag() |
boolean |
isValid(Integer version) |
String |
toString() |
boolean |
validForMasterPlaylist() |
boolean |
validForMediaPlaylist() |
void |
write(TagWriter writer) |
addAllAttributes, addAttribute, clone, equals, formatBoolean, formatBooleanAttribute, formatEnumAttribute, formatFloat, formatFloatAttribute, formatInteger, formatIntegerAttribute, formatQuotedStringAttribute, formatString, formatUnquotedStringAttribute, formatValue, getContextStr, getTag, getUnknownAttributes, hashCode, setContextStrgetDebugLog, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLog, setUseSystemOut, usingSystemOutpublic boolean isMediaSegmentTag()
isMediaSegmentTag in class TagModelpublic boolean validForMasterPlaylist()
validForMasterPlaylist in class TagModelpublic boolean validForMediaPlaylist()
validForMediaPlaylist in class TagModel