struct XML::Attributes
Superclass hierarchy
Object
Value
Struct
XML::Attributes
Included Modules
Enumerable(Node)
Defined in:
Class Method Summary
.new
(node)
Instance Method Summary
#[]
(index : Int)
#[]
(name : String)
#[]?
(name : String)
#each
(&block)
#empty?
#inspect
(io)
#length
#to_s
(io)
Class Method Detail
def self.
new
(node)
Instance Method Detail
def
[]
(index :
Int
)
def
[]
(name :
String
)
def
[]?
(name :
String
)
def
each
(&block)
def
empty?
def
inspect
(io)
def
length
def
to_s
(io)