Commit 28a7e59d by andrewlewis Committed by Oliver Woodman

Fix javadoc

PiperOrigin-RevId: 316071392
parent df862782
...@@ -841,9 +841,8 @@ public class DashManifestParser extends DefaultHandler ...@@ -841,9 +841,8 @@ public class DashManifestParser extends DefaultHandler
} }
/** /**
* /**
* Parses a single EventStream node in the manifest. * Parses a single EventStream node in the manifest.
* <p> *
* @param xpp The current xml parser. * @param xpp The current xml parser.
* @return The {@link EventStream} parsed from this EventStream node. * @return The {@link EventStream} parsed from this EventStream node.
* @throws XmlPullParserException If there is any error parsing this node. * @throws XmlPullParserException If there is any error parsing this node.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment