Property | Type | Description | |
---|---|---|---|
ParameterAttribute | string | ||
Token | string | ||
TokenNumber | string | ||
XPathWithIndex | string | ||
XPathWithLocator | string | ||
XpathLocator | string |
Property | Type | Description | |
---|---|---|---|
GetXPathToAttribute | string | ||
GetXPathToAttribute | string | ||
GetXPathToNode | string | ||
SetTokenizedAttributes | System | ||
TokenizeValue | string |
Method | Description | |
---|---|---|
Apply ( ) : void | ||
EscapeDirRegexSpecialCharacter ( string value, bool escape ) : string | ||
GetAttributeValue ( string attributeName ) : string | ||
SubstituteKownValue ( string transformValue, |
Method | Description | |
---|---|---|
GetXPathToAttribute ( |
||
GetXPathToAttribute ( |
||
GetXPathToNode ( |
||
SetTokenizedAttributes ( ) : System | ||
TokenizeValue ( |
protected EscapeDirRegexSpecialCharacter ( string value, bool escape ) : string | ||
value | string | |
escape | bool | |
return | string |
protected GetAttributeValue ( string attributeName ) : string | ||
attributeName | string | |
return | string |
protected static SubstituteKownValue ( string transformValue, |
||
transformValue | string | |
patternRegex | ||
patternPrefix | string | |
getValueDelegate | ||
return | string |
public static string ParameterAttribute | ||
return | string |