るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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

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