- name
- The name of the property to be set.
- value
- The value of the property to be set.
Type Reason Org.Xml.Sax.SAXNotRecognizedException When the underlying XMLReader does not recognize the property name. Org.Xml.Sax.SAXNotSupportedException When the underlying XMLReader recognizes the property name but doesn't support the property.
Sets the particular property in the underlying implementation of Org.Xml.Sax.IXMLReader. A list of the core features and properties can be found at .