Originally posted by lakshmi pramod:
Thank you for the explanations .
What is Xpath ?
Is XPath and XSLT similar in the sense they have the same purpose or are they complementary to each other?
XPath: XPath processor is to locate elements in the XML file by path name.
There are a number of free XML parsers as u can run from the command line: Xalan, XT, XML4J, Saxon etc they all serve same purpose, transforming XML document into other document.
So Xpath and XSLT are different.
Hope this helps...
SCJP 1.5, SCEA, ICED (287,484,486)