|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mortbay.Util.ConverterBase | +--com.mortbay.Util.ObjectConverter | +--com.mortbay.Util.DictionaryConverter
Class to convert Dictionary's to complex object types. Renamed as ObjectConverter, since all converters are named after the type they convert to, not from!
Inner classes inherited from class com.mortbay.Util.ObjectConverter |
ObjectConverter.ObjectConvertFail |
Constructor Summary | |
DictionaryConverter()
Deprecated. |
Methods inherited from class com.mortbay.Util.ObjectConverter |
doConvert,
fillObject |
Methods inherited from class com.mortbay.Util.ConverterBase |
convert,
setTransformMode,
unsafeConvert |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DictionaryConverter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |