|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.rendering.transformation.AbstractTransformation
org.xwiki.rendering.internal.transformation.icon.IconTransformation
@Component @Named(value="icon") @Singleton public class IconTransformation
Transforms some special characters representing icons into images. For example transforms :) characters
into a smiley.
| Constructor Summary | |
|---|---|
IconTransformation()
|
|
| Method Summary | |
|---|---|
void |
initialize()
|
void |
transform(Block source,
TransformationContext context)
|
| Methods inherited from class org.xwiki.rendering.transformation.AbstractTransformation |
|---|
compareTo, getPriority, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IconTransformation()
| Method Detail |
|---|
public void initialize()
throws org.xwiki.component.phase.InitializationException
initialize in interface org.xwiki.component.phase.Initializableorg.xwiki.component.phase.InitializationExceptionInitializable.initialize()
public void transform(Block source,
TransformationContext context)
throws TransformationException
transform in interface TransformationTransformationExceptionTransformation.transform(Block, TransformationContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||