public interface Transformer<T>
| Modifier and Type | Method and Description |
|---|---|
Object |
transform(T obj,
Configuration configuration) |
Object transform(T obj, Configuration configuration)
obj - object to transformconfiguration - configuration to useCopyright © 2011–2013. All rights reserved.