Javascript debugger
Website design
↑
XMLReader {
bool xml(string source,
string encoding,
int options);
}
Set the data containing the XML to parse.
String containing the XML to be parsed.
The document encoding or NULL
.
A bitmask of the XMLReader Options constants.
XMLReader::open |
XMLReader::close |