Repository URL to install this package:
Version:
3.0.0 ▾
|
{ This unit is only used to edit fcl-xml with lazarus }
unit buildfclxml;
interface
uses
htmldefs, sax, xmlutils, dom, sax_html, dom_html, xmlcfg, xmlread,
xmlstreaming, xmlwrite, xhtml, htmwrite, xpath, htmlelements, htmlwriter,
xmlconf, sax_xml, xmliconv;
implementation
end.