るりまサーチ

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

別のキーワード

  1. symbol slice
  2. symbol []
  3. win32ole cp_symbol
  4. tracer event_symbol
  5. _builtin symbol

検索結果

<< 1 2 > >>

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

Symbol :attlistdecl を返します。

...Symbol :attlistdecl を返します。...

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

Symbol :doctype を返します。

...Symbol :doctype を返します。...

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

Symbol :processing_instruction を返します。

...Symbol :processing_instruction を返します。...

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

Symbol :text を返します。

...Symbol :text を返します。...

REXML::Element#context -> {Symbol => object} | nil (217.0)

要素の「コンテキスト」を Hash で返します。

...テキストとは text node (REXML::Text) での特別な文字、特に空白について
の取り扱いについての設定です。
以下の Symbol をハッシュのキーとして使います。

: :respect_whitespace
空白を考慮して欲しい要素の名前の集合を文字列の...

絞り込み条件を変える

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

絞り込み条件を変える

<< 1 2 > >>