Unit 'StaxWriter' Package
[Overview][Types][Classes][Index] [#pl_xmlstreaming]

TNamespaceBindingList

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

Declaration

Source position: StaxWriter.pas line 65

type TNamespaceBindingList = class(specialize TFPGList<,>)

public

  constructor Create();

  

  destructor Destroy; override;

  

  function CreatePrefix(); virtual;

  

  function GetBindingByURI();

  

  function SearchBinding();

  

  function GetBinding();

  

  function IsBinded();

  

  function GetPrefix();

  

  property Parent: TNamespaceBindingList; [rw]

  

end;

Inheritance

TNamespaceBindingList

  

|

TFPGList

|

TObject



CT Web help

CodeTyphon Studio