struct XML::Attributes

Superclass hierarchy

Object
Value
Struct
XML::Attributes

Included Modules

Enumerable(Node)

Defined in:

Class Method Summary

Instance Method Summary

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)