#include <DbXml.hpp> virtual bool XmlEventReader::encodingSet() const
        Checks if the encoding was explicitly set. This method is valid
        only if the event type is StartDocument.   
    
        If the event type is not StartDocument, XmlException::EVENT_ERROR
        is thrown.