org.w3c.tidy
Class AttrCheckImpl.CheckAlign

java.lang.Object
  |
  +--org.w3c.tidy.AttrCheckImpl.CheckAlign
All Implemented Interfaces:
AttrCheck
Enclosing class:
AttrCheckImpl

public static class AttrCheckImpl.CheckAlign
extends Object
implements AttrCheck


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

Constructor Detail

AttrCheckImpl.CheckAlign

public AttrCheckImpl.CheckAlign()
Method Detail

check

public void check(Lexer lexer,
                  Node node,
                  AttVal attval)
Specified by:
check in interface AttrCheck


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.