Uses of Interface
org.xwiki.rendering.transformation.Transformation
-
Packages that use Transformation Package Description org.xwiki.rendering.transformation -
-
Uses of Transformation in org.xwiki.rendering.transformation
Classes in org.xwiki.rendering.transformation that implement Transformation Modifier and Type Class Description class
AbstractTransformation
Code common to all Transformation and base implementation of priorities (seegetPriority()
).Methods in org.xwiki.rendering.transformation that return Transformation Modifier and Type Method Description Transformation
RenderingContext. getTransformation()
Methods in org.xwiki.rendering.transformation with parameters of type Transformation Modifier and Type Method Description int
AbstractTransformation. compareTo(Transformation transformation)
-