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 == othercloneelementelement=(element)hashinspectnamespace(arg = nil)node_typenormalized=(value)prefixremoveto_sto_stringvaluewrite(output, indent = -1)xpath
定数
PATTERN