#include <xml/dom/xmlengnamespaceresolver.h>
| class MXmlEngNamespaceResolver |
| Public Member Functions | |
|---|---|
| pure virtual TPtrC8 | LookupNamespaceUriL(const TDesC8 &) |
| pure virtual TPtrC8 | LookupPrefixL(const TDesC8 &) |
Provides an interface to query the namespace context of a DOM object.
See also: TXmlEngXPathEvaluator RXmlEngXPathExpression
Searches for the prefix that is bound to the given aNamespaceUri and applicable in the scope of this object.
| Parameters | |
|---|---|
| aNamespaceUri | Namespace URI to search for |
| Leave Codes | |
|---|---|