@Role
public interface ContentAlterer
Modifier and Type | Method and Description |
---|---|
AlteredContent |
alter(AlteredContent alteredContent)
Provides altering of an already altered content, such allowing for multiple alterers to be composed.
|
AlteredContent |
alter(CharSequence sequence) |
AlteredContent alter(CharSequence sequence)
sequence
- the characters sequence to alterAlteredContent alter(AlteredContent alteredContent)
alteredContent
- the already altered content to apply filtering onCopyright © 2004–2022 XWiki. All rights reserved.