DOMDocument::__construct 新しい DOMDocument オブジェクトを作成する &reftitle.description; public DOMDocument::__construct stringversion"1.0" stringencoding"" 新しい DOMDocument オブジェクトを作成します。 &reftitle.parameters; version XML 宣言の一部である、ドキュメントのバージョン番号。 encoding XML 宣言の一部である、ドキュメントのエンコーディング。 &reftitle.examples; 新しい DOMDocument を作成する saveXML(); /* */ ?> ]]> &reftitle.seealso; DOMImplementation::createDocument