るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. rexml/document expanded_name
  2. rexml expanded_name
  3. document expanded_name
  4. namespace expanded_name
  5. rexml fully_expanded_name

ライブラリ

検索結果

REXML::Document#expanded_name -> String (54613.0)

""(空文字列)を返します。

""(空文字列)を返します。

XMLの仕様上、このオブジェクトはexpanded name名前を持ちえません。

REXML::Document#name -> String (9313.0)

""(空文字列)を返します。

""(空文字列)を返します。

XMLの仕様上、このオブジェクトはexpanded name名前を持ちえません。