Skip to Content.
Sympa Menu

xom-interest - RE: [XOM-interest] XOM 1.1: XPath

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Michael Kay" <mike AT saxonica.com>
  • To: "'Elliotte Harold'" <elharo AT metalab.unc.edu>
  • Cc: xom-interest AT lists.ibiblio.org, 'John Cowan' <jcowan AT reutershealth.com>
  • Subject: RE: [XOM-interest] XOM 1.1: XPath
  • Date: Fri, 7 Jan 2005 13:54:52 -0000

>
> What are the JDK requirements for JAXP 1.3? Will it run in
> Java 1.2? 1.1?

It's standard in JDK 1.5, and there's a freestanding version which you can
install under 1.4 and (I think) 1.3.
>
> I've thought about that. Is 6.5.3 adaptable to other object
> models?

6.5.3 already includes the JDOM mapping layer, so you could retrofit the 8.2
XOM mapping layer in the same way. However, it might be cleaner to change
the source so that it uses the XOM interface directly, which I don't think
would be difficult.

Michael Kay
http://www.saxonica.com/





Archive powered by MHonArc 2.6.24.

Top of Page