Uses of Class
org.xwiki.rendering.transformation.TransformationException
Packages that use TransformationException
-
Uses of TransformationException in org.xwiki.rendering.transformation
Methods in org.xwiki.rendering.transformation that throw TransformationExceptionModifier and TypeMethodDescriptionvoidTransformationManager.performTransformations(Block block, TransformationContext context) voidDeprecated.voidTransformation.transform(Block block, TransformationContext context) Transform the passed XDOM and modifies it.voidDeprecated.
Transformation.transform(Block, TransformationContext)instead