public final class StringToFileConverter extends Converter<File>
| Constructor and Description |
|---|
StringToFileConverter() |
| Modifier and Type | Method and Description |
|---|---|
File |
convert(String value)
Converts the supplied
value into an Object of the
appropriate type. |
equals, getType, hashCode, toStringpublic StringToFileConverter()
Copyright © 2017–2019, microBean. All rights reserved.