Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.meterware.httpunit
Interface HtmlErrorListener  view HtmlErrorListener download HtmlErrorListener.java

All Superinterfaces:
com.meterware.httpunit.parsing.HTMLParserListener

Deprecated. as of 1.5.2, use HTMLParserListener

public interface HtmlErrorListener
extends com.meterware.httpunit.parsing.HTMLParserListener

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


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