Uses of Interface
org.w3c.tidy.AttrCheck

Uses of AttrCheck in org.w3c.tidy
 

Classes in org.w3c.tidy that implement AttrCheck
static class AttrCheckImpl.CheckAlign
           
static class AttrCheckImpl.CheckBool
           
static class AttrCheckImpl.CheckId
           
static class AttrCheckImpl.CheckName
           
static class AttrCheckImpl.CheckScript
           
static class AttrCheckImpl.CheckUrl
           
static class AttrCheckImpl.CheckValign
           
 

Fields in org.w3c.tidy declared as AttrCheck
 AttrCheck Attribute.attrchk
           
 

Methods in org.w3c.tidy that return AttrCheck
static AttrCheck AttrCheckImpl.getCheckUrl()
           
static AttrCheck AttrCheckImpl.getCheckScript()
           
static AttrCheck AttrCheckImpl.getCheckAlign()
           
static AttrCheck AttrCheckImpl.getCheckValign()
           
static AttrCheck AttrCheckImpl.getCheckBool()
           
static AttrCheck AttrCheckImpl.getCheckId()
           
static AttrCheck AttrCheckImpl.getCheckName()
           
 

Constructors in org.w3c.tidy with parameters of type AttrCheck
Attribute(String name, boolean nowrap, short versions, AttrCheck attrchk)
           
Attribute(String name, short versions, AttrCheck attrchk)
           
 



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.