るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.174秒)
トップページ > クエリ:l[x] > バージョン:2.1.0[x] > クエリ:e[x] > クエリ:REXML[x] > クエリ:rexml[x] > クエリ:<=>[x]

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document to_s
  4. rexml/document clone
  5. rexml/document node_type

ライブラリ

クラス

検索結果

REXML::Text#<=>(other) -> -1 | 0 | 1 (99637.0)

テキストの内容を other と比較します。

テキストの内容を other と比較します。

@param other 比較対象(REXML::Text オブジェクトもしくは文字列)

REXML::Comment#<=>(other) -> -1 | 0 | 1 (90697.0)

other と内容(REXML::Comment#string)を比較します。

other と内容(REXML::Comment#string)を比較します。