public abstract class StringTransformer extends Object implements Transformer
| Constructor and Description |
|---|
StringTransformer() |
| Modifier and Type | Method and Description |
|---|---|
String |
transform(File source) |
abstract String |
transform(String str) |
boolean |
wrapTemplate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFileExtension, getTargetFileExtensionpublic String transform(File source) throws IOException
transform in interface TransformerIOExceptionpublic boolean wrapTemplate()
wrapTemplate in interface TransformerCopyright © 2014. All Rights Reserved.