| Interface | Description |
|---|---|
| IElementDef |
Marker for element definition.
|
| Class | Description |
|---|---|
| BaseElementDef | |
| CallDef |
Definition of function call.
|
| CallParamDef |
Definition of function call parameter.
|
| CaseDef |
Definition of case processor.
|
| ConstantDef |
Definition of constant processor.
|
| DefinitionResolver |
Class contains information and logic to validate and crate definition classes for
parsed xml nodes from Web-Harvest configurations.
|
| ElementInfo | |
| EmptyDef |
Definition of empty element.
|
| ExitDef |
Definition of exit processor.
|
| FileDef |
Definition of file proessor.
|
| FunctionDef |
Definition of user-defined function.
|
| HtmlToXmlDef |
Definition of HTML to XML rensformation task.
|
| HttpDef |
Definition of HTTP processor.
|
| HttpHeaderDef |
Definition of HTTP header.
|
| HttpParamDef |
Definition of HTTP parameter.
|
| IfDef |
Definition of conditional processor.
|
| IncludeDef |
Definition of include element.
|
| LoopDef |
Definition of loop processor.
|
| RegexpDef |
Definition of regular expression processor.
|
| ReturnDef |
Definition of function's return statement.
|
| ScraperConfiguration |
Basic configuration.
|
| ScriptDef |
Definition of script processor.
|
| TemplateDef |
Definition of template task.
|
| TextDef |
Definition of text processor.
|
| TryDef |
Definition of try-catche element.
|
| VarDef |
Definition of variable call.
|
| VarDefDef |
Definition of variable.
|
| WebHarvestPluginDef |
Definition of all plugin processors.
|
| WhileDef |
Definition of while loop processor (while-empty and while-not-empty).
|
| XmlNode | |
| XmlParser | |
| XPathDef |
Definition of XPath processor.
|
| XQueryDef |
Definition of XQuery processor.
|
| XQueryExternalParamDef |
Definition of XQuery external parameter.
|
| XsltDef |
Definition of user-defined function.
|
Copyright © 2022 WSO2. All rights reserved.