This class defines an interface for classes that resolve namespace prefixes to their URIs. More...
#include <PrefixResolver.hpp>
Inheritance diagram for PrefixResolver:
This class defines an interface for classes that resolve namespace prefixes to their URIs.
|
|
|
Retrieve a namespace corresponding to a prefix.
This assumes that the PrevixResolver hold's its own namespace context, or is a namespace context itself.
prefix | Prefix to resolve |
Reimplemented in ElemTemplateElement, ElementPrefixResolverProxy, and Stylesheet.
|
Retrieve the base URI for the resolver.
Reimplemented in ElemTemplateElement, ElementPrefixResolverProxy, and Stylesheet.
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSL Transformer Version 1.0 |
|