net.sf.ezmorph.primitive
public abstract class AbstractIntegerMorpher extends AbstractPrimitiveMorpher
Constructor Summary | |
---|---|
AbstractIntegerMorpher() | |
AbstractIntegerMorpher(boolean useDefault) |
Method Summary | |
---|---|
protected String | getIntegerValue(Object obj)
Trims the String from the begining to the first "." |
Parameters: useDefault if morph() should return a default value if the value to be morphed is null