- Index
- »
- xml
- »
- func:xmlRead
def
func:xmlRead
xmlRead(handle)
Parse an XML document from an I/O handle and return root element.
Examples:
xmlRead("<foo/>") xmlRead(`io/test.xml`)
Parse an XML document from an I/O handle and return root element.
Examples:
xmlRead("<foo/>") xmlRead(`io/test.xml`)