XmlResolver::resolveEntity |
![]() ![]() |
#include <DbXml.hpp>virtual XmlInputStream *XmlResolver::resolveEntity( XmlTransaction *txn, XmlManager &mgr, const std::string &systemId, const std::string &publicId, std::string &result) const
When implemented, should resolve a System ID and Public ID to a new XmlInputStream. If the IDs cannot be resolved by this resolver, this method should return NULL. The XmlInputStream object will be deleted by the caller.
![]() ![]() |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.