|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.xhtml.XhtmlCleaner.Result
StorageFormatCleaner instead.
public static class XhtmlCleaner.Result
The complete results of a clean up operation.
| Constructor Summary | |
|---|---|
XhtmlCleaner.Result()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
addAppliedRuleDescription(XhtmlCleaner.AppliedRuleDescription description)
Deprecated. |
java.util.List<XhtmlCleaner.AppliedRuleDescription> |
getAppliedRuleDescriptions()
Deprecated. |
java.lang.String |
getCleanedData()
Deprecated. |
void |
setCleanedData(java.lang.String data)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XhtmlCleaner.Result()
| Method Detail |
|---|
public void setCleanedData(java.lang.String data)
public void addAppliedRuleDescription(XhtmlCleaner.AppliedRuleDescription description)
public java.util.List<XhtmlCleaner.AppliedRuleDescription> getAppliedRuleDescriptions()
public java.lang.String getCleanedData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||