|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |