Inheritance diagram for XalanSimplePrefixResolver:
XalanSimplePrefixResolver::XalanSimplePrefixResolver | ( | const XalanDOMString & | thePrefix, | |
const XalanDOMString & | theNamespaceURI, | |||
const XalanDOMString & | theURI | |||
) |
virtual XalanSimplePrefixResolver::~XalanSimplePrefixResolver | ( | ) | [virtual] |
virtual const XalanDOMString* XalanSimplePrefixResolver::getNamespaceForPrefix | ( | const XalanDOMString & | prefix | ) | const [virtual] |
Retrieve a namespace corresponding to a prefix.
This assumes that the PrevixResolver holds its own namespace context, or is a namespace context itself.
prefix | Prefix to resolve |
Implements PrefixResolver.
virtual const XalanDOMString& XalanSimplePrefixResolver::getURI | ( | ) | const [virtual] |
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++ XSLT Processor Version 1.10 |
|