Package org.xwiki.rendering.transformation
-
Interface Summary Interface Description RenderingContext The context of the rendering engine during transformation.Transformation Performs a transformation on a XDOM (i.e.TransformationManager Executes a set of transformations, in the correct order. -
Class Summary Class Description AbstractTransformation Code common to all Transformation and base implementation of priorities (seeTransformation.getPriority()
).TransformationContext The context of the transformation process. -
Exception Summary Exception Description TransformationException Encapsulate a rendering error.