to top
Android APIs
Added in API level 8
package

javax.xml.transform.stream

Classes

StreamResult

Acts as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup. 

StreamSource

Acts as an holder for a transformation Source in the form of a stream of XML markup.