| Field and Description |
|---|
| org.xwiki.rendering.syntax.Syntax.XWIKI_1_0
since 5.0
|
| Method and Description |
|---|
| org.xwiki.rendering.block.MacroMarkerBlock.getName()
since 2.4M1 use
MacroMarkerBlock.getId() instead |
| org.xwiki.rendering.transformation.TransformationManager.performTransformations(XDOM, Syntax)
since 2.4M1 use
TransformationManager.performTransformations(Block, TransformationContext) instead |
| org.xwiki.rendering.transformation.AbstractTransformation.transform(XDOM, Syntax) |
| org.xwiki.rendering.transformation.Transformation.transform(XDOM, Syntax)
since 2.4M1 use
Transformation.transform(Block, TransformationContext) instead |
Copyright © 2004–2017 XWiki. All rights reserved.