XmlEventReader::getAttributeCount API Ref

#include <DbXml.hpp>

virtual int XmlEventReader::getAttributeCount() const


Description: XmlEventReader::getAttributeCount

If the current event is StartElement, return the number of attributes available.


Errors

The XmlEventReader::getAttributeCount method may fail and throw XmlException, encapsulating one of the following non-zero errors:


EVENT_ERROR

APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.