xmlutil
Toggle table of contents
0.91.3
Common
Target filter
Common
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom2
/
DOMImplementation
/
hasFeature
has
Feature
open
fun
hasFeature
(
feature
:
String
,
version
:
String
?
)
:
Boolean
open
fun
hasFeature
(
feature
:
DOMImplementation.SupportedFeatures
,
version
:
DOMImplementation.DOMVersion
?
)
:
Boolean