Re: dom4j and Barracuda
Thelmo Loisio <[email protected]> Fri, 16 Jan 2004 16:56:13 +0100
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Organization | NONE |
| Message-ID | <[email protected]> |
On Fri, 2004-01-16 at 16:15, Jacob Kjome wrote: > I haven't use it, but I don't see why it should interfere with anything. The > only thing is that Barracuda requires a w3c dom document to work upon. If you > want to create a document in dom4j and convert it to w3c dom and then send it to > Barracuda (components, eg... BTemplate and family), it should work fine. Yeas basically i would like to to do something similar, i've a library which produce (with dom4j) an object representing XML data, which i would like to transform in a DOM (also done with dom4j) and use it with Barracuda. Thanks. -- Thelmo