XMLReader->close()
(no version information, might be only in CVS)
XMLReader->close() -- Close the XMLReader input
Descripción
class
XMLReader {
bool
close ( void )
}
Closes the input the XMLReader object is currently parsing.
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.