org.w3c.tidy

Class TagCheckImpl.CheckCaption

Enclosing Class:
TagCheckImpl
Implemented Interfaces:
TagCheck

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

Checker implementation for table caption.

Method Summary

void
check(Lexer lexer, Node node)

Method Details

check

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