Unit 'StaxWriter_Dom' Package
[Overview][Classes][Procedures and functions][Index] [#pl_xmlstreaming]

TDomStaxWriter

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

Declaration

Source position: StaxWriter_Dom.pas line 47

type TDomStaxWriter = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure WriteToStream;

  

  property RepairingNamespaces: Boolean; [rw]

  

  property CollapseEmptyElements: Boolean; [rw]

  

  property XmlEncoding: string; [rw]

  

  property XmlVersion: string; [rw]

  

end;

Inheritance

TDomStaxWriter

  

|

TObject



CT Web help

CodeTyphon Studio