|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.formproc.conversion.AbstractTypeConverter
Base abstract class for TypeConverter implementations.
| Constructor Summary | |
AbstractTypeConverter()
|
|
| Method Summary | |
void |
loadConfiguration(com.anthonyeden.lib.config.Configuration configuration)
Provides a no-op default implementation of this method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.formproc.conversion.TypeConverter |
convert |
| Constructor Detail |
public AbstractTypeConverter()
| Method Detail |
public void loadConfiguration(com.anthonyeden.lib.config.Configuration configuration)
throws com.anthonyeden.lib.config.ConfigurationException
loadConfiguration in interface TypeConverterconfiguration - The configuration
com.anthonyeden.lib.config.ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||