DOMQueryPathExpression
Inherits From: NSObject
Declared In: DOM/DOMQueryPathExpression.h
Methods: + queryPathWithString: , + queryPathWithComponents: , + queryPathComponentsOfString: , - evaluateWithNode: , - evaluateWithNodeList:


Class Description
No class description.


Method Types
+ queryPathWithString:
+ queryPathWithComponents:
+ queryPathComponentsOfString:
- evaluateWithNode:
- evaluateWithNodeList:


Class Methods
queryPathComponentsOfString:
+ (NSArray *)queryPathComponentsOfString:(NSString *)_path
No method description.

queryPathWithComponents:
+ (id)queryPathWithComponents:(NSArray *)_string
No method description.

queryPathWithString:
+ (id)queryPathWithString:(NSString *)_string
No method description.


Instance Methods
evaluateWithNode:
- (id)evaluateWithNode:(id)_node
No method description.

evaluateWithNodeList:
- (id)evaluateWithNodeList:(id)_nodeList
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.