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

TXPathScanner

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

Declaration

Source position: laz2_xpath.pas line 329

type TXPathScanner = class

public

  constructor Create();

  

  function NextToken;

  

  function PeekToken;

  

  function SkipToken();

  

  property CurToken: TXPathToken; [r]

  

  property CurTokenString: DOMString; [r]

  

end;

Inheritance

TXPathScanner

  

|

TObject



CT Web help

CodeTyphon Studio