Uses of Class
com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.Result
-
Packages that use StorageFormatCleaner.Result Package Description com.atlassian.confluence.content.render.xhtml -
-
Uses of StorageFormatCleaner.Result in com.atlassian.confluence.content.render.xhtml
Methods in com.atlassian.confluence.content.render.xhtml that return StorageFormatCleaner.Result Modifier and Type Method Description StorageFormatCleaner.ResultPolicyConfiguredCleaner. cleanEntity(ContentEntityObject uncleanCeo)StorageFormatCleaner.ResultStorageFormatCleaner. cleanEntity(ContentEntityObject uncleanCeo)Clean the supplied body content markup and make it safe from security concerns.
-