| 
This class holds the list of registered DOMImplementations.
 
Implementation or application can register DOMImplementationSource to the registry, and then can query DOMImplementation based on a list of requested features.
 
 
This provides an application with an implementation independent starting point.
 
 
See also: 
DOMImplementation , DOMImplementationSource 
 
Since: 
DOM Level 3 
 |