org.w3c.tidy
Interface CheckAttribs
- All Known Implementing Classes:
- CheckAttribsImpl.CheckAnchor, CheckAttribsImpl.CheckAREA, CheckAttribsImpl.CheckCaption, CheckAttribsImpl.CheckHR, CheckAttribsImpl.CheckHTML, CheckAttribsImpl.CheckIMG, CheckAttribsImpl.CheckLINK, CheckAttribsImpl.CheckMap, CheckAttribsImpl.CheckSCRIPT, CheckAttribsImpl.CheckSTYLE, CheckAttribsImpl.CheckTABLE, CheckAttribsImpl.CheckTableCell
- public interface CheckAttribs
Check HTML attributes
(c) 1998-2000 (W3C) MIT, INRIA, Keio University
See Tidy.java for the copyright notice.
Derived from
HTML Tidy Release 4 Aug 2000
- Version:
- 1.0, 1999/05/22
- Author:
- Dave Raggett , Andy Quick (translation to Java)
check
public void check(Lexer lexer,
Node node)