User`s guide
12 Classes – Alphabetical List
12-158
mlreportgen.dom.HTML class
Package: mlreportgen.dom
Convert HTML text to container of DOM objects
Description
Converts a string of HTML text to an HTML object containing DOM objects having the
same content and format.
Construction
htmlObj = HTML() creates an empty HTML object.
htmlObj = HTML(htmlText)Converts a string of HTML text to an HTML object
containing DOM objects having the same content and format.
An HTML object supports these HTML elements and attributes.
HTML Element Attributes
a class, style, href, name
b class, style
br n/a
del class, style
font class, style, color, face, size
h1, h2, h3, h4,
h5, h6
class, style, align
i class, style
ins class, style
img class, style, src, height, width, alt
li class, style
ol class, style