Javax.Xml.Transform.Dom.DOMSource Members

The members of Javax.Xml.Transform.Dom.DOMSource are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Create a new input source with a DOM node.
Create a new input source with a DOM node, and with the system ID also passed in as the base URI.

Protected Constructors

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

Public Fields

const
Featurestring. If Javax.Xml.Transform.TransformerFactory.GetFeature(string) returns true when passed this value as an argument, the Transformer supports Source input of this type.

Public Properties

NodeOrg.W3c.Dom.INode. Get the node that represents a Source DOM tree.
SystemIdstring. Get the base ID (URL or system ID) from where URLs will be resolved.

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.