class Nbt::XmlParser

Defined in:

xml_parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(xml : IO | String) #

[View source]

Instance Method Detail

def parse #

[View source]
def parse_xml_tag(node) : Tag #

[View source]
def xml : String | IO #

[View source]