XmlResolver::resolveDocument |
![]() ![]() |
#include <DbXml.hpp>virtual bool XmlResolver::resolveDocument( XmlTransaction *txn, XmlManager &mgr, const std::string &uri, XmlValue &result) const
When implemented, should resolve a URI to an XmlValue. If the URI cannot be resolved by this resolver, this method should return false. Otherwise, it should return true.
![]() ![]() |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.