The methods of Org.Xml.Sax.IXMLReader are listed below. For a list of all members, see the IXMLReader Members list.
GetFeature(string)Look up the value of a feature flag. | ||
GetProperty(string)Look up the value of a property. | ||
Parse(InputSource)Parse an XML document. | ||
Parse(string)Parse an XML document from a system identifier (URI). | ||
SetFeature(string, bool)Set the value of a feature flag. | ||
SetProperty(string, Java.Lang.Object)Set the value of a property. |