instance method REXML::XMLDecl#xmldecl

xmldecl(version, encoding, standalone) -> ()[permalink][rdoc][edit]

内容を更新します。

[PARAM] version:
バージョン(文字列)
[PARAM] encoding:
エンコーディング(文字列 or nil)
[PARAM] standalone:
スタンドアロン文章かどうか("yes", "no", nil)