Method | Description | |
---|---|---|
Create ( |
||
Run ( |
|
Method | Description | |
---|---|---|
Initialize ( |
||
ParseByRegex ( String content ) : List |
||
ParseByXPath ( String content ) : List |
||
ParseNestedItem ( String nested, String pattern ) : List |
处理嵌套的Item,一个Item可以嵌套多个Item。但是目前只支持嵌套一层
|
|
TrimCommonXPath ( List |
截取xpath的公共部分
|
public static Create ( |
||
parameters | ||
useBrowser | System.Boolean | |
return |