XmlEventReader::isAttributeSpecified API Ref

#include <DbXml.hpp>

virtual bool XmlEventReader::isAttributeSpecified(int index) const


Description: XmlEventReader::isAttributeSpecified

If the current event is StartElement, return whether the attribute at the index indicated is specified.

Parameters
index

Errors

The XmlEventReader::isAttributeSpecified 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.