XmlEventReader::isWhiteSpace API Ref

#include <DbXml.hpp>

virtual bool XmlEventReader::isWhiteSpace() const


Description: XmlEventReader::isWhiteSpace

Return true if the current text value is entirely white space. The current event must be one of Whitespace, Characters, or CDATA, or an exception will be thrown.


Errors

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