るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.018秒)

別のキーワード

  1. rexml undefinednamespaceexception
  2. rexml rexml::undefinednamespaceexception
  3. undefinednamespaceexception
  4. undefinednamespaceexception rexml

ライブラリ

クラス

検索結果

REXML::Document.new(source = nil, context = {}) -> REXML::Document (7.0)

Document オブジェクトを生成します。

...nt オブジェクト
@param context コンテキスト
@raise REXML::ParseException XML文書のパースに失敗した場合に発生します
@raise REXML::UndefinedNamespaceException XML文書のパース中に、定義されていない名前空間
が現れた場合に発生します...