るりまサーチ (Ruby 2.4.0)

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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

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