public class APSVASTRootNode extends APSVASTXMLNode
| Modifier and Type | Class and Description |
|---|---|
static class |
APSVASTRootNode.APSAdPodFallback
VAST 3.0 defines Ad Pods, with fallback mechanisms that allow loading an ad buffet of commercials to playback if the main ads fail.
|
attributes, value| Constructor and Description |
|---|
APSVASTRootNode() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<java.lang.Object> |
allAds() |
java.util.ArrayList<java.lang.Object> |
getAdsWithFallback(APSVASTRootNode.APSAdPodFallback fallback) |
_childrenNamed, addChildrenWithName, addChildWithName, childrenNamed, childrenNames, duration, durationFromAttributeNamed, durationFromString, errorURLsWithCode, firstChildNamed, getIfExistsNodeWithName, getOrCreateNodeWithName, initWithNode, initWithTBXMLElement, logWithLevel, urlsForChildrenNamed, urlsForCurrentNodepublic java.util.ArrayList<java.lang.Object> getAdsWithFallback(APSVASTRootNode.APSAdPodFallback fallback)
public java.util.ArrayList<java.lang.Object> allAds()