RE: [xml] Re: xpath tutorial example



From: Phlip [mailto:phlipcpp yahoo com] 
I'm adding an xpath example to the tutorial.
Draft posted here:
http://www.inkstain.net/fleck/tutorial/ar01s05.html
Feedback encouraged.

You need a warning label the code is C.

Of course it's C. libxml is a C API.

I started checking it 
for C++ style
and ... it failed ;-)

We wrap libxml's xpath in libxml++. See Node::find():
http://libxmlplusplus.sourceforge.net/reference/html/classxmlpp_1_1Node.html
#\
(not very well documented)

Murray Cumming
murrayc usa net
www.murrayc.com 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]