XmlResolver::resolveModule |
![]() ![]() |
#include <DbXml.hpp>virtual XmlInputStream *XmlResolver::resolveModule( XmlTransaction *txn, XmlManager &mgr, const std::string &moduleLocation, const std::string &nameSpace) const
When implemented, should resolve a module location (URI) and namespace to a new XmlInputStream. If the location and namespace cannot be resolved by this resolver, this method should return NULL. The XmlInputStream object will be deleted by the caller.
Parameters
![]() ![]() |
Copyright (c) 1996-2009 Oracle. All rights reserved.