Javax.Xml.Transform.Sax.SAXResult Members

The members of Javax.Xml.Transform.Sax.SAXResult are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Zero-argument default constructor.
Create a SAXResult that targets a SAX2 Org.Xml.Sax.IContentHandler.

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 Result output of this type.

Public Properties

HandlerOrg.Xml.Sax.IContentHandler. Get the Org.Xml.Sax.IContentHandler that is the Result.
LexicalHandlerOrg.Xml.Sax.Ext.ILexicalHandler. Get a SAX2 Org.Xml.Sax.Ext.ILexicalHandler for the output.
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.