OpenWGA 7.9 - TMLScript reference
WGAObject:
WGA.Html
Description |
Subobject "Html" collects functionalties to load and parse HTML documents. Methods this subobject use the HTML parser library NekoHTML to parse HTML text. However DOM documents of the XML parser library Dom4J are used to represent parsed HTML structures. Note: NekoHTML transforms all HTML tags to their uppercase names, which is important when you want to select individual tags via XPath. |
||||||
Retrieval | As global object "WGA.Html" | ||||||
Allowed in script types |
|
||||||
Properties and methods |
|