XMLReader->open()
(no version information, might be only in CVS)
XMLReader->open() -- Set the URI containing the XML to parse
Leírás
class
XMLReader {
bool
open ( string URI )
}
Set the URI containing the XML document to be parsed.
Paraméterek
- URI
URI pointing to the document.
Visszatérési értékek
Siker esetén TRUE értékkel tér vissza,
ellenkező esetben FALSE értéket ad.