|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ezmorph.primitive.AbstractPrimitiveMorpher
net.sf.ezmorph.primitive.AbstractIntegerMorpher
public abstract class AbstractIntegerMorpher
Base class por primitive integer conversion.
| Constructor Summary | |
|---|---|
AbstractIntegerMorpher()
|
|
AbstractIntegerMorpher(boolean useDefault)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getIntegerValue(java.lang.Object obj)
Trims the String from the begining to the first "." |
| Methods inherited from class net.sf.ezmorph.primitive.AbstractPrimitiveMorpher |
|---|
isUseDefault, supports |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.ezmorph.Morpher |
|---|
morphsTo |
| Constructor Detail |
|---|
public AbstractIntegerMorpher()
public AbstractIntegerMorpher(boolean useDefault)
| Method Detail |
|---|
protected java.lang.String getIntegerValue(java.lang.Object obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||