lucidsoftware / xtract

A library to make it easy to deserialize XML to user types in scala
Apache License 2.0
60 stars 20 forks source link

Add support for xpath like filter operation #3

Closed tmccombs closed 7 years ago

tmccombs commented 7 years ago

Add an operation to XPath that allows you to filter the nodeseq by the value of an attribute, or the presence of an attribute on each element.

tmccombs commented 7 years ago

Fixed by 9fda3bbd516a66fc21e24e8b36135e2e1c11f015