| Package | Description |
|---|---|
| org.zkoss.zsoup |
Contains the main
Zsoup class, which provides convenient static access to the jsoup functionality. |
| org.zkoss.zsoup.helper | |
| org.zkoss.zsoup.nodes |
HTML document structure nodes.
|
| Class and Description |
|---|
| Connection
A Connection provides a convenient interface to fetch content from the web, and parse them into Documents.
|
| Connection.Base
Common methods for Requests and Responses
|
| Connection.KeyVal
A Key Value tuple.
|
| Connection.Method
GET and POST http methods.
|
| Connection.Request
Represents a HTTP request.
|
| Connection.Response
Represents a HTTP response.
|
| Class and Description |
|---|
| Connection
A Connection provides a convenient interface to fetch content from the web, and parse them into Documents.
|
| Connection.Base
Common methods for Requests and Responses
|
| Connection.KeyVal
A Key Value tuple.
|
| Connection.Method
GET and POST http methods.
|
| Connection.Request
Represents a HTTP request.
|
| Connection.Response
Represents a HTTP response.
|
| Class and Description |
|---|
| Connection
A Connection provides a convenient interface to fetch content from the web, and parse them into Documents.
|
| Connection.KeyVal
A Key Value tuple.
|
Copyright © 2009-2015 Potix. All Rights Reserved.