Maroontress.Html.Impl Namespace
Classes
|
Abstract |
Provides common implementation of the Node instances. |
|
Abstract |
The abstract visitor implementaion to write the HTML document into text. |
| Attributes |
Provides the utilities for the HTML attributes. |
|
Base |
Abstraction of Tag and EmptyTag. |
|
Character |
The default implementation of a character reference Node. |
|
Default |
The default visitor implementaion to write the HTML document into text. |
| Elements |
Provides the utilities for the HTML elements. |
|
Empty |
The default implementation of empty EmptyTags. |
|
Entity |
The default implementation of Entity. |
|
Indent |
The visitor implementaion to write the HTML document into text with indentation. |
|
Node |
The default implementation of NodeFactory. |
|
Tag |
The default implementation of Tags other than void elements. |
|
Text |
The default implementation of a text Node. |