DASH-IF Conformance Software
Static Public Member Functions | List of all members
Validator Class Reference

Static Public Member Functions

static void main (String[] args)
 
static void writeToMPDResult (Document doc, String nodeName, String nodeValue) throws TransformerException
 
static void printUsage ()
 

Detailed Description

Program for validating MPEG-DASH

Author
Markus Waltl marku.nosp@m.s.wa.nosp@m.ltl@i.nosp@m.tec..nosp@m.uni-k.nosp@m.lu.a.nosp@m.c.at Return codes for the MPEG-DASH Validator 1: You need at least JRE 1.6.0_17 to run this program! 2: Provide file to parse 3: Unable to get current path to executable 4: MPD validation not successful - DASH is not valid! 5: Malformed URL 6: SAXException occurred 7: IOException occurred 8: ParserConfigurationException occurred 9: XPathExpressionException occurred 10: XLinkException occurred 11: TransformerException occurred 12: Unexpected error

Member Function Documentation

◆ main()

static void Validator.main ( String[]  args)
inlinestatic

Entry point

Parameters
argssee printUsage()

The documentation for this class was generated from the following file: