|
|||||||||
| 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.wikiword.WikiWordTransformation
@Component @Named(value="wikiword") @Singleton public class WikiWordTransformation
Automatically replace words representing Wiki Words with a link.
| Constructor Summary | |
|---|---|
WikiWordTransformation()
|
|
| Method Summary | |
|---|---|
void |
transform(Block block,
TransformationContext transformationContext)
|
| 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 WikiWordTransformation()
| Method Detail |
|---|
public void transform(Block block,
TransformationContext transformationContext)
throws TransformationException
TransformationExceptionTransformation.transform(Block, TransformationContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||