AttrCheckImpl.CheckAlign, AttrCheckImpl.CheckBool, AttrCheckImpl.CheckClear, AttrCheckImpl.CheckColor, AttrCheckImpl.CheckFsubmit, AttrCheckImpl.CheckId, AttrCheckImpl.CheckLang, AttrCheckImpl.CheckLength, AttrCheckImpl.CheckName, AttrCheckImpl.CheckNumber, AttrCheckImpl.CheckScope, AttrCheckImpl.CheckScript, AttrCheckImpl.CheckScroll, AttrCheckImpl.CheckShape, AttrCheckImpl.CheckTarget, AttrCheckImpl.CheckTextDir, AttrCheckImpl.CheckUrl, AttrCheckImpl.CheckValign, AttrCheckImpl.CheckVTypepublic interface AttrCheck
| Modifier and Type | Method | Description |
|---|---|---|
void |
check(Lexer lexer,
Node node,
AttVal attval) |
Check the value of an attribute.
|