[Overview][Types][Index] Reference for unit 'Laz_DOM' (#lazutils)

Reference for unit 'Laz_DOM': Types

DOMPChar

  

Type used for Pointers to Char values in DOM interfaces.

DOMString

  

Type used for String values in DOM interfaces.

EDOMError

  

Base class for exceptions raised in DOM interface classes.

TDOMAttr

  

Implements a DOM Node for attributes with Namespace support.

TDOMCDATASection

  

Implements the DOM CDataSection interface from the DOM specification.

TDOMCharacterData

  

Implements the CharacterData interface from the DOM specification.

TDOMComment

  

Implements the DOM Comment interface from the DOM specification.

TDOMDocument

  

Implements the DOM Document interface.

TDOMDocumentFragment

  

Implements the DocumentFragment interface from the DOM specification.

TDOMDocumentType

  

Implements the DOM DocumentType interface from the DOM specification.

TDOMElement

  

Implements the DOM Element interface from the DOM specification.

TDOMEntity

  

Implements the DOM Entity interface from the DOM specification.

TDOMEntityReference

  

Implements the DOM EntityReference interface from the DOM specification.

TDOMImplementation

  

Implements the DOMImplementation interface from the DOM specification.

TDOMNamedNodeMap

  

Implements the NamedNodeMap interface in the DOM specification.

TDOMNode

  

Implements the DOM Node interface.

TDOMNodeList

  

Implements an ordered list of DOM Nodes.

TDOMNotation

  

Implements the DOM Notation interface from the DOM specification.

TDOMProcessingInstruction

  

Implements the DOM ProcessingInstruction interface from the DOM specification.

TDOMText

  

Implements the DOM Text interface from the DOM specification.


Version 4.0 Generated 2025-05-03 Home