Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Sparta: similar to XOM.

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: John Cowan <jcowan AT reutershealth.com>
  • To: eob AT exch.hpl.hp.com (O'Brien-Strain, Eamonn)
  • Cc: xom-interest AT lists.ibiblio.org ('xom-interest AT lists.ibiblio.org')
  • Subject: Re: [XOM-interest] Sparta: similar to XOM.
  • Date: Sat, 28 Sep 2002 00:57:31 -0400 (EDT)

O'Brien-Strain, Eamonn scripsit:

> -- Conversely, XOM is a wrapper around a W3C compliant parser.

XOM is based on SAX, which is not actually a W3C standard.
There is a W3C-compliant DOM converter, though.

> * Compiled code size
> -- sparta.jar is 42 kB (Parser, DOM, & XPath)
> -- xom-1.0d3.jar is 64 kb (DOM only). The xerces parser would add about
> 1600 kB.

Piccolo would be considerably more compact.

--
John Cowan jcowan AT reutershealth.com www.reutershealth.com
www.ccil.org/~cowan
"The exception proves the rule." Dimbulbs think: "Your counterexample proves
my theory." Classicists think "'Probat' means 'tests': the exception puts the
rule to the proof." But legal historians know it means "Evidence for an
exception is evidence of the existence of a rule in cases not excepted from."




Archive powered by MHonArc 2.6.24.

Top of Page