Uses of Class
net.sf.jasperreports.jackson.util.JacksonUtil
-
Packages that use JacksonUtil Package Description net.sf.jasperreports.jackson.util net.sf.jasperreports.json.export -
-
Uses of JacksonUtil in net.sf.jasperreports.jackson.util
Methods in net.sf.jasperreports.jackson.util that return JacksonUtil Modifier and Type Method Description static JacksonUtil
JacksonUtil. getInstance(JasperReportsContext jasperReportsContext)
-
Uses of JacksonUtil in net.sf.jasperreports.json.export
Methods in net.sf.jasperreports.json.export with parameters of type JacksonUtil Modifier and Type Method Description static void
JsonExporter. writeBookmarks(List<PrintBookmark> bookmarks, Writer writer, JacksonUtil jacksonUtil)
-