XMLReader->open()

(no version information, might be only in CVS)

XMLReader->open() -- Set the URI containing the XML to parse

Описание

class XMLReader {

bool open ( string URI )

}

Set the URI containing the XML document to be parsed.

Список параметров

URI

URI pointing to the document.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Смотрите также

XMLReader->XML()
XMLReader->close()


Free Web Hosting