Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Converting a nu.xom.Document to a org.w3c.dom.Document

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT ibiblio.org>
  • To: christophe.marchand AT axyus.com, XOM API for Processing XML with Java <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Converting a nu.xom.Document to a org.w3c.dom.Document
  • Date: Wed, 14 Oct 2009 10:29:24 -0400

On Wed, Oct 14, 2009 at 9:45 AM, Christophe Marchand
<christophe.marchand AT axyus.com> wrote:
> Hi,
>
> is there a way to convert a nu.xom.Document to a DOM Document ?
>

http://www.xom.nu/apidocs/nu/xom/converters/DOMConverter.html

> Another question : as transform alway produces a Nodes, there is no way
> to produce html, isn't it ?

What do you mean by "html"? You can certainly produce XHTML.

--
Elliotte Rusty Harold
elharo AT ibiblio.org




Archive powered by MHonArc 2.6.24.

Top of Page