public class HtmlPage extends Object
| Constructor and Description |
|---|
HtmlPage(HttpResponse response) |
HtmlPage(String html,
URL url) |
| Modifier and Type | Method and Description |
|---|---|
List<FollowLink> |
getFollowLinks()
Возвращает список ссылок
|
public final URL url
public final String html
public final Document document
public HtmlPage(HttpResponse response)
public List<FollowLink> getFollowLinks()
Copyright © 2017. All rights reserved.