Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > rexmlライブラリ > REXML::Commentクラス

class REXML::Comment

クラスの継承リスト: REXML::Comment < Comparable < REXML::Child < REXML::Node < Object < Kernel < BasicObject

Abstract

特異メソッド

new(first, second = nil)

インスタンスメソッド

self <=> other
self == other
clone
node_type
string
string=(value)
to_s
write(output, indent = -1, transitive = false, ie_hack = false)

定数

START
STOP

Methods

Classes