Interface ItemMappingFunction

    • Method Detail

      • mapItem

        Item mapItem​(Item item)
              throws XPathException
        Map one item to another item.
        Parameters:
        item - The input item to be mapped.
        Returns:
        either the output item, or null.
        Throws:
        XPathException - if a dynamic error occurs