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

Quick Search    Search Deep

Package org.htmlparser.util

Interface Summary
NodeIterator  
ParserFeedback Interface for providing feedback without forcing the output destination to be predefined.
PeekingIterator  
SimpleNodeIterator The HTMLSimpleEnumeration interface is similar to NodeIterator, except that it does not throw exceptions.
 

Class Summary
CommandLine Simple command like parser/handler.
DefaultParserFeedback Default implementation of the HTMLParserFeedback interface.
Generate Create a character reference translation class source file.
IteratorImpl  
LinkProcessor Processor class for links, is present basically as a utility class.
NodeList  
ParserUtils  
Translate Translate numeric character references and character entity references to unicode characters.
 

Exception Summary
ChainedException  
ParserException Library-specific support for chained exceptions.