Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > rexmlライブラリ > REXML::Attributeクラス
class REXML::Attribute
クラスの継承リスト: REXML::Attribute < REXML::Node < REXML::Namespace < REXML::XMLTokens < Object < Kernel < BasicObject
Abstract
特異メソッド
new(first, second = nil, parrent = nil)
インスタンスメソッド
self == other
clone
element
element=(element)
hash
inspect
namespace(arg = nil)
node_type
normalized=(value)
prefix
remove
to_s
to_string
value
write(output, indent = -1)
xpath
定数
PATTERN