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

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

public class TextParseConverter
extends Object
implements Converter


Constructor Summary
TextParseConverter()
           
 
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

TextParseConverter

public TextParseConverter()
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.