| Package | Description |
|---|---|
| org.w3c.tidy |
| Modifier and Type | Field | Description |
|---|---|---|
protected StyleProp |
StyleProp.next |
Next linked style property.
|
| Constructor | Description |
|---|---|
StyleProp(java.lang.String name,
java.lang.String value,
StyleProp next) |
Instantiates a new style property.
|