Interface | Description |
---|---|
IHTMLReportContext |
Context and configuration information during creation of a HTML report.
|
ILinkable |
Abstraction for items that can be linked to in a report.
|
Class | Description |
---|---|
HTMLDocument |
XMLDocument that declares its content type to be XHTML 1.0 Strict and
produces HTMLElement s as children. |
HTMLElement |
A
XMLElement with utility methods to create XHTML documents. |
HTMLGroupVisitor |
Group visitor for HTML reports.
|
Copyright © 2020. All rights reserved.