るりまサーチ (Ruby 2.7.0)

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

別のキーワード

  1. rexml/document stand_alone?
  2. xmldecl stand_alone?
  3. document stand_alone?
  4. stand_alone?
  5. stand_alone? rexml/document

ライブラリ

クラス

検索結果

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

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

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

nil(省略)を返す場合もあります。

REXML::XMLDecl#standalone -> String | nil (18007.0)

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

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

nil(省略)を返す場合もあります。