Using XMLObjects seems to be the best, at least for performance point of vue.

The problem is (for me) Java: does some body has a simple example for doing that ?
("that" = get result of an xpath query, keep only required nodes, dropping children).

Thanks,
Erick.


Ciprian Popovici wrote:
Friday, July 05, 2002, 15:47:09, Erick Brie`re <[EMAIL PROTECTED]> wrote:
  
(Perhaps my question concerns more Xpath than Xindice itself... ?)
Is there a way to get only nodes without their descendant(s) ?
    

I've asked the same recently. One answer seems to be to use XMLObjects
and alter the returned dataset at special requests. I'm working on it
but haven't advanced lately. Let me know if you get anywhere with it.

--Ciprian Popovici


  

Reply via email to