XMLReader->read()

(no version information, might be only in CVS)

XMLReader->read() -- Move to next node in document

說明

class XMLReader {

bool read ( void )

}

Moves cursor to the next node in the document.

返回值

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