T
- public interface Transformer<T>
T transform(Resource resource) throws TransformationException
Resource
into another representation of type
T
.resource
- Resource to transformnull
if Resource
is not transformable into this type.TransformationException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"