Forum und email
XMLReader::moveToAttribute

XMLReader::moveToAttribute

(no version information, might be only in CVS)

XMLReader::moveToAttribute -- Move cursor to a named attribute

Popis

class XMLReader {

bool moveToAttribute ( string name )

}

Positions cursor on the named attribute.

Seznam parametrů

name

The name of the attribute.

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.