|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.tidy.TagCheckImpl.CheckSCRIPT
public static class TagCheckImpl.CheckSCRIPT
Checker implementation for script tags.
| Constructor Summary | |
|---|---|
TagCheckImpl.CheckSCRIPT()
|
|
| 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.CheckSCRIPT()
| Method Detail |
|---|
public void check(Lexer lexer,
Node node)
TagCheck
check in interface TagChecklexer - 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 | |||||||||