Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Parameters
- str
- Type: System String
[Missing <param name="str"/> documentation for "M:com.deltaxml.api.XMLComparator.setProperty(System.String,System.Object)"]
- obj
- Type: System Object
[Missing <param name="obj"/> documentation for "M:com.deltaxml.api.XMLComparator.setProperty(System.String,System.Object)"]
Exception | Condition |
---|---|
com.deltaxml.api XMLComparatorConfigurationException | If the property name is not recognized or the value is of the wrong class. |
Sets the value of a property of the XMLComparator.
This facility is modelled on the features and properties mechanism
provided by SAX2.
We also follow the convention of using URIs under our control for the names of features and properties. Thus all features will use a http://deltaxml.com/api/properties prefix.
See the package overview page for the current list of supported features.