java.lang.Object
dev.metaschema.core.metapath.function.library.MapKeys
Implements the XPath 3.1 map:keys
function.
-
Method Summary
-
Method Details
-
keys
An implementation of XPath 3.1 map:keys.- Parameters:
map- the map to get the keys for- Returns:
- a stream of map keys
-