Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nbt_parser
v0.2.1
Top Level Namespace
Nbt
Reader
Region
Header
Tag
Id
Writer
XmlParser
Options
Built with Crystal 1.9.2
2023-10-08 14:44:14 UTC
class
Nbt::XmlParser
Nbt::XmlParser
Reference
Object
Defined in:
xml_parser.cr
Constructors
.new
(xml : IO | String)
Instance Method Summary
#parse
#parse_xml_tag
(node) : Tag
#xml
: String | IO
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
]