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 classAbstractTransformationCode common to all Transformation and base implementation of priorities (seegetPriority()).Methods in org.xwiki.rendering.transformation that return Transformation Modifier and Type Method Description TransformationRenderingContext. getTransformation()Methods in org.xwiki.rendering.transformation with parameters of type Transformation Modifier and Type Method Description intAbstractTransformation. compareTo(Transformation transformation)
-