るりまサーチ

最速Rubyリファレンスマニュアル検索!
120件ヒット [101-120件を表示] (0.013秒)

別のキーワード

  1. rss standalone
  2. rss standalone=
  3. rdf standalone
  4. rdf standalone=
  5. rssbase standalone

クラス

モジュール

キーワード

検索結果

<< < 1 2 >>

REXML::XMLDecl#==(other) -> bool (8.0)

self と other が同じであるならば真を返します。

...self と other が同じであるならば真を返します。

「同じ」とは REXML::XMLDecl#version, REXML::XMLDecl#encoding,
REXML
::XMLDecl#standalone が一致していることを意味します。

@param other 比較対象のオブジェクト...

REXML::XMLDecl#stand_alone? -> String | nil (3.0)

スタンドアロン文書であるかどうかを "yes" "no" で 返します。

スタンドアロン文書であるかどうかを "yes" "no" で
返します。

nil(省略)を返す場合もあります。
<< < 1 2 >>