struct

AZBlob::XMLNode

Inherits Struct < Value < Object

Constructors

new(node : XML::Node)
Source

Instance methods

as_bool(path : String)
Source
as_enum(path : String, clz : Enum.class)
Source
as_i(path : String)
Source
as_i64(path : String)
Source
as_s(path : String) : String
Source
as_time(path : String)
Source
attr(path, pos = 0)
Source
node
Source
nodes(path : String) : XML::NodeSet
Source