Skip to content

XOM 1.3.0

Compare
Choose a tag to compare
@elharo elharo released this 31 Dec 20:19
· 86 commits to master since this release
3a151b5

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.