Uses of Class
org.w3c.tidy.StyleProp

Packages that use StyleProp
org.w3c.tidy   
 

Uses of StyleProp in org.w3c.tidy
 

Fields in org.w3c.tidy declared as StyleProp
protected  StyleProp StyleProp.next
          Next linked style property.
 

Constructors in org.w3c.tidy with parameters of type StyleProp
StyleProp(java.lang.String name, java.lang.String value, StyleProp next)
          Instantiates a new style property.
 



Copyright © 2000-2006 sourceforge. All Rights Reserved.