XMLSource(x, parser, reader, encoding = "unknown")
character
identifying a file or a
connection
.function
accepting an XML tree (as delivered by
xmlTreeParse
in package function
capable of turning XML elements as
returned by parser
into a subclass of
TextDocument
.XMLSource
which extends the class
Source
representing an XML file.Encoding
on encodings in R.