public class TokenizePlugin extends WebHarvestPlugin
elementDef| Constructor and Description |
|---|
TokenizePlugin() |
| 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[] |
getValidAttributes()
This method should return all possible attribute names for the plugin processor.
|
evaluateAttribute, evaluateAttributeAsBoolean, evaluateAttributeAsDouble, evaluateAttributeAsInteger, execute, executeBody, getAttributeDesc, getAttributes, getDependantProcessors, getRequiredAttributes, getRequiredSubprocessors, getTagDesc, getValidSubprocessors, hasBody, 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[] getAttributeValueSuggestions(String attributeName)
getAttributeValueSuggestions in class WebHarvestPluginattributeName - Name of plugin attributeCopyright © 2022 WSO2. All rights reserved.