XMLReader { bool close();}
bool close();
Closes the input the XMLReader object is currently parsing.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE