Package org.w3c.tidy

Interface TagCheck

    • Method Detail

      • check

        void check​(Lexer lexer,
                   Node node)
        Checks attributes in given Node.
        Parameters:
        lexer - Lexer
        node - Node to check for valid attributes.