[][src]Module xml_dom::dom_impl

This module implements certain capabilities required by, but not specified by, the DOM Core.

Functions

create_entity

Required to create instances of the Entity extended interface.

create_internal_entity

Required to create instances of the Notation Extended interface.

create_notation

Required to create instances of the Entity extended interface.

get_implementation

Return a reference to an instance of this DOMImplementation implementation.

get_implementation_version

Return a string with the vendor/version of the implementation.