るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
10件ヒット [1-10件を表示] (0.078秒)
トップページ > バージョン:2.5.0[x] > 種類:インスタンスメソッド[x] > クエリ:r[x] > クエリ:d[x] > クエリ:sym[x] > ライブラリ:rexml/document[x]

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. fileutils rm_r
  5. fileutils cp_r

検索結果

REXML::AttlistDecl#node_type -> Symbol (36610.0)

Symbol :attlistdecl を返します。

Symbol :attlistdecl を返します。

REXML::XMLDecl#node_type -> Symbol (36610.0)

シンボル :xmldecl を返します。

シンボル :xmldecl を返します。

REXML::Attribute#node_type -> Symbol (27610.0)

「:attribute」というシンボルを返します。

「:attribute」というシンボルを返します。

REXML::Comment#node_type -> Symbol (27610.0)

シンボル :comment を返します。

シンボル :comment を返します。

REXML::DocType#node_type -> Symbol (27610.0)

Symbol :doctype を返します。

Symbol :doctype を返します。

絞り込み条件を変える

REXML::Document#node_type -> Symbol (27610.0)

シンボル :document を返します。

シンボル :document を返します。

REXML::Element#node_type -> Symbol (27610.0)

シンボル :element を返します。

シンボル :element を返します。

REXML::Instruction#node_type -> Symbol (27610.0)

Symbol :processing_instruction を返します。

Symbol :processing_instruction を返します。

REXML::Text#node_type -> Symbol (27610.0)

Symbol :text を返します。

Symbol :text を返します。

REXML::DocType#context -> { Symbol => object } (18310.0)

DTD が属する文書の「コンテキスト」を返します。

DTD が属する文書の「コンテキスト」を返します。

具体的には親ノードである REXML::Document オブジェクトの
REXML::Element#context を返します。

コンテキストの具体的な内容については REXML::Element#context を
参照してください。

絞り込み条件を変える