Util
In the package org_w3c_dom.Util the following two procedures are defined.
procedure Initialize;
You have to call this procedure once before using any other method of XML4Ada95 to initialize the package appropriately.
procedure Finalize;
You can call this procedure once as the last call to XML4Ada95 in order to tell the package to clean up and free any resources that it needed.
DOMString
Exceptions
Casting
Null
Util
e-Mail: denny@nodix.de
|