XMLReader->close()

(no version information, might be only in CVS)

XMLReader->close() -- Close the XMLReader input

Opis

class XMLReader {

bool close ( void )

}

Closes the input the XMLReader object is currently parsing.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Patrz także

XMLReader->open()
XMLReader->XML()