Uses of Interface
org.xwiki.annotation.content.AlteredContent
-
Packages that use AlteredContent Package Description org.xwiki.annotation.content -
-
Uses of AlteredContent in org.xwiki.annotation.content
Methods in org.xwiki.annotation.content that return AlteredContent Modifier and Type Method Description AlteredContent
ContentAlterer. alter(CharSequence sequence)
AlteredContent
ContentAlterer. alter(AlteredContent alteredContent)
Provides altering of an already altered content, such allowing for multiple alterers to be composed.Methods in org.xwiki.annotation.content with parameters of type AlteredContent Modifier and Type Method Description AlteredContent
ContentAlterer. alter(AlteredContent alteredContent)
Provides altering of an already altered content, such allowing for multiple alterers to be composed.
-