See: Description
| Class | Description |
|---|---|
| ControlProperties |
Class that holds control attributes.
|
| Document |
Represents a Html Document.
|
| EscapeHtml |
A class that can be used to convert escape characters in a Html string.
|
| Form |
Form links all Input element attached to it. |
| HtmlContainer |
HtmlContainer renders an HTML Page.Note that the form controls back and fore colors are defined by UIColors.htmlContainerControlsFore and UIColors.htmlContainerControlsBack. |
| NamedEntitiesDereferencer |
NamedEntitiesDereferencer provides an extremely fast way
to map Named Entities References to their corresponding Unicode value. |
| Style |
The class
Style group the several values required to paint
a Tile. |
| TagDereferencer |
NamedEntitiesDereferencer provides an extremely fast way
to map the set of known HTML tags to unique integer values. |