org.htmlparser.util
Class FeedbackManager
public class FeedbackManager
Implementaiton of static methods that allow the parser to
route various messages to any implementation of the
HTMLParserFeedback interface. End users can use the default
DefaultHTMLParserFeedback or may provide their own by calling
the setParserFeedback method.
info
public static void info(String message)
setParserFeedback
public static void setParserFeedback(ParserFeedback feedback)
warning
public static void warning(String message)
| © 2005 Derrick Oswald Mai 08, 2008 |
HTML Parser is an open source library released under LGPL. |  |