18#if !defined(ELEMENTPREFIXRESOLVERPROXY_HEADER_GUARD_1357924680)
19#define ELEMENTPREFIXRESOLVERPROXY_HEADER_GUARD_1357924680
#define XALAN_CPP_NAMESPACE
#define XALAN_XPATH_EXPORT
#define XALAN_DEFAULT_MEMMGR
virtual const XalanDOMString * getNamespaceForPrefix(const XalanDOMString &prefix) const
Retrieve a namespace corresponding to a prefix.
virtual const XalanDOMString & getURI() const
Retrieve the base URI for the resolver.
ElementPrefixResolverProxy(const XalanElement *namespaceContext, MemoryManager &theManager XALAN_DEFAULT_MEMMGR, const XPathEnvSupport *envSupport=0)
Construct an instance of an element prefix resolver proxy.
virtual ~ElementPrefixResolverProxy()
ElementPrefixResolverProxy(const XalanElement *namespaceContext, const XPathEnvSupport &envSupport, const DOMSupport &domSupport, MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
Construct an instance of an element prefix resolver proxy.