|
|
NodeMapper amp; XPathOperations jar files
i would like to use org..xml.xpath.NodeMapper; and org..xml.xpath.XPathOperations; classes in my application. but, even after putting all the org. jars of version 3.0.4 into my lib folder, these classes are not found. please tell me the name and location of jar file to use these classes. Thank you.
i got the jars required from here. but, i wonder why i didnt find this jar in spring site. or, i might not able to search properly there.
They aren't part of spring they are part of spring web services...
Thanks Marten for clarifying my doubt. |
|