public class SpringResourceValueConverter extends Object implements org.constretto.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 org.constretto.exception.ConstrettoConversionException
fromString in interface org.constretto.ValueConverter<org.springframework.core.io.Resource>org.constretto.exception.ConstrettoConversionExceptionCopyright © 2008–2018. All rights reserved.