Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
If the element content is empty or null the methods will return null
This is now possible:
xml.'**'.find { it.name() == 'someEmptyBigDecimal' }?.toBigDecimal()