XMLReader->XML()

(no version information, might be only in CVS)

XMLReader->XML() -- Set the data containing the XML to parse

Opis

class XMLReader {

bool open ( string source )

}

Set the data containing the XML to parse.

Parametry

source

String containing the XML to be parsed.

Zwracane wartości

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

Patrz także

XMLReader->open()
XMLReader->close()