Hi, I'm not really sure what you're looking for. Xerces only implements a subset of XPath for its schema support. If you meant javax.xml.xpath, Xalan implements that. The source code for both is freely available. I doubt you'll find any papers written about the implementation, but I could be wrong.
Thanks. Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected] "杨志超" <[email protected]> wrote on 12/20/2008 03:28:03 AM: > Hello! I am a student of a university in China.Can you give me some > information about the xpath algorithm in the JavaAPI1.6? Or you can > give me some webpages address or document titles about the algorithm > of xpath. I want to konw the principle of the xpath algorithm in the > JavaAPI1.6 because I have to compare the xpath to my subtree > algorithm.Thanks!
