Uses of Class
org.xwiki.rendering.transformation.TransformationContext
-
Packages that use TransformationContext Package Description org.xwiki.rendering.transformation -
-
Uses of TransformationContext in org.xwiki.rendering.transformation
Methods in org.xwiki.rendering.transformation that return TransformationContext Modifier and Type Method Description TransformationContextTransformationContext. clone()Methods in org.xwiki.rendering.transformation with parameters of type TransformationContext Modifier and Type Method Description voidTransformationManager. performTransformations(Block block, TransformationContext context)voidTransformation. transform(Block block, TransformationContext context)Transform the passed XDOM and modifies it.
-