XMLReader->XML()

(no version information, might be only in CVS)

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

說明

class XMLReader {

bool open ( string source )

}

Set the data containing the XML to parse.

參數

source

String containing the XML to be parsed.

返回值

若果成功則返回 TRUE,失敗則返回 FALSE