| 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 | Description |
|---|---|
| AbstractTransformation |
Code common to all Transformation and base implementation of priorities (see
Transformation.getPriority()). |
| TransformationContext |
The context of the transformation process.
|
| Exception | Description |
|---|---|
| TransformationException |
Encapsulate a rendering error.
|
Copyright © 2004–2016 XWiki. All rights reserved.