HTML Parser Home Page

Package org.htmlparser.beans

The beans package contains Java Beans using the HTML Parser.

See:
          Description

Class Summary
BeanyBaby Demo of beans.
FilterBean Extract nodes from a URL using a filter.
HTMLLinkBean Display the links from a URL.
HTMLTextBean Display the textual URL contents.
LinkBean Extract links from a URL.
StringBean Extract strings from a URL.
 

Package org.htmlparser.beans Description

The beans package contains Java Beans using the HTML Parser.

There are visual and non-visual beans, the former follow the naming pattern HTMLxxx.

For a quick look at the output of these beans, run beanybaby or filterbuilder:


bin/beanybaby [url]
bin/filterbuilder [url]


© 2006 Derrick Oswald
Sep 17, 2006

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