Module dev.metaschema.core
Class FnHoursFromDuration
java.lang.Object
dev.metaschema.core.metapath.function.library.FnHoursFromDuration
Implements the XPath 3.1 fn:hours-from-duration.
function.
-
Method Summary
-
Method Details
-
fnHoursFromDuration
Implements fn:hours-from-duration.- Parameters:
arg- the meta:duration item from which to extract the hour component- Returns:
- the hour component from the duration as an integer item
-