C# Class Tidy.Core.IdAttrCheck

Check attributes. (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.cs for the copyright notice. Derived from HTML Tidy Release 4 Aug 2000
Inheritance: IAttrCheck
Show file Open project: r1pper/TidyNetPortable

Public Methods

Method Description
Check ( Lexer lexer, Node node, AttVal attval ) : void

Method Details

Check() public method

public Check ( Lexer lexer, Node node, AttVal attval ) : void
lexer Lexer
node Node
attval AttVal
return void