るりまサーチ (Ruby 2.4.0)

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

別のキーワード

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

ライブラリ

検索結果

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

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

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

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

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

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

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

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