Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TXPathScanner.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 358

public constructor TXPathScanner.Create(

  const AExpressionString: AnsiString

);

Arguments

AExpressionString

  

XPath expression examined in the scanner/parser.

Version 4.6 Hosted on Source Forge