public class CleanEditorContent extends Object implements Filter
| Constructor and Description |
|---|
CleanEditorContent() |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
filter(CharSequence rawContent)
Filter content, or if there are serious objections then throws
FilterException |
void |
init()
Any policy init or re-init
|
public CharSequence filter(CharSequence rawContent) throws FilterException
FilterFilterExceptionfilter in interface FilterFilterExceptionCopyright © 2018. All rights reserved.