Class VASTParserBase

java.lang.Object
org.prebid.mobile.rendering.video.vast.VASTParserBase
Direct Known Subclasses:
Ad, AdParameters, AdSystem, AdVerifications, BaseId, BaseValue, Companion, CompanionAds, Creative, CreativeExtensions, Creatives, Extension, Extensions, Icon, IconClicks, Icons, InLine, Linear, MediaFile, MediaFiles, NonLinear, NonLinearAds, Pricing, StaticResource, Tracking, TrackingEvents, VAST, Verification, VideoClicks, Wrapper

public class VASTParserBase extends Object
  • Constructor Details

    • VASTParserBase

      public VASTParserBase()
  • Method Details

    • readText

      public String readText(org.xmlpull.v1.XmlPullParser parser) throws IOException, org.xmlpull.v1.XmlPullParserException
      Throws:
      IOException
      org.xmlpull.v1.XmlPullParserException
    • skip

      public void skip(org.xmlpull.v1.XmlPullParser p) throws org.xmlpull.v1.XmlPullParserException, IOException
      Throws:
      org.xmlpull.v1.XmlPullParserException
      IOException