Class DayTimeDurationValue

    • Constructor Detail

      • DayTimeDurationValue

        public DayTimeDurationValue​(String val)
                             throws IllegalArgumentException
        Creates instance from string representation
        Parameters:
        val - string representation of xs:dayTimeDuration
        Throws:
        IllegalArgumentException - if val is not a valid string representation for xs:dayTimeDuration
    • Method Detail

      • getXdmItem

        public net.sf.saxon.s9api.XdmItem getXdmItem()
        Returns:
        corresponding XPath (XDM) value