org.w3c.tidy

Class AttrCheckImpl.CheckFsubmit

Enclosing Class:
AttrCheckImpl
Implemented Interfaces:
AttrCheck

public static class AttrCheckImpl.CheckFsubmit
extends java.lang.Object
implements AttrCheck

AttrCheck implementation for checking the "submit" attribute.

Method Summary

void
check(Lexer lexer, Node node, AttVal attval)

Method Details

check

public void check(Lexer lexer,
                  Node node,
                  AttVal attval)
Specified by:
check in interface AttrCheck