XPATH AND JAVA
843834Aug 5 2003 — edited Aug 14 2003Hello,
Has anyone used XPATH in JAVA. I have a good example for xpath on http://www.javaworld.com/javaworld/jw-09-2000/jw-0908-xpath_p.html but i am not able to get reference to the
import org.apache.xalan.xpath.*;
import org.apache.xalan.xpath.xml.*;
hence i get error on creating object on XMLParserLiaisonDefault
If anyone has resource on XPATH please share, i am pretty new to Java
Regards
Y