Uses of Class
com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.AppliedRuleDescription
-
Packages that use XhtmlCleaner.AppliedRuleDescription Package Description com.atlassian.confluence.content.render.xhtml -
-
Uses of XhtmlCleaner.AppliedRuleDescription in com.atlassian.confluence.content.render.xhtml
Methods in com.atlassian.confluence.content.render.xhtml that return types with arguments of type XhtmlCleaner.AppliedRuleDescription Modifier and Type Method Description List<XhtmlCleaner.AppliedRuleDescription>
XhtmlCleaner.Result. getAppliedRuleDescriptions()
Deprecated.Methods in com.atlassian.confluence.content.render.xhtml with parameters of type XhtmlCleaner.AppliedRuleDescription Modifier and Type Method Description void
XhtmlCleaner.Result. addAppliedRuleDescription(XhtmlCleaner.AppliedRuleDescription description)
Deprecated.
-