public interface Transformer
| Modifier and Type | Method and Description |
|---|---|
String |
getFileExtension() |
String |
getTargetFileExtension() |
String |
transform(File source) |
boolean |
wrapTemplate() |
String getFileExtension()
String getTargetFileExtension()
String transform(File source) throws IOException
IOExceptionboolean wrapTemplate()
Copyright © 2014. All Rights Reserved.