XMLReader::moveToFirstAttribute

(no version information, might be only in CVS)

XMLReader::moveToFirstAttribute -- Position cursor on the first Attribute

Popis

class XMLReader {

bool moveToFirstAttribute ( void )

}

Moves cursor to the first Attribute.

Návratové hodnoty

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

Viz také

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