StorageFormatCleaner
instead.public static class XhtmlCleaner.Result extends Object
Constructor and Description |
---|
Result()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addAppliedRuleDescription(XhtmlCleaner.AppliedRuleDescription description)
Deprecated.
|
List<XhtmlCleaner.AppliedRuleDescription> |
getAppliedRuleDescriptions()
Deprecated.
|
String |
getCleanedData()
Deprecated.
|
void |
setCleanedData(String data)
Deprecated.
|
public void setCleanedData(String data)
public void addAppliedRuleDescription(XhtmlCleaner.AppliedRuleDescription description)
public List<XhtmlCleaner.AppliedRuleDescription> getAppliedRuleDescriptions()
public String getCleanedData()
Copyright © 2003–2017 Atlassian. All rights reserved.