るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.110秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.5.0[x] > クエリ:l[x] > クエリ:stand_alone?[x] > クラス:REXML::XMLDecl[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 (72610.0)

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

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

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

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

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

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

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