net.sf.dynamicreports.report.base.expression
Class AbstractValueFormatter<T,U>
java.lang.Object
net.sf.dynamicreports.report.base.expression.AbstractValueFormatter<T,U>
- All Implemented Interfaces:
- Serializable, DRIValueFormatter<T,U>
public abstract class AbstractValueFormatter<T,U>
- extends Object
- implements DRIValueFormatter<T,U>
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractValueFormatter
protected AbstractValueFormatter()
AbstractValueFormatter
protected AbstractValueFormatter(String name)
getName
public String getName()
getValueClass
public Class<T> getValueClass()
- Specified by:
getValueClass
in interface DRIValueFormatter<T,U>
Copyright © 2010-2014. All Rights Reserved.