XMLReader->close()

(no version information, might be only in CVS)

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

Descrição

class XMLReader {

bool close ( void )

}

Closes the input the XMLReader object is currently parsing.

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja também

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