XML_Util::getDocTypeDeclaration()
XML_Util::getDocTypeDeclaration() -- ドキュメントタイプの宣言を構築する
概要
require_once 'XML/Util.php'; |
string XML_Util::getDocTypeDeclaration (string $root [, mixed $uri = NULL [, mixed $internalDtd = NULL]])
説明
パラメーターに基づいたドキュメントタイプの宣言を返します。
返り値
string ドキュメントタイプ宣言です。