Skip to Content.
Sympa Menu

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

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <wolfgang.hoschek AT mac.com>
  • To: Ryan Mills <ryanmills AT mac.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] org.w3c.dom.Document to nu.xom.Document
  • Date: Tue, 17 Jan 2006 23:36:49 -0800

Is there a way to convert this to a nu.xom.Document without saving to an XML file using some kind of serializer first and then reading it back in?

nu.xom.converters.DOMConverter can be used to convert to and from DOM without intermediate serialization.

Wolfgang.






Archive powered by MHonArc 2.6.24.

Top of Page