Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Get the byte stream that was set with setByteStream.
Set method documentation [Android Documentation]
Set the byte stream to be used as input. Normally,
a stream should be used rather than a reader, so that
the XML parser can resolve character encoding specified
by the XML declaration.
If this Source object is used to process a stylesheet, normally setSystemId should also be called, so that relative URL references can be resolved.