Forum und email
XMLReader::moveToAttributeNo

XMLReader::moveToAttributeNo

(no version information, might be only in CVS)

XMLReader::moveToAttributeNo -- Move cursor to an attribute by index

Opis

class XMLReader {

bool moveToAttributeNo ( int index )

}

Positions cursor on attribute based on its position.

Parametry

index

The position of the attribute.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.