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()



XMLReader->open()
There are no user contributed notes for this page.

<XMLReader->next()XMLReader->read()>
 Last updated: Tue, 15 Nov 2005