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

TNSSupport

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

Declaration

Source position: laz2_xmlutils.pas line 127

type TNSSupport = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure DefineBinding();

  

  function CheckAttribute();

  

  function IsPrefixBound();

  

  function GetPrefix();

  

  function BindPrefix();

  

  function DefaultNSBinding;

  

  procedure StartElement;

  

  procedure EndElement;

  

end;

Inheritance

TNSSupport

  

|

TObject



CT Web help

CodeTyphon Studio