Re: Use of DOM nodes in a java program

Sure,

Check out www.openxml.org they offer HTML set of classes for DOM
implementation.

mike


-----Original Message-----
From: Bénédicte DESCLEFS <Benedicte.Desclefs@lip6.fr>
To: www-dom@w3.org <www-dom@w3.org>
Date: Thursday, May 20, 1999 6:37 AM
Subject: Use of DOM nodes in a java program


>Hello,
>
>I would like to use the nodes of the DOM tree in a program written in Java.
>(I want to display this tree ; I thus need to access these nodes from my
>java program).
>
>Can my java program deal with the DOM types (Node, Element, etc..) ?
>
>Thanks a lot for your help,
>
>Bénédicte
>
>
>--
>Bénédicte DESCLEFS tel: +33 (0) 1 44 27 75 12
>mailto:desclefs@rp.lip6.fr fax: +33 (0) 1 44 27 74 95
>http://www-rp.lip6.fr/~desclefs
>Universite Pierre et Marie Curie
>Laboratoire LIP6-CNRS, Capitaine Scott C667
>4, Place Jussieu
>Paris Cedex 05
>France
>
>

Received on Thursday, 20 May 1999 09:05:53 UTC