Deprecated API


Contents
Deprecated Methods
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-2013 XWiki. All Rights Reserved.