public class CallProcessor extends BaseProcessor
elementDef| Constructor and Description |
|---|
CallProcessor(CallDef callDef,
ScraperConfiguration configuration,
Scraper scraper) |
| Modifier and Type | Method and Description |
|---|---|
Variable |
execute(Scraper scraper,
ScraperContext context) |
ScraperContext |
getFunctionContext() |
ScriptEngine |
getScriptEngine() |
void |
setFunctionResult(Variable result) |
debug, getBodyTextContent, getBodyTextContent, getBodyTextContent, getElementDef, getSubprocessors, run, setPropertypublic CallProcessor(CallDef callDef, ScraperConfiguration configuration, Scraper scraper)
public Variable execute(Scraper scraper, ScraperContext context)
execute in class BaseProcessorpublic void setFunctionResult(Variable result)
public ScriptEngine getScriptEngine()
public ScraperContext getFunctionContext()
Copyright © 2022 WSO2. All rights reserved.