Interface IFormatter

    • Method Detail

      • formatValue

        java.lang.String formatValue​(java.lang.Object value)
                              throws BirtException
        format the value object into a string.
        Parameters:
        value -
        Returns:
        Throws:
        BirtException