Свойство | Тип | Описание | |
---|---|---|---|
children | List |
||
loadSuccess | bool | ||
logger | System.Logger | ||
name | string | ||
nodeSettings | |||
xmlNode |
Метод | Описание | |
---|---|---|
Execute ( string>.Dictionary |
||
Load ( string modifier ) : IValueModifier |
Loads the specified modifier by name.
|
|
Load ( |
||
ScraperNode ( |
Метод | Описание | |
---|---|---|
executeChildren ( string>.Dictionary |
||
loadChildren ( ) : bool | ||
parseString ( string>.Dictionary |
||
removeVariable ( string>.Dictionary |
||
setVariable ( string>.Dictionary |
Метод | Описание | |
---|---|---|
ScraperNode ( ) : System | ||
removeArrayValues ( string>.Dictionary |
public abstract Execute ( string>.Dictionary |
||
variables | string>.Dictionary | |
Результат | void |
public static Load ( string modifier ) : IValueModifier | ||
modifier | string | The modifier. |
Результат | IValueModifier |
public static Load ( |
||
xmlNode | ||
context | ||
Результат |
public ScraperNode ( |
||
xmlNode | ||
context | ||
Результат | System |
protected executeChildren ( string>.Dictionary |
||
variables | string>.Dictionary | |
Результат | void |
protected parseString ( string>.Dictionary |
||
variables | string>.Dictionary | |
input | string | |
Результат | string |
protected removeVariable ( string>.Dictionary |
||
variables | string>.Dictionary | |
key | string | |
Результат | void |
protected setVariable ( string>.Dictionary |
||
variables | string>.Dictionary | |
key | string | |
value | string | |
Результат | void |
protected static Logger,System logger | ||
Результат | System.Logger |
protected ScraperNodeAttribute,Cornerstone.ScraperEngine nodeSettings | ||
Результат |