org.w3c.tidy

Class TagCheckImpl.CheckSTYLE

Enclosing Class:
TagCheckImpl
Implemented Interfaces:
TagCheck

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

Checker implementation for style tags.

Method Summary

void
check(Lexer lexer, Node node)

Method Details

check

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