org.w3c.tidy
Class CheckAttribsImpl.CheckHTML

java.lang.Object
  |
  +--org.w3c.tidy.CheckAttribsImpl.CheckHTML
All Implemented Interfaces:
CheckAttribs
Enclosing class:
CheckAttribsImpl

public static class CheckAttribsImpl.CheckHTML
extends java.lang.Object
implements CheckAttribs


Constructor Summary
CheckAttribsImpl.CheckHTML()
           
 
Method Summary
 void check(Lexer lexer, Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckAttribsImpl.CheckHTML

public CheckAttribsImpl.CheckHTML()
Method Detail

check

public void check(Lexer lexer,
                  Node node)
Specified by:
check in interface CheckAttribs


Copyright © 1998-2000 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights reserved.