LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How to implemtn XPATH (https://www.linuxquestions.org/questions/programming-9/how-to-implemtn-xpath-221142/)

irfanhab 08-22-2004 11:30 PM

How to implemtn XPATH
 
Hi all,


XPATH sounds cool, in that it refers to specific address of an item in an XML file,
How do I implement XPATH in C++, using Qt 3.2.3

german 08-27-2004 10:57 AM

Use Xalan-C++

http://xml.apache.org/xalan-c/index.html

You'd probably do better to use XSLT at the same time, or else you have a lot of tinkering ahead of you


All times are GMT -5. The time now is 07:51 AM.