Libraries
»
magic_xml
(0.1.1)
»
Index (F)
»
File
Class: File
Inherits:
Object
Object
File
show all
Defined in:
lib/magic_xml.rb
Instance Method Summary
collapse
#
xml_parse
⇒ Object
Instance Method Details
#
xml_parse
⇒
Object
362 363 364
# File 'lib/magic_xml.rb', line 362
def
xml_parse
XML
.
parse
(
self
)
end