Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(ELEMENTPREFIXRESOLVERPROXY_HEADER_GUARD_1357924680)
19 #define ELEMENTPREFIXRESOLVERPROXY_HEADER_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
102 XALAN_CPP_NAMESPACE_END
106 #endif // ELEMENTPREFIXRESOLVERPROXY_HEADER_GUARD_1357924680
ElementPrefixResolverProxy(const XalanElement *namespaceContext, MemoryManager &theManager XALAN_DEFAULT_MEMMGR, const XPathEnvSupport *envSupport=0)
Construct an instance of an element prefix resolver proxy.
This class defines an interface for classes that resolve namespace prefixes to their URIs.
virtual const XalanDOMString & getURI() const
Retrieve the base URI for the resolver.
#define XALAN_DEFAULT_MEMMGR
virtual ~ElementPrefixResolverProxy()
virtual const XalanDOMString * getNamespaceForPrefix(const XalanDOMString &prefix) const
Retrieve a namespace corresponding to a prefix.
#define XALAN_XPATH_EXPORT
ElementPrefixResolverProxy(const XalanElement *namespaceContext, const XPathEnvSupport &envSupport, const DOMSupport &domSupport, MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
Construct an instance of an element prefix resolver proxy.
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|