org.equilibriums.aop.utils.interceptor.convert.converters
Class TextFormatConverter

java.lang.Object
  extended by org.equilibriums.aop.utils.interceptor.convert.converters.TextFormatConverter
All Implemented Interfaces:
Converter

public class TextFormatConverter
extends Object
implements Converter


Constructor Summary
TextFormatConverter()
           
 
Method Summary
 Object convert(Object source)
           
 Format getFormat()
           
 void setFormat(Format format)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextFormatConverter

public TextFormatConverter()
Method Detail

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.