[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'laz2_xpath' (#lazutils)

TXPathNSResolver

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: laz2_xpath.pas line 319

type TXPathNSResolver = class

protected

  FNode: TDOMNode;

public

  constructor Create();

  function LookupNamespaceURI(); virtual;

end;

Inheritance

TXPathNSResolver

  

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.