Class XhtmlCleaner.AppliedRuleDescription
java.lang.Object
com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.AppliedRuleDescription
- Enclosing interface:
- XhtmlCleaner
Deprecated.
A description of a rule that was applied during the cleaning of content.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AppliedRuleDescription
Deprecated.
-
-
Method Details
-
getParameters
Deprecated.- Returns:
- the parameters for the description key.
-
getKey
Deprecated.- Returns:
- a unique key that can be mapped to a message describing the clean up rule applied.
-
StorageFormatCleaner
instead.