 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(PREFIXRESOLVER_HEADER_GUARD_1357924680)
19 #define PREFIXRESOLVER_HEADER_GUARD_1357924680
77 #endif // PREFIXRESOLVER_HEADER_GUARD_1357924680
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual const XalanDOMString * getNamespaceForPrefix(const XalanDOMString &prefix) const =0
Retrieve a namespace corresponding to a prefix.
This class defines an interface for classes that resolve namespace prefixes to their URIs.
virtual ~PrefixResolver()
virtual const XalanDOMString & getURI() const =0
Retrieve the base URI for the resolver.
PrefixResolver(const PrefixResolver &)