Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.port80.html.tidy
Class AttrCheckImpl.CheckValign  view AttrCheckImpl.CheckValign download AttrCheckImpl.CheckValign.java

java.lang.Object
  extended bycom.port80.html.tidy.AttrCheckImpl.CheckValign
All Implemented Interfaces:
AttrCheck
Enclosing class:
AttrCheckImpl

public static class AttrCheckImpl.CheckValign
extends java.lang.Object
implements AttrCheck


Constructor Summary
AttrCheckImpl.CheckValign()
           
 
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.CheckValign

public AttrCheckImpl.CheckValign()
Method Detail

check

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