All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.w3c.tidy.AttrCheck

public interface AttrCheck
Check attribute values (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, AttVal)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index