Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] questions about NUX 1.0 rc2

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <whoschek AT lbl.gov>
  • To: "Claudio Haffner" <haffner AT email.it>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] questions about NUX 1.0 rc2
  • Date: Tue, 18 Jan 2005 09:30:43 -0800


My questions is :
a.. does Nux support user-defined functions ?


Sure, I think the javadoc for XQuery.java says it supports them (and other XQuery features) in the same way that Saxon does, and links to the relevant Saxon documentation for this. Nux doesn't do anything special, it's Saxon that does all the heavy lifting.

One way of looking at it is that Nux wraps Saxon via a XOM-friendly API, hiding most of it's complexity and making it accessible via a convenient API.

Wolfgang.





Archive powered by MHonArc 2.6.24.

Top of Page