does javascript on iphone mobile safari support xpath? I am using libxml2 to parse xhtml files in objective-c, but want to be able to change my parsing logic on the fly. Was considering using UIWebview's stringByEvaluatingJavaScriptFromString: method.
Java RSA decryption did not work for the data decrypted with its public key in IPhone
1:
Having trouble adding objects to NSMutableArray in Objective C
I see that version 3.0 has
How can I rotate an UIImageView by 20 degrees?
document.evaluate
https://developer.mozilla.org/en/DOM/document.evaluate That's all you should need for XPATH evaluation.. How can I rotate an UIImageView by 20 degrees?
Replacing a document body on the iPhone