You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Matthew Clark <m....@btinternet.com> on 2001/05/26 14:48:32 UTC

XPath

Hi - I don't want to use the XPathAPI - where can I find some information on
how best to use the low level API?  I have it working but it's a bit ugly
and I'm sure I'm over complicating it.

Regards,

Matthew.


Re: XPath

Posted by Gary L Peskin <ga...@firstech.com>.
The best place to look is probably at the source code for XPathAPI.

Gary

Matthew Clark wrote:
> 
> Hi - I don't want to use the XPathAPI - where can I find some information on
> how best to use the low level API?  I have it working but it's a bit ugly
> and I'm sure I'm over complicating it.
> 
> Regards,
> 
> Matthew.