Uses of Class
org.xwiki.rendering.transformation.TransformationContext
Packages that use TransformationContext
-
Uses of TransformationContext in org.xwiki.rendering.transformation
Methods in org.xwiki.rendering.transformation that return TransformationContextMethods in org.xwiki.rendering.transformation with parameters of type TransformationContextModifier and TypeMethodDescriptionvoidTransformationManager.performTransformations(Block block, TransformationContext context) voidTransformation.transform(Block block, TransformationContext context) Transform the passed XDOM and modifies it.