XMLReader::read
(no version information, might be only in CVS)
XMLReader::read -- Move to next node in document
Popis
class
XMLReader {
bool
read ( void )
}
Moves cursor to the next node in the document.
Návratové hodnoty
Vrací TRUE při úspěchu, FALSE při selhání.