| Package | Description |
|---|---|
| org.w3c.tidy |
| Modifier and Type | Field | Description |
|---|---|---|
protected Style |
Style.next |
Next linked style element.
|
protected Style |
Lexer.styles |
used for cleaning up presentation markup.
|
| Constructor | Description |
|---|---|
Style(java.lang.String tag,
java.lang.String tagClass,
java.lang.String properties,
Style next) |
Instantiates a new style.
|