프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$expr | |||
$name | |||
$selector | |||
$type | |||
$unsupported |
메소드 | 설명 | |
---|---|---|
__construct ( $selector, $type, $name, $expr ) | ||
__toString ( ) | ||
toXpath ( ) |
메소드 | 설명 | |
---|---|---|
_xpath_contains ( $xpath, $expr ) | ||
_xpath_not ( $xpath, $expr ) | ||
_xpath_nth_child ( $xpath, $expr, $last = false, $addNameTest = true ) | ||
_xpath_nth_last_child ( $xpath, $expr ) | ||
_xpath_nth_last_of_type ( $xpath, $expr ) | ||
_xpath_nth_of_type ( $xpath, $expr ) | ||
parseSeries ( $s ) | Parses things like '1n+2', or 'an+b' generally, returning (a, b) |
protected _xpath_nth_child ( $xpath, $expr, $last = false, $addNameTest = true ) |
protected parseSeries ( $s ) |