XMLReader->XML()

(no version information, might be only in CVS)

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

Leírás

class XMLReader {

bool open ( string source )

}

Set the data containing the XML to parse.

Paraméterek

source

String containing the XML to be parsed.

Visszatérési értékek

Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.

Lásd még

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