Class Creatives
- java.lang.Object
-
- org.prebid.mobile.rendering.video.vast.VASTParserBase
-
- org.prebid.mobile.rendering.video.vast.Creatives
-
public class Creatives extends VASTParserBase
-
-
Constructor Summary
Constructors Constructor Description Creatives(org.xmlpull.v1.XmlPullParser p)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.ArrayList<Creative>getCreatives()-
Methods inherited from class org.prebid.mobile.rendering.video.vast.VASTParserBase
readText, skip
-
-
-
-
Method Detail
-
getCreatives
public java.util.ArrayList<Creative> getCreatives()
-
-