Javax.Xml.Transform.Stream.StreamSource: Constructor Members

The constructors of Javax.Xml.Transform.Stream.StreamSource are listed below. For a list of all members, see the StreamSource Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Construct a StreamSource from a File.
Construct a StreamSource from a character reader.
Construct a StreamSource from a byte stream.
Construct a StreamSource from a URL.
Construct a StreamSource from a character reader.
Construct a StreamSource from a byte stream.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.