All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.w3c.tidy.CheckAttribs

public interface CheckAttribs
Check HTML attributes (c) 1998, 1999 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice. Derived from HTML Tidy Release 26 Jul 1999


Method Index

 o check(Lexer, Node)

Methods

 o check
 public abstract void check(Lexer lexer,
                            Node node)

All Packages  Class Hierarchy  This Package  Previous  Next  Index