XMLReader->close()
(no version information, might be only in CVS)
XMLReader->close() -- Close the XMLReader input
Descrizione
class
XMLReader {
bool
close ( void )
}
Closes the input the XMLReader object is currently parsing.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.