XMLReader::moveToFirstAttribute

(no version information, might be only in CVS)

XMLReader::moveToFirstAttribute -- Positionne le curseur sur le premier attribut

Description

class XMLReader {

bool moveToFirstAttribute ( void )

}

Déplace le curseur sur le premier attribut.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.

Voir aussi

XMLReader::moveToElement
XMLReader::moveToAttribute
XMLReader::moveToAttributeNo
XMLReader::moveToAttributeNs
XMLReader::moveToNextAttribute