| Changed Classes |
|
ABlockTagWorker
|
TagWorker class for a link block. |
|
ATagWorker
|
TagWorker class for the {@code a} element. |
|
AbbrTagWorker
|
Tag worker class for the {@code abbr} element. |
|
BodyTagWorker
|
TagWorker class for the {@code body} element. |
|
BrTagWorker
|
TagWorker class for the {@code br} element. |
|
ButtonTagWorker
|
TagWorker class for a button element. |
|
ColTagWorker
|
TagWorker class for a column. |
|
ColgroupTagWorker
|
TagWorker class for a column group. |
|
DisplayTableRowTagWorker
|
TagWorker class for a table row element. |
|
DisplayTableTagWorker
|
TagWorker class for a table element. |
|
DivTagWorker
|
TagWorker class for the {@code div} element. |
|
HTagWorker
|
|
|
HrTagWorker
|
TagWorker class for the {@code hr} element. |
|
HtmlTagWorker
|
TagWorker class for the {@code html} element. |
|
ImgTagWorker
|
TagWorker class for the {@code img} element. |
|
InputTagWorker
|
TagWorker class for the {@code input} element. |
|
LiTagWorker
|
TagWorker class for the {@code li} element. |
|
LinkTagWorker
|
TagWorker class for the {@code link} element. |
|
MetaTagWorker
|
TagWorker class for the {@code meta} element. |
|
OptGroupTagWorker
|
TagWorker class for the {@code optgroup} element. |
|
OptionTagWorker
|
TagWorker class for the {@code option} element. |
|
PTagWorker
|
TagWorker class for the {@code p} element. |
|
PageCountWorker
|
TagWorker class for the page count. |
|
PageMarginBoxWorker
|
TagWorker class for the page margin box. |
|
PreTagWorker
|
TagWorker class for the {@code pre} element. |
|
RunningElementTagWorker
|
TagWorker class for the running elements taken out of the normal flow. |
|
SelectTagWorker
|
TagWorker class for the {@code select} element. |
|
SpanTagWorker
|
TagWorker class for the {@code span} tag. |
|
TableFooterTagWorker
|
TagWorker class for the footer of a table. |
|
TableHeaderTagWorker
|
TagWorker class for the header of a table. |
|
TableTagWorker
|
TagWorker class for the {@code table} element. |
|
TdTagWorker
|
TagWorker class for the {@code td} element. |
|
TextAreaTagWorker
|
TagWorker class for the {@code textarea} element. |
|
ThTagWorker
|
|
|
TitleTagWorker
|
TagWorker class for the {@code title} element. |
|
TrTagWorker
|
TagWorker class for the {@code tr} element. |
|
UlOlTagWorker
|
TagWorker class for the {@code ul} and {@code ol} elements. |