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