HTML Parser Jar Home Page

Package org.htmlparser.util

Interface Summary
ParserFeedback Interface for providing feedback without forcing the output destination to be predefined.
 

Class Summary
CharacterReference Structure to hold a character and it's equivalent entity reference kernel.
DefaultParserFeedback Default implementation of the HTMLParserFeedback interface.
FeedbackManager Implementaiton of static methods that allow the parser to route various messages to any implementation of the HTMLParserFeedback interface.
IteratorImpl  
NodeTreeWalker A class for walking a tree of Node objects, in either a depth-first or breadth-first manner.
ParserUtils  
Translate Translate numeric character references and character entity references to unicode characters.
 


© 2006 Derrick Oswald
April 1, 2006

HTML Parser is an open source library released under Common Public License.SourceForge.net