Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

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.


Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01