Package javax.xml.transform.stream

This package implements stream- and URI- specific transformation APIs.

See:
          Description

Class Summary
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.
 

Package javax.xml.transform.stream Description

This package implements stream- and URI- specific transformation APIs.