XMLReader->read()
(no version information, might be only in CVS)
XMLReader->read() -- Move to next node in document
Descrizione
class
XMLReader {
bool
read ( void )
}
Moves cursor to the next node in the document.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.