Interface ResourceTransformer
- All Known Implementing Classes:
XSLTResourceTransformer
public interface ResourceTransformer
The interface for a Transformer objects.
-
Method Summary
Modifier and TypeMethodDescriptiontransform(Representation newRepresentation, Representation oldRepresentation)
-
Method Details
-
transform
-