parse Xml
Parses the given java.io.InputStream using the specified encoding.
Return
Parameters
input Stream
the stream containing the content to parse
encoding
the character encoding
Throws
org. xmlpull. v1. Xml Pull Parser Exception
Parses the given java.io.Reader into a com.brightcove.player.model.TTMLDocument.
Return
Parameters
reader
the reader containing the content to parse
Throws
org. xmlpull. v1. Xml Pull Parser Exception