3件ヒット
[1-3件を表示]
(0.093秒)
別のキーワード
ライブラリ
-
rexml
/ document (1) - rss (2)
クラス
-
REXML
:: XMLDecl (1) -
RSS
:: Maker :: RSSBase (2)
キーワード
- == (1)
- standalone= (1)
検索結果
先頭3件
-
RSS
:: Maker :: RSSBase # standalone (63355.0) -
@todo 作成するXMLのstandaloneを返します.
@todo
作成するXMLのstandaloneを返します. -
RSS
:: Maker :: RSSBase # standalone=() (27355.0) -
@todo 作成するXMLのstandaloneを設定します.
@todo
作成するXMLのstandaloneを設定します. -
REXML
:: XMLDecl # ==(other) -> bool (322.0) -
self と other が同じであるならば真を返します。
self と other が同じであるならば真を返します。
「同じ」とは REXML::XMLDecl#version, REXML::XMLDecl#encoding,
REXML::XMLDecl#standalone が一致していることを意味します。
@param other 比較対象のオブジェクト