struct XML::Reader

Superclass hierarchy

Object
Value
Struct
XML::Reader

Defined in:

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(str : String)

def self.new(io : IO)

Instance Method Detail

def attributes_count

def has_attributes?

def is_empty_element?

def move_to_first_attribute

def move_to_next_attribute

def name

def node_type

def read

def to_unsafe

def value