public class SpringResourceValueConverter extends Object implements ValueConverter<org.springframework.core.io.Resource>
| Constructor and Description |
|---|
SpringResourceValueConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
fromString(String value) |
List<org.springframework.core.io.Resource> |
fromStrings(String value) |
public org.springframework.core.io.Resource fromString(String value) throws ConstrettoConversionException
fromString in interface ValueConverter<org.springframework.core.io.Resource>ConstrettoConversionExceptionpublic List<org.springframework.core.io.Resource> fromStrings(String value) throws ConstrettoConversionException
ConstrettoConversionExceptionCopyright © 2008–2013. All rights reserved.