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

The properties 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 Properties

InputStreamSystem.IO.Stream. Get the byte stream that was set with setByteStream.
PublicIdstring. Get the public identifier that was set with setPublicId.
ReaderJava.IO.Reader. Get the character stream that was set with setReader.
SystemIdstring. Get the system identifier that was set with setSystemId.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.