public class TwipleConsumer extends HTMLScrapingSiteSpecificConsumer
Constructor and Description |
---|
TwipleConsumer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConsume(URL url)
Determine whether the given URL can be handled by this consumer.
|
String |
cssSelect() |
consume
public TwipleConsumer()
public boolean canConsume(URL url)
SiteSpecificConsumer
url
- the url to testpublic String cssSelect()
cssSelect
in class HTMLScrapingSiteSpecificConsumer