るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.040秒)
トップページ > バージョン:2.6.0[x] > クエリ:nil[x] > クエリ:stand_alone?[x]

別のキーワード

  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 (54628.0)

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

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

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

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

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

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

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