org.equilibriums.aop.utils.interceptor.convert.converters
Class TextFormatConverter
java.lang.Object
org.equilibriums.aop.utils.interceptor.convert.converters.TextFormatConverter
- All Implemented Interfaces:
- Converter
public class TextFormatConverter
- extends Object
- implements Converter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextFormatConverter
public TextFormatConverter()
getFormat
public Format getFormat()
setFormat
public void setFormat(Format format)
convert
public Object convert(Object source)
- Specified by:
convert in interface Converter
Copyright © 2011. All Rights Reserved.