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
Filter
FilterException
filter
in interface Filter
FilterException
Copyright © 2018. All rights reserved.