|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Jsoup
class, which provides convenient static access to the jsoup functionality.
See:
Description
Interface Summary | |
---|---|
Connection | A Connection provides a convenient interface to fetch content from the web, and parse them into Documents. |
Connection.Base<T extends Connection.Base> | Common methods for Requests and Responses |
Connection.KeyVal | A Key Value tuple. |
Connection.Request | Represents a HTTP request. |
Connection.Response | Represents a HTTP response. |
Class Summary | |
---|---|
Jsoup | The core public access point to the jsoup functionality. |
Enum Summary | |
---|---|
Connection.Method | GET and POST http methods. |
Contains the main Jsoup
class, which provides convenient static access to the jsoup functionality.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |