Class StyleProp
java.lang.Object
org.w3c.tidy.StyleProp
Linked list of style properties.
- Version:
- $Revision$ ($Author$)
- Author:
- Dave Raggett dsr@w3.org , Andy Quick ac.quick@sympatico.ca (translation to Java), Fabrizio Giustina
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
Style name. -
value
Style value. -
next
Next linked style property.
-
-
Constructor Details
-
StyleProp
-