HTML Lexer Jar Home Page

Uses of Class
org.htmlparser.http.ConnectionManager

Packages that use ConnectionManager
org.htmlparser.lexer The lexer package is the base level I/O subsystem. 
 

Uses of ConnectionManager in org.htmlparser.lexer
 

Fields in org.htmlparser.lexer declared as ConnectionManager
protected static ConnectionManager Page.mConnectionManager
          Connection control (proxy, cookies, authorization).
 

Methods in org.htmlparser.lexer that return ConnectionManager
static ConnectionManager Page.getConnectionManager()
          Get the connection manager all Parsers use.
 

Methods in org.htmlparser.lexer with parameters of type ConnectionManager
static void Page.setConnectionManager(ConnectionManager manager)
          Set the connection manager to use.
 


© 2006 Derrick Oswald
April 1, 2006

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