Uses of Class
org.xwiki.rendering.transformation.TransformationContext

Packages that use TransformationContext
org.xwiki.rendering.transformation   
 

Uses of TransformationContext in org.xwiki.rendering.transformation
 

Methods in org.xwiki.rendering.transformation that return TransformationContext
 TransformationContext TransformationContext.clone()
          
 

Methods in org.xwiki.rendering.transformation with parameters of type TransformationContext
 void TransformationManager.performTransformations(Block block, TransformationContext context)
           
 void Transformation.transform(Block block, TransformationContext context)
          Transform the passed XDOM and modifies it.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.