org.norther.tammi.core.config
Interface ConfigurableConverter

All Superinterfaces:
Configurable, ObjectConverter
All Known Implementing Classes:
DefaultConfigurableConverter

public interface ConfigurableConverter
extends ObjectConverter, Configurable

ConfigurableConverter extends ObjectConverter with property file support.

Author:
Ilkka Priha

Method Summary
 
Methods inherited from interface org.norther.tammi.core.converter.ObjectConverter
getFormatPattern, getInstance, getInstance, getInstance, getLocalizedPattern, getResourceFinderName, isConversionSupported, setResourceFinderName, toString, toString, toString, toStrings, toStrings, toStrings
 
Methods inherited from interface org.norther.tammi.core.config.Configurable
addProperty, addProperty, clearProperties, containsProperty, getConfigKey, getProperties, getProperty, getPropertyFilePath, indexOfProperty, propertyMap, propertyMap, removeProperty, removeProperty, setConfigKey, setProperties, setProperty, setPropertyFilePath, setPropertyFilePath, storeProperties
 



Copyright © 2004 The Norther Organization. All rights reserved.