Class VmapXmlDataSource


  • public class VmapXmlDataSource
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.brightcove.iabparser.vmap.VMAP getVmapXml​(java.lang.String vmapxml)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VmapXmlDataSource

        public VmapXmlDataSource()
    • Method Detail

      • getVmapXml

        public com.brightcove.iabparser.vmap.VMAP getVmapXml​(@NonNull
                                                             java.lang.String vmapxml)
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception