|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.tidy.TagCheckImpl.CheckTableCell
public static class TagCheckImpl.CheckTableCell
Checker implementation for table cells.
Constructor Summary | |
---|---|
TagCheckImpl.CheckTableCell()
|
Method Summary | |
---|---|
void |
check(Lexer lexer,
Node node)
Checks attributes in given Node. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagCheckImpl.CheckTableCell()
Method Detail |
---|
public void check(Lexer lexer, Node node)
TagCheck
check
in interface TagCheck
lexer
- Lexernode
- Node to check for valid attributes.TagCheck.check(org.w3c.tidy.Lexer, org.w3c.tidy.Node)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |