public class SendMessagePlugin
extends WebHarvestPlugin
| Constructor and Description |
|---|
SendMessagePlugin() |
| Modifier and Type | Method and Description |
|---|---|
Variable |
executePlugin(Scraper scraper,
ScraperContext context) |
java.lang.String |
getName() |
java.lang.String[] |
getRequiredAttributes() |
java.lang.String[] |
getValidAttributes() |
boolean |
hasBody() |
public Variable executePlugin(Scraper scraper,
ScraperContext context)
public java.lang.String getName()
public java.lang.String[] getValidAttributes()
public java.lang.String[] getRequiredAttributes()
public boolean hasBody()