< DOMXPathComponent > Protocol Reference
Inheritance diagram for < DOMXPathComponent >:
Detailed Description
This protocol exists purely to make typechecking easier. The axis, predicate and node test classes conforms to it, which means that they all have the matchesForNodes: method, without the need to declare it in each class.
Public Member Functions |
|
| (NSArray *) | matchesForNodes: |
| (NSString *) | expressionString |
Member Function Documentation
|
|
|
|
|
|