Uses of Class
org.w3c.tidy.Style

Packages that use Style
org.w3c.tidy   
 

Uses of Style in org.w3c.tidy
 

Fields in org.w3c.tidy declared as Style
protected  Style Style.next
          Next linked style element.
protected  Style Lexer.styles
          used for cleaning up presentation markup.
 

Constructors in org.w3c.tidy with parameters of type Style
Style(java.lang.String tag, java.lang.String tagClass, java.lang.String properties, Style next)
          Instantiates a new style.
 



Copyright © 2000-2006 sourceforge. All Rights Reserved.