Sablotron Extensions API Reference

DOMImplementation.hasFeature() DOMImplementation

Syntax

       hasFeature(feature, version)
NameTypeDescription
featureStringThe feature parameter is of type String.
versionStringThe version parameter is of type String.
(RET)BooleanThis method returns a Boolean.

Description

This function always returns FALSE currently.

See Also

Groups [ DOMImplementation ]

© 2001-2002 Ginger Alliance
revision 02-08-05
This page was generated by APIDOC