dom

From Lazarus wiki
Revision as of 23:14, 22 June 2009 by Gorelkin (talk | contribs)
Jump to navigationJump to search

Implements the DOM level 2 Core specification and some of the DOM level 3 Core properties/methods.

Supported DOM level 3 properties:

  • TDOMNode.TextContent
  • TDOMNode.LookupNamespaceURI()
  • TDOMDocument.DocumentURI
  • TDOMAttr.IsID


Back to fcl-xml overview.