org.w3c.tidy

Class TagCheckImpl.CheckLINK

Enclosing Class:
TagCheckImpl
Implemented Interfaces:
TagCheck

public static class TagCheckImpl.CheckLINK
extends java.lang.Object
implements TagCheck

add missing type attribute when appropriate.

Method Summary

void
check(Lexer lexer, Node node)

Method Details

check

public void check(Lexer lexer,
                  Node node)
Specified by:
check in interface TagCheck