You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Di...@netformfive.de on 2002/01/04 11:08:55 UTC

probably easy DOM question...

Hi Developers !

It's no problem to get a node or nodeset, belonging to a given XPath
- but what about vice versa ?

Is there an easy way (some API, I didn't see) to get a DOM-Node's canonical
XPath ?

This must be a standard problem, so I can not imagine, that I have to
traverse the
DOM tree myself, to find out a node's XPath.

Any help appreciated,

Dirk