XMLReader->read()
(no version information, might be only in CVS)
XMLReader->read() -- Move to next node in document
Beschreibung
class
XMLReader {
bool
read ( void )
}
Moves cursor to the next node in the document.
Rückgabewerte
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.