|
|||||||||
| Home >> All >> org >> w3c >> [ tidy overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.w3c.tidy
Class AttrCheckImpl.CheckName

java.lang.Objectorg.w3c.tidy.AttrCheckImpl.CheckName
- All Implemented Interfaces:
- AttrCheck
- Enclosing class:
- AttrCheckImpl
- public static class AttrCheckImpl.CheckName
- extends java.lang.Object
- implements AttrCheck
- extends java.lang.Object
| Constructor Summary | |
AttrCheckImpl.CheckName()
|
|
| Method Summary | |
void |
check(Lexer lexer,
Node node,
AttVal attval)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
AttrCheckImpl.CheckName
public AttrCheckImpl.CheckName()
| Method Detail |
check
public void check(Lexer lexer, Node node, AttVal attval)
|
|||||||||
| Home >> All >> org >> w3c >> [ tidy overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.w3c.tidy.AttrCheckImpl.CheckName