|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.rblasch.convert.converters.AbstractConverterFactory
| Constructor Summary | |
AbstractConverterFactory()
|
|
| Method Summary | |
protected boolean |
can(Type sourceType,
Type destinationType)
|
protected MetaConverter |
lookup(Type sourceType,
Type destinationType)
|
void |
setLookup(ConverterLookup lookup)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rblasch.convert.ConverterFactory |
create |
| Constructor Detail |
public AbstractConverterFactory()
| Method Detail |
public void setLookup(ConverterLookup lookup)
setLookup in interface ConverterFactory
protected MetaConverter lookup(Type sourceType,
Type destinationType)
protected boolean can(Type sourceType,
Type destinationType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||