Package | Description |
---|---|
org.htmlparser |
The basic API classes which will be used by most developers when working with
the HTML Parser.
|
org.htmlparser.http |
The http package is responsible for HTTP connections to servers.
|
org.htmlparser.lexer |
The lexer package is the base level I/O subsystem.
|
Class and Description |
---|
ConnectionManager
Handles proxies, password protected URLs and request properties
including cookies.
|
ConnectionMonitor
Interface for HTTP connection notification callbacks.
|
Class and Description |
---|
ConnectionMonitor
Interface for HTTP connection notification callbacks.
|
Cookie
A HTTP cookie.
|
Class and Description |
---|
ConnectionManager
Handles proxies, password protected URLs and request properties
including cookies.
|
HTML Parser is an open source library released under LGPL.