XmlEventReader::getPrefix API Ref

#include <DbXml.hpp>

virtual const unsigned char * XmlEventReader::getPrefix() const


Description: XmlEventReader::getPrefix

If the current event is StartElement or EndElement, return the namespace prefix for the element.


Errors

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