(PHP 5, PHP 7)
DOMImplementation クラスは、 個々のドキュメントオブジェクトモデルのインスタンス独自の操作を行うためのメソッド群を提供します。
$namespace
= ""
, string $qualifiedName
= ""
, DOMDocumentType|null $doctype
= null
) : DOMDocument|false$qualifiedName
, string $publicId
= ""
, string $systemId
= ""
) : DOMDocumentType|false