Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XOM 1.3.0

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Peter Murray-Rust <pm286 AT cam.ac.uk>
  • To: XOM API for Processing XML with Java <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] XOM 1.3.0
  • Date: Mon, 31 Dec 2018 22:02:17 +0000

Just to thank Elliotte for ~20 years of XOM. I use it every day.

P.

On Mon, Dec 31, 2018 at 9:32 PM Elliotte Rusty Harold <elharo AT ibiblio.org>
wrote:

> I've posted XOM 1.3.0 in the usual location:
>
> https://xom.nu/
>
> The Nodes and Elements classes are iterable so you can use the
> enhanced for loop syntax on instances of these classes.
>
> The copy() method is now covariant.
>
> It should be backwards compatible with earlier versions. Java 1.6 or
> later is required.
>
> I considered other places I wanted to use Iterable (e.g. on the
> children of Node) but haven't made up my mind yet, so I thought I'd
> push out at least this much.
>
> --
> Elliotte Rusty Harold
> elharo AT ibiblio.org
> _______________________________________________
> XOM-interest mailing list
> XOM-interest AT lists.ibiblio.org
> https://lists.ibiblio.org/mailman/listinfo/xom-interest
>


--
Peter Murray-Rust
Reader Emeritus in Molecular Informatics
Unilever Centre, Dept. Of Chemistry
University of Cambridge
CB2 1EW, UK
+44-1223-763069



  • [XOM-interest] XOM 1.3.0, Elliotte Rusty Harold, 12/31/2018
    • Re: [XOM-interest] XOM 1.3.0, Peter Murray-Rust, 12/31/2018

Archive powered by MHonArc 2.6.24.

Top of Page