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

class REXML::Validation::Event

クラスの継承リスト: REXML::Validation::Event < Object < Kernel < BasicObject

要約

特異メソッド

new(event_type, event_arg = nil)

[TODO]

インスタンスメソッド

self == other

[TODO]

done?

[TODO]

event_arg
event_arg=(value)

[TODO]

event_type

[TODO]

inspect

[TODO]

matches?(event)

[TODO]

single?

[TODO]

to_s

[TODO]

class REXML::Validation::Event