org.w3c.tidy

Class TagCheckImpl.CheckMap

Enclosing Class:
TagCheckImpl
Implemented Interfaces:
TagCheck

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

Checker implementation for image maps.

Method Summary

void
check(Lexer lexer, Node node)

Method Details

check

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