net.sf.ezmorph.primitive

Class AbstractDecimalMorpher

public abstract class AbstractDecimalMorpher extends AbstractPrimitiveMorpher

Base class for primitive decimal conversion.

Author: Andres Almiray

Constructor Summary
AbstractDecimalMorpher()
AbstractDecimalMorpher(boolean useDefault)

Constructor Detail

AbstractDecimalMorpher

public AbstractDecimalMorpher()

AbstractDecimalMorpher

public AbstractDecimalMorpher(boolean useDefault)

Parameters: useDefault if morph() should return a default value if the value to be morphed is null

Copyright © 2006-2011. All Rights Reserved.