public class FtpListPlugin extends WebHarvestPlugin
elementDef| Constructor and Description |
|---|
FtpListPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Variable |
executePlugin(Scraper scraper,
ScraperContext context)
Mathod that actually executes processor.
|
String[] |
getAttributeValueSuggestions(String attributeName) |
String |
getName()
Defines name of the processor.
|
String[] |
getRequiredAttributes()
This method should return all mandatory attribute names for the plugin processor.
|
String[] |
getValidAttributes()
This method should return all possible attribute names for the plugin processor.
|
boolean |
hasBody() |
evaluateAttribute, evaluateAttributeAsBoolean, evaluateAttributeAsDouble, evaluateAttributeAsInteger, execute, executeBody, getAttributeDesc, getAttributes, getDependantProcessors, getRequiredSubprocessors, getTagDesc, getValidSubprocessors, setDefdebug, getBodyTextContent, getBodyTextContent, getBodyTextContent, getElementDef, getSubprocessors, run, setPropertypublic String getName()
WebHarvestPlugingetName in class WebHarvestPluginpublic Variable executePlugin(Scraper scraper, ScraperContext context)
WebHarvestPluginexecutePlugin in class WebHarvestPluginpublic String[] getValidAttributes()
WebHarvestPlugingetValidAttributes in class WebHarvestPluginpublic String[] getRequiredAttributes()
WebHarvestPlugingetRequiredAttributes in class WebHarvestPluginpublic boolean hasBody()
hasBody in class WebHarvestPluginpublic String[] getAttributeValueSuggestions(String attributeName)
getAttributeValueSuggestions in class WebHarvestPluginattributeName - Name of plugin attributeCopyright © 2022 WSO2. All rights reserved.