Module java.xml

Class StreamResult

java.lang.Object
javax.xml.transform.stream.StreamResult
All Implemented Interfaces:
Result

public class StreamResult extends Object implements Result

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

Since:
1.4