11件ヒット
[1-11件を表示]
(0.088秒)
トップページ > :IO.new > :dump > :GzipWriter > :primitive_convert > :truncate > :特異メソッド > クラス:REXML::XMLDecl
ライブラリ
-
rexml
/ document (11)
検索結果
先頭1件
-
REXML
:: XMLDecl . new(version = REXML :: XMLDecl :: DEFAULT _ VERSION , encoding = nil , standalone = nil) (18303.0) -
新たな XMLDecl オブジェクトを生成して返します。
...新たな XMLDecl オブジェクトを生成して返します。
version 以外は省略可能です。
@param version バージョン(文字列)
@param encoding エンコーディング(文字列 or nil)
@param standalone スタンドアロン文章かどうか("yes", "no", nil)...