프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 ScraperNodeAttribute,Cornerstone.ScraperEngine nodeSettings | ||
리턴 |