Function DOMImplementation.getFeature
Implementation of std
.
Only recognizes features "Core"
and "XML"
with versions "1.0"
,
"2.0"
or "3.0"
. Always returns this
.
Prototype
DOMImplementation getFeature(
string feature,
string version_
);
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --