XMLReader->moveToAttribute()
(no version information, might be only in CVS)
XMLReader->moveToAttribute() -- Move cursor to a named attribute
Beskrivelse
class
XMLReader {
bool
moveToAttribute ( string name )
}
Positions cursor on the named attribute.
Parameterliste
- name
The name of the attribute.
Returneringsværdier
Returnerer TRUE ved succes, FALSE ved fejl.