Interface GenericElementJsonHandler

    • Field Detail

      • PARAMETER_CLEAR_CONTEXT_CACHE

        static final java.lang.String PARAMETER_CLEAR_CONTEXT_CACHE
        See Also:
        Constant Field Values
    • Method Detail

      • getJsonFragment

        java.lang.String getJsonFragment​(JsonExporterContext exporterContext,
                                         JRGenericPrintElement element)
        Returns an JSON fragment that is to be inserted in the export output.
        Parameters:
        element - the generic print element
        Returns:
        the JSON fragment that represents the exported element