The DomDocument class / xml.DomDocument methods |
Sets a feature for a DomDocument object.
setFeature( feature STRING, value STRING)
Sets a feature for the DomDocument object, where feature is the name of a DomDocument feature, and value is the value of a feature.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.