XmlResolver::resolveSchema |
![]() ![]() |
#include <DbXml.hpp>virtual XmlInputStream *XmlResolver::resolveSchema( XmlTransaction *txn, XmlManager &mgr, const std::string &schemaLocation, const std::string &nameSpace, std::string &result) const
When implemented, should resolve schema location and namespace information to a new XmlInputStream. If this information 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.