org.w3c.tidy
Interface AttrCheck
- 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.CheckVType
public interface AttrCheck
Check attribute values.
$Revision: 400 $ ($Author: fgiust $)
check
public void check(Lexer lexer,
Node node,
AttVal attval)
Check the value of an attribute.
lexer
- Lexernode
- current Nodeattval
- attribute value