org.springframework.binding.form.support
Class NestedPropertyChangeListener.StringConverter
java.lang.Object
org.springframework.binding.form.support.NestedPropertyChangeListener.StringConverter
- All Implemented Interfaces:
- org.apache.commons.beanutils.Converter
- Enclosing class:
- NestedPropertyChangeListener
public static final class NestedPropertyChangeListener.StringConverter
- extends Object
- implements org.apache.commons.beanutils.Converter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NestedPropertyChangeListener.StringConverter
public NestedPropertyChangeListener.StringConverter()
convert
public Object convert(Class type,
Object value)
- Specified by:
convert in interface org.apache.commons.beanutils.Converter
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.