Gets the Namespace URI with the specified Prefix.
Source position: laz2_xpath.pas line 324
public function TXPathNSResolver.LookupNamespaceURI( |
const aPrefix: AnsiString |
):AnsiString; virtual; |
aPrefix |
|
Prefix to locate in the Namespace information for the Context node. |
Namespace URI for the specified Prefix.
Namespace prefixes and URI are resolved relative to the context node for the resolver.
| Version 4.6 | Hosted on Source Forge |