Package com.jadice.web.export.server
Class ExportHelper
java.lang.Object
com.jadice.web.export.server.ExportHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection
<String> static com.levigo.jadice.document.render.RenderControlsInventory
getRenderControlsInventory
(Document document) static com.levigo.jadice.document.render.RenderControlsInventory
getRenderControlsInventory
(Document document, String... allowedPropertyNames) static void
setRedactionTypes
(Collection<String> redactionTypes)
-
Constructor Details
-
ExportHelper
public ExportHelper()
-
-
Method Details
-
getRenderControlsInventory
public static com.levigo.jadice.document.render.RenderControlsInventory getRenderControlsInventory(Document document) -
getRenderControlsInventory
-
setRedactionTypes
- Parameters:
redactionTypes
- the elements that specify which annotation types to redact. Existing elements are removed from the list.
-
getRedactionTypes
-