public interface GenericElementJsonHandler extends GenericElementHandler
Modifier and Type | Field and Description |
---|---|
static String |
PARAMETER_CLEAR_CONTEXT_CACHE |
Modifier and Type | Method and Description |
---|---|
String |
getJsonFragment(JsonExporterContext exporterContext,
JRGenericPrintElement element)
Returns an JSON fragment that is to be inserted in the export output.
|
toExport
static final String PARAMETER_CLEAR_CONTEXT_CACHE
String getJsonFragment(JsonExporterContext exporterContext, JRGenericPrintElement element)
element
- the generic print elementCopyright © 2017. All rights reserved.