|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.w3c.tidy.AttrCheckImpl.CheckScroll
AttrCheck implementation for checking scroll.
| Field Summary | |
private static java.lang.String[] |
VALID_VALUES
valid values for this attribute. |
| Constructor Summary | |
AttrCheckImpl.CheckScroll()
|
|
| Method Summary | |
void |
check(Lexer lexer,
Node node,
AttVal attval)
Check the value of an attribute. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static final java.lang.String[] VALID_VALUES
| Constructor Detail |
public AttrCheckImpl.CheckScroll()
| Method Detail |
public void check(Lexer lexer,
Node node,
AttVal attval)
AttrCheck
check in interface AttrChecklexer - Lexernode - current Nodeattval - attribute valueAttrCheck.check(Lexer, Node, AttVal)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||