com.meterware.httpunit
Interface HtmlErrorListener

All Superinterfaces:
HTMLParserListener

Deprecated. as of 1.5.2, use HTMLParserListener

public interface HtmlErrorListener
extends HTMLParserListener

This interface represents a listener which can receive notification of errors and warnings during the parsing of an HTML page.

Author:
Benoit Xhenseval, Russell Gold

Methods inherited from interface com.meterware.httpunit.parsing.HTMLParserListener
error, warning
 


Copyright © 2000-2008 Russell Gold. See license agreement for rights granted.