struct XML::NodeSet
Superclass hierarchy
Object
Value
Struct
XML::NodeSet
Included Modules
Enumerable(Node)
Defined in:
Class Method Summary
.new
(doc : Node)
.new
(doc : Node, set : ::Pointer(LibXML::NodeSet))
Instance Method Summary
#[]
(index : Int)
#each
(&block)
#empty?
#hash
#inspect
(io)
#length
#object_id
#to_s
(io)
#to_unsafe
Class Method Detail
def self.
new
(doc :
Node
)
def self.
new
(doc :
Node
, set :
Pointer
(LibXML::NodeSet))
Instance Method Detail
def
[]
(index :
Int
)
def
each
(&block)
def
empty?
def
hash
def
inspect
(io)
def
length
def
object_id
def
to_s
(io)
def
to_unsafe